aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: theme switchingLibravatar Keshav Bhatt2022-03-301-3/+2
|
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-3032-718/+1204
| | | | | | | | | | | | | | | | * 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
* fix: improve download file behavior (#32)Libravatar Keshav Bhatt2022-03-222-4/+3
|
* feat: start application minimized. closes #19Libravatar Keshav2022-03-206-699/+750
| | | | - there is a setting to enable this feature
* release webengine properly on exitLibravatar Keshav2022-03-142-87/+60
|
* add more debug info in util classLibravatar Keshav2022-03-143-10/+31
| | | | | | - pro: define new macros to get git info - main: -v print version info - util: - more info in debug; use QRandomGenerator
* fix qcfLibravatar Keshav Bhatt2022-03-051-6/+6
|
* style: code refactor3.0Libravatar Keshav Bhatt2022-02-281-98/+95
|
* version 3.0Libravatar Keshav Bhatt2022-02-284-4/+7
|
* build: migrate to qt 5.15Libravatar Keshav Bhatt2022-02-2820-2908/+2818
|
* chore: add Desktop entry GenericNameLibravatar Keshav Bhatt2022-02-211-1/+1
|
* chore: move desktop file to srcLibravatar Keshav Bhatt2022-02-191-0/+14
|
* make whatsie single process, disable logging, EnableHighDpiScaling before ↵Libravatar Keshav Bhatt2022-02-191-3/+8
| | | | qapp init
* updated rateApp and about dialogLibravatar Keshav Bhatt2021-08-308-12/+98
|
* updated the minimum size of window to prevent scrollbars.Libravatar Keshav Bhatt2021-07-241-2/+2
| | | | - 650px*520px
* Decreases the main window minimum height to 500pxLibravatar Edson Passos2021-07-221-1/+1
|
* - fixed #9 (Window minimum width is too small); Now the minimum width is setLibravatar Keshav Bhatt2021-07-191-2/+7
| | | | | | to 800px - fixed #11 (Disable "Application is minimized to system tray" notification); Now the app only report this message once per session.
* download manager crash fixLibravatar Keshav Bhatt2021-07-131-2/+1
|
* added more rating options in rate dialogLibravatar Keshav Bhatt2021-06-073-36/+105
|
* code refactoringLibravatar Keshav Bhatt2021-06-072-7/+7
|
* Added support for Opening whatsapp deeplinksLibravatar Keshav Bhatt2021-05-312-5/+35
|
* allow passing app argumentsLibravatar Keshav Bhatt2021-05-304-15/+34
|
* fixed theme switch issueLibravatar Keshav Bhatt2021-05-302-3/+51
|
* Save theme changes happened from web interface.Libravatar Keshav Bhatt2021-05-301-0/+1
|
* updated darktheme paletteLibravatar keshavbhatt2021-05-231-22/+27
|
* implemented page zoom feature,Libravatar keshavbhatt2021-05-124-152/+318
| | | | - in settings widget.
* updated rate widget backendLibravatar keshavbhatt2021-05-122-9/+8
|
* added plus minus iconsLibravatar keshavbhatt2021-05-123-0/+2
|
* fix file dialog.Libravatar keshavbhatt2021-05-053-9/+12
|
* use non native file picker by default. since the native one is buggy.Libravatar keshavbhatt2021-05-054-6/+7
|
* fixed source repo link in about dialog.Libravatar keshavbhatt2021-05-051-1/+1
|
* fix file dialog.Libravatar keshavbhatt2021-05-051-2/+0
|
* handle download request, filedialog follow settings.Libravatar keshavbhatt2021-05-051-2/+6
|
* instantly trigger theme switch when user set automatic timer.Libravatar keshavbhatt2021-05-051-1/+4
|
* follow file dialog settingsLibravatar keshavbhatt2021-05-052-1/+9
|
* minor fixesLibravatar keshavbhatt2021-05-056-181/+204
|
* removed un needed connectionsLibravatar keshavbhatt2021-05-051-4/+1
|
* follow settings to use file dialog type,Libravatar keshavbhatt2021-05-051-2/+3
| | | | added All Files(*) option in file selector.
* removed status bar widget,Libravatar keshavbhatt2021-05-052-33/+23
| | | | added RateApp dialog.
* fix automatic theme switchingLibravatar keshavbhatt2021-05-051-7/+20
|
* added rate app dialogLibravatar keshavbhatt2021-05-054-1/+271
|
* increase timeout of automatic theme switcherLibravatar keshavbhatt2021-05-031-1/+1
|
* -added flag icons to spell checker language combobox items,Libravatar keshavbhatt2021-05-033-2/+104
| | | | -added automatic theme switching capabilities.
* added blank lines LOLLibravatar keshavbhatt2021-05-031-0/+2
|
* added automatic theme classLibravatar keshavbhatt2021-05-031-1/+6
|
* added falgs icons.Libravatar keshavbhatt2021-05-03256-0/+894
|
* updated settings dialog.1.0Libravatar keshavbhatt2021-05-012-185/+265
|
* added new iconsLibravatar keshavbhatt2021-05-018-0/+7
|
* fixed #2Libravatar keshavbhatt2021-04-301-2/+2
| | | | follow popup timeout settings for systray messages.
* allow app locking even if its not enabled in settingsLibravatar keshavbhatt2021-04-261-6/+7
|