aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: bump version 4.1Libravatar Keshav2022-05-071-1/+1
* chore: minor improvementsLibravatar Keshav2022-05-071-4/+5
* chore: clean UA & disable js debug in app stdoutLibravatar Keshav2022-05-072-23/+50
* chore: set default zoom factor for maximized windows to 1.0Libravatar Keshav2022-05-071-1/+1
* fix: raise window from hidden state when clicked on notificationLibravatar Keshav2022-05-071-3/+7
* fix: debug in debug modeLibravatar Keshav Bhatt2022-04-091-1/+2
* chore: inform app is minimized via notificationLibravatar Keshav Bhatt2022-03-304-12/+11
* fix: notification popup click behaviorLibravatar Keshav Bhatt2022-03-303-19/+12
* feat: app auto lockingLibravatar Keshav Bhatt2022-03-309-36/+146
* chore: unify passowrd echomode in lock widgetLibravatar Keshav Bhatt2022-03-302-12/+12
* fix: improve logout flow, on change passwordLibravatar Keshav Bhatt2022-03-302-3/+50
* fix: change lock screen password beahviorLibravatar Keshav Bhatt2022-03-302-3/+4
* fix: theme switchingLibravatar Keshav Bhatt2022-03-301-3/+2
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-3032-718/+1204
* fix: improve download file behavior (#32)Libravatar Keshav Bhatt2022-03-222-4/+3
* feat: start application minimized. closes #19Libravatar Keshav2022-03-206-699/+750
* release webengine properly on exitLibravatar Keshav2022-03-142-87/+60
* add more debug info in util classLibravatar Keshav2022-03-143-10/+31
* 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 qap...Libravatar Keshav Bhatt2022-02-191-3/+8
* 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
* 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
* 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
* 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