aboutsummaryrefslogtreecommitdiff
path: root/src/settingswidget.ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: cleanup + additionLibravatar Keshav Bhatt2023-01-261-68/+39
| | | | | | - remove clear cache option - provide single app data cleanup option - close settings with esc button
* chore(ui): update ui colorLibravatar Keshav Bhatt2022-07-051-5/+3
| | | | | | - update color to match vendor specified one in settings widget - add bottom strip in lock dialog
* feat(i18n): add Italian localization (#55)Libravatar Gianluca Boiano2022-06-261-12/+12
| | | | | | | * chore: add some entries to .gitignore * chore: general enhancements to original strings * feat(i18n): add Italian localization
* chore: add full view support closes #46Libravatar Keshav Bhatt2022-06-231-4/+14
| | | | | - an option in setting to allow toggle full view mode - remove unused webchannel module
* chore: inform app is minimized via notificationLibravatar Keshav Bhatt2022-03-301-4/+3
| | | | - if the app started minimized in tray
* feat: app auto lockingLibravatar Keshav Bhatt2022-03-301-9/+7
| | | | - settings to allow app auto locking after set time interval
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-301-322/+595
| | | | | | | | | | | | | | | | * 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 #19Libravatar Keshav2022-03-201-662/+657
| | | | - there is a setting to enable this feature
* implemented page zoom feature,Libravatar keshavbhatt2021-05-121-152/+270
| | | | - in settings widget.
* minor fixesLibravatar keshavbhatt2021-05-051-177/+188
|
* -added flag icons to spell checker language combobox items,Libravatar keshavbhatt2021-05-031-0/+16
| | | | -added automatic theme switching capabilities.
* updated settings dialog.1.0Libravatar keshavbhatt2021-05-011-185/+263
|
* added option to change notification type.Libravatar keshavbhatt2021-04-181-108/+146
| | | | - added ability to switch b/w native notification and customized notifications
* implemented notification timeout spinbox in settingsLibravatar keshavbhatt2021-04-111-21/+45
|
* added permission dialog in settings windowLibravatar keshavbhatt2021-04-101-66/+106
|
* spellcheck implLibravatar keshavbhatt2021-04-091-34/+127
|
* implemented new about dialog,Libravatar keshavbhatt2021-04-051-5/+18
| | | | app lock feature
* lock screen initLibravatar keshavbhatt2021-04-051-37/+61
|
* src initLibravatar keshavbhatt2021-04-051-0/+354