Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | ||
| | ||||||
* | fixed dark style bg color, | 2021-04-05 | 2 | -2/+22 | ||
| | | | | | update system tray menu according to window state, restore window geometry after minimizing to tray. | |||||
* | added app lock class | 2021-04-05 | 4 | -0/+903 | ||
| | ||||||
* | src init | 2021-04-05 | 172 | -0/+3785 | ||