Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: app auto locking | 2022-03-30 | 1 | -0/+4 | |
| | | | | - settings to allow app auto locking after set time interval | ||||
* | fix: improve logout flow, on change password | 2022-03-30 | 1 | -0/+3 | |
| | |||||
* | feat: v4.0 (#35) | 2022-03-30 | 1 | -11/+14 | |
| | | | | | | | | | | | | | | | | * add new widgets * feat: version 4.0 - SystemTray: tray icon uses png rather than svg - SystemTray: added settings to lets user change the systemtray icon click behavior(minimize/maximize on right click) - Download: added settiing that lets user set default download directory, avoid asking while saving files - Lock: added setting to let user change current set password for lock screen - Lock: current set password now hidden by default and can be revealed for 5 seconds by pressing view button - Style/Theme: added ability to change widget style on the fly, added default light palatte (prevent breaking of light theme on KDE EVs) - Theme: dark theme update - WebApp: added setting to set zoom factor when window is maximized and fullscreen (gives user ability to set different zoom factor for Normal , Maximized/Fullscreen WindowStates) - Setting: settings UI is more oraganized - WebApp: enable JavaScript execCommand("paste") - WebApp: tested for new WhatsApp Web that lets users use whatsie without requiring the phone connected to internet | ||||
* | feat: start application minimized. closes #19 | 2022-03-20 | 1 | -1/+1 | |
| | | | | - there is a setting to enable this feature | ||||
* | release webengine properly on exit | 2022-03-14 | 1 | -10/+3 | |
| | |||||
* | build: migrate to qt 5.15 | 2022-02-28 | 1 | -77/+70 | |
| | |||||
* | code refactoring | 2021-06-07 | 1 | -3/+3 | |
| | |||||
* | allow passing app arguments | 2021-05-30 | 1 | -0/+2 | |
| | |||||
* | fixed theme switch issue | 2021-05-30 | 1 | -0/+4 | |
| | |||||
* | removed status bar widget, | 2021-05-05 | 1 | -4/+2 | |
| | | | | added RateApp dialog. | ||||
* | code clean up and theme switching issue fix, notification pop-up theme fix. | 2021-04-11 | 1 | -5/+6 | |
| | |||||
* | wrote new test case to check loaded correctly. | 2021-04-09 | 1 | -0/+1 | |
| | |||||
* | new global app shortcuts, other improvements | 2021-04-09 | 1 | -0/+8 | |
| | |||||
* | bypass browser upgrade page. | 2021-04-06 | 1 | -0/+4 | |
| | |||||
* | implemented new about dialog, | 2021-04-05 | 1 | -3/+7 | |
| | | | | app lock feature | ||||
* | lock screen init | 2021-04-05 | 1 | -0/+4 | |
| | |||||
* | fixed dark style bg color, | 2021-04-05 | 1 | -0/+1 | |
| | | | | | update system tray menu according to window state, restore window geometry after minimizing to tray. | ||||
* | src init | 2021-04-05 | 1 | -0/+107 | |