Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix crash on lock screen setup | 2021-04-26 | 2 | -5/+3 | ||
| | ||||||
* | added option to change notification type. | 2021-04-18 | 4 | -124/+219 | ||
| | | | | - added ability to switch b/w native notification and customized notifications | |||||
* | animate lock | 2021-04-18 | 2 | -9/+17 | ||
| | ||||||
* | updated class | 2021-04-18 | 3 | -14/+50 | ||
| | ||||||
* | update spell checker settings in settings | 2021-04-11 | 1 | -1/+2 | ||
| | ||||||
* | implemented notification timeout spinbox in settings | 2021-04-11 | 4 | -23/+65 | ||
| | ||||||
* | updated default timeout of popup | 2021-04-11 | 1 | -2/+2 | ||
| | ||||||
* | code clean up and theme switching issue fix, notification pop-up theme fix. | 2021-04-11 | 2 | -65/+44 | ||
| | ||||||
* | fix app shortcut popup layout | 2021-04-11 | 1 | -3/+7 | ||
| | ||||||
* | added setting obj | 2021-04-11 | 1 | -2/+8 | ||
| | ||||||
* | cleanup | 2021-04-11 | 2 | -0/+2 | ||
| | ||||||
* | moved webview code to seperate class | 2021-04-11 | 1 | -0/+38 | ||
| | ||||||
* | tray restore action now shows unread message count | 2021-04-10 | 1 | -19/+32 | ||
| | ||||||
* | follow set permission in page | 2021-04-10 | 2 | -28/+52 | ||
| | ||||||
* | added permission dialog in settings window | 2021-04-10 | 3 | -77/+127 | ||
| | ||||||
* | dialog upd8 | 2021-04-10 | 1 | -2/+2 | ||
| | ||||||
* | cleanup | 2021-04-10 | 1 | -0/+3 | ||
| | ||||||
* | enable context menu only for media type images | 2021-04-10 | 1 | -1/+7 | ||
| | ||||||
* | added permission dialog to project | 2021-04-10 | 4 | -0/+147 | ||
| | ||||||
* | update test case to check loaded correctly. | 2021-04-09 | 1 | -0/+9 | ||
| | ||||||
* | wrote new test case to check loaded correctly. | 2021-04-09 | 2 | -35/+54 | ||
| | ||||||
* | new global app shortcuts, other improvements | 2021-04-09 | 2 | -15/+83 | ||
| | ||||||
* | spellcheck impl | 2021-04-09 | 3 | -34/+212 | ||
| | ||||||
* | make static | 2021-04-09 | 1 | -2/+2 | ||
| | ||||||
* | updated some dictionaries source files | 2021-04-09 | 6 | -333649/+178508 | ||
| | ||||||
* | added new dictionaries source files | 2021-04-09 | 76 | -390/+4361012 | ||
| | ||||||
* | added webview class | 2021-04-09 | 3 | -9/+123 | ||
| | | | | new dictionaries deployment strategy | |||||
* | removed old dicts. | 2021-04-09 | 26 | -183019/+0 | ||
| | ||||||
* | integrated spell checker with app. | 2021-04-07 | 1 | -7/+18 | ||
| | ||||||
* | clean up | 2021-04-07 | 1 | -3/+0 | ||
| | ||||||
* | utils class update | 2021-04-07 | 2 | -53/+123 | ||
| | ||||||
* | added debug info widget in about dialog | 2021-04-07 | 3 | -117/+162 | ||
| | ||||||
* | added dictionary helper class | 2021-04-07 | 3 | -0/+96 | ||
| | ||||||
* | added dictionaries to source tree | 2021-04-07 | 33 | -0/+536633 | ||
| | ||||||
* | use wa_bg images | 2021-04-06 | 1 | -2/+5 | ||
| | ||||||
* | added wa_bg | 2021-04-06 | 3 | -0/+1 | ||
| | ||||||
* | fix label style in download manager | 2021-04-06 | 1 | -3/+0 | ||
| | ||||||
* | restore window pos when notification popup cicked | 2021-04-06 | 1 | -5/+4 | ||
| | ||||||
* | lock UI fade in on init | 2021-04-06 | 2 | -528/+561 | ||
| | ||||||
* | bypass browser upgrade page. | 2021-04-06 | 2 | -3/+46 | ||
| | ||||||
* | improve lock screen class | 2021-04-06 | 1 | -1/+5 | ||
| | ||||||
* | implemented new about dialog, | 2021-04-05 | 5 | -93/+191 | ||
| | | | | app lock feature | |||||
* | implemented runguard.. | 2021-04-05 | 1 | -1/+14 | ||
| | ||||||
* | runguard class added | 2021-04-05 | 1 | -0/+5 | ||
| | | | | new about dialog to project tree | |||||
* | runguard class added | 2021-04-05 | 2 | -0/+111 | ||
| | ||||||
* | new about dialog | 2021-04-05 | 3 | -0/+286 | ||
| | ||||||
* | updated lock class | 2021-04-05 | 3 | -40/+23 | ||
| | ||||||
* | organized project file a little bit. | 2021-04-05 | 1 | -6/+11 | ||
| | ||||||
* | disable engine init before qapp init. this causing a bug where app binary ↵ | 2021-04-05 | 1 | -3/+2 | ||
| | | | | will not respect qt.conf file. | |||||
* | lock screen init | 2021-04-05 | 4 | -38/+105 | ||
| |