aboutsummaryrefslogtreecommitdiff
path: root/src/webenginepage.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: clean UA & disable js debug in app stdoutLibravatar Keshav2022-05-071-2/+16
|
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-301-13/+8
| | | | | | | | | | | | | | | | * 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
* build: migrate to qt 5.15Libravatar Keshav Bhatt2022-02-281-232/+247
|
* fix file dialog.Libravatar keshavbhatt2021-05-051-4/+5
|
* use non native file picker by default. since the native one is buggy.Libravatar keshavbhatt2021-05-051-3/+4
|
* fix file dialog.Libravatar keshavbhatt2021-05-051-2/+0
|
* minor fixesLibravatar keshavbhatt2021-05-051-2/+7
|
* follow settings to use file dialog type,Libravatar keshavbhatt2021-05-051-2/+3
| | | | added All Files(*) option in file selector.
* follow set permission in pageLibravatar keshavbhatt2021-04-101-28/+48
|
* src initLibravatar keshavbhatt2021-04-051-0/+252