Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: v4.0 (#35) | 2022-03-30 | 1 | -27/+227 | |
| | | | | | | | | | | | | | | | | * 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/+51 | |
| | | | | - there is a setting to enable this feature | ||||
* | version 3.0 | 2022-02-28 | 1 | -1/+1 | |
| | |||||
* | build: migrate to qt 5.15 | 2022-02-28 | 1 | -401/+384 | |
| | |||||
* | allow passing app arguments | 2021-05-30 | 1 | -0/+3 | |
| | |||||
* | implemented page zoom feature, | 2021-05-12 | 1 | -0/+33 | |
| | | | | - in settings widget. | ||||
* | use non native file picker by default. since the native one is buggy. | 2021-05-05 | 1 | -1/+1 | |
| | |||||
* | instantly trigger theme switch when user set automatic timer. | 2021-05-05 | 1 | -1/+4 | |
| | |||||
* | minor fixes | 2021-05-05 | 1 | -0/+6 | |
| | |||||
* | fix automatic theme switching | 2021-05-05 | 1 | -7/+20 | |
| | |||||
* | increase timeout of automatic theme switcher | 2021-05-03 | 1 | -1/+1 | |
| | |||||
* | -added flag icons to spell checker language combobox items, | 2021-05-03 | 1 | -2/+83 | |
| | | | | -added automatic theme switching capabilities. | ||||
* | updated settings dialog.1.0 | 2021-05-01 | 1 | -0/+2 | |
| | |||||
* | added option to change notification type. | 2021-04-18 | 1 | -0/+11 | |
| | | | | - added ability to switch b/w native notification and customized notifications | ||||
* | implemented notification timeout spinbox in settings | 2021-04-11 | 1 | -0/+7 | |
| | |||||
* | fix app shortcut popup layout | 2021-04-11 | 1 | -3/+7 | |
| | |||||
* | added permission dialog in settings window | 2021-04-10 | 1 | -9/+16 | |
| | |||||
* | spellcheck impl | 2021-04-09 | 1 | -0/+76 | |
| | |||||
* | implemented new about dialog, | 2021-04-05 | 1 | -0/+25 | |
| | | | | app lock feature | ||||
* | src init | 2021-04-05 | 1 | -0/+189 | |