aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-30feat: v4.0 (#35)Libravatar Keshav Bhatt1-1/+1
* 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
2022-03-22fix: improve download file behavior (#32)Libravatar Keshav Bhatt2-4/+3
2022-03-20feat: start application minimized. closes #19Libravatar Keshav6-699/+750
- there is a setting to enable this feature
2022-03-14release webengine properly on exitLibravatar Keshav2-87/+60
2022-03-14add more debug info in util classLibravatar Keshav3-10/+31
- pro: define new macros to get git info - main: -v print version info - util: - more info in debug; use QRandomGenerator
2022-03-05fix qcfLibravatar Keshav Bhatt1-6/+6
2022-02-28style: code refactor3.0Libravatar Keshav Bhatt1-98/+95
2022-02-28version 3.0Libravatar Keshav Bhatt5-5/+8
2022-02-28build: migrate to qt 5.15Libravatar Keshav Bhatt20-2908/+2818
2022-02-21chore: test qpt gtk3Libravatar Keshav Bhatt1-1/+2
2022-02-21chore: add Desktop entry GenericNameLibravatar Keshav Bhatt1-1/+1
2022-02-21set LANG en_USLibravatar Keshav Bhatt1-2/+4
2022-02-20fix buildLibravatar Keshav Bhatt1-7/+0
2022-02-20fi buildLibravatar Keshav Bhatt1-1/+1
2022-02-20mpris addLibravatar Keshav Bhatt1-1/+7
2022-02-19add mpris interface; is_snap env varLibravatar Keshav Bhatt1-0/+2
2022-02-19fix buildLibravatar Keshav Bhatt1-2/+2
2022-02-19cleanup: removed snap_launcherLibravatar Keshav Bhatt33-661/+0