Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix file dialog. | 2021-05-05 | 1 | -3/+4 | ||
| | ||||||
* | use non native file picker by default. since the native one is buggy. | 2021-05-05 | 1 | -1/+1 | ||
| | ||||||
* | handle download request, filedialog follow settings. | 2021-05-05 | 1 | -2/+6 | ||
| | ||||||
* | minor fixes | 2021-05-05 | 1 | -1/+1 | ||
| | ||||||
* | removed status bar widget, | 2021-05-05 | 1 | -29/+21 | ||
| | | | | added RateApp dialog. | |||||
* | added blank lines LOL | 2021-05-03 | 1 | -0/+2 | ||
| | ||||||
* | fixed #2 | 2021-04-30 | 1 | -2/+2 | ||
| | | | | follow popup timeout settings for systray messages. | |||||
* | allow app locking even if its not enabled in settings | 2021-04-26 | 1 | -6/+7 | ||
| | ||||||
* | fix crash on lock screen setup | 2021-04-26 | 1 | -3/+1 | ||
| | ||||||
* | added option to change notification type. | 2021-04-18 | 1 | -16/+57 | ||
| | | | | - added ability to switch b/w native notification and customized notifications | |||||
* | implemented notification timeout spinbox in settings | 2021-04-11 | 1 | -2/+9 | ||
| | ||||||
* | code clean up and theme switching issue fix, notification pop-up theme fix. | 2021-04-11 | 1 | -60/+38 | ||
| | ||||||
* | tray restore action now shows unread message count | 2021-04-10 | 1 | -19/+32 | ||
| | ||||||
* | update test case to check loaded correctly. | 2021-04-09 | 1 | -0/+9 | ||
| | ||||||
* | wrote new test case to check loaded correctly. | 2021-04-09 | 1 | -35/+53 | ||
| | ||||||
* | new global app shortcuts, other improvements | 2021-04-09 | 1 | -15/+75 | ||
| | ||||||
* | integrated spell checker with app. | 2021-04-07 | 1 | -7/+18 | ||
| | ||||||
* | restore window pos when notification popup cicked | 2021-04-06 | 1 | -5/+4 | ||
| | ||||||
* | bypass browser upgrade page. | 2021-04-06 | 1 | -3/+42 | ||
| | ||||||
* | implemented new about dialog, | 2021-04-05 | 1 | -84/+136 | ||
| | | | | app lock feature | |||||
* | lock screen init | 2021-04-05 | 1 | -1/+37 | ||
| | ||||||
* | fixed dark style bg color, | 2021-04-05 | 1 | -2/+21 | ||
| | | | | | update system tray menu according to window state, restore window geometry after minimizing to tray. | |||||
* | src init | 2021-04-05 | 1 | -0/+551 | ||