aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: bump version 4.8Libravatar Keshav Bhatt2022-08-271-1/+1
* chore: unlock action buttonv4.8.0Libravatar Keshav Bhatt2022-08-276-38/+25
* chore: remove unused xml moduleLibravatar Keshav Bhatt2022-07-231-1/+1
* chore: version bump in proLibravatar Keshav Bhatt2022-07-231-1/+1
* Hide/show window only when tray icon is left clicked (#65)v4.7.2Libravatar César Quintana2022-07-231-1/+1
* fix: focus on password edit when echoLibravatar Keshav Bhatt2022-07-051-0/+1
* chore(ui): update ui colorLibravatar Keshav Bhatt2022-07-054-352/+445
* fix(web): bypass lock check while loading quirkLibravatar Keshav Bhatt2022-07-042-19/+23
* chore: setQuitOnLastWindowClosed falseLibravatar Keshav Bhatt2022-07-011-2/+2
* chore: set a minimum of 4 digits for the lock code (#56)Libravatar Gianluca Boiano2022-06-273-5/+5
* feat(i18n): add Italian localization (#55)Libravatar Gianluca Boiano2022-06-2610-29/+1097
* feat: some new featuresLibravatar Keshav Bhatt2022-06-255-137/+348
* chore: notification connect before showLibravatar Keshav Bhatt2022-06-251-2/+1
* feat: unlock animation plus some cleanupLibravatar Keshav Bhatt2022-06-252-58/+75
* fix: obey fullview settings on first launch & initial window sizeLibravatar Keshav Bhatt2022-06-252-2/+3
* chore: use appinstall artifacts from distLibravatar Keshav Bhatt2022-06-252-28/+38
* chore: define fallback values for macrosLibravatar Keshav Bhatt2022-06-245-40/+52
* chore(qmake): avoid error message when .git folder is missing (close #49) (#52)Libravatar Gianluca Boiano2022-06-241-4/+7
* fix: properly hide custom notification on multi monitor setupsLibravatar Keshav Bhatt2022-06-231-6/+7
* chore: add full view support closes #46Libravatar Keshav Bhatt2022-06-236-30/+137
* chore: version 4.4Libravatar Keshav Bhatt2022-06-171-1/+1
* fix: use availableGeometry to map position of notificationLibravatar Keshav Bhatt2022-06-171-1/+1
* chore: install dicts using qmake4.4Libravatar Keshav Bhatt2022-06-172-26/+22
* fix: add missing icon, enabling install_icon target generation (clos… (#45)Libravatar Gianluca Boiano2022-06-171-0/+0
* chore: improve settings window show behaviorLibravatar Keshav Bhatt2022-06-162-8/+15
* chore: improve window geo restoreLibravatar Keshav Bhatt2022-06-162-3/+26
* chore: nitification popup tweak; code cleanupLibravatar Keshav Bhatt2022-06-161-27/+31
* fix: show notifications on correct screenLibravatar Keshav Bhatt2022-06-162-24/+21
* chore: version 4.34.3Libravatar Keshav Bhatt2022-06-161-1/+1
* chore: use Ctrl+W to hide window to trayLibravatar Keshav Bhatt2022-06-162-8/+17
* fix: logout flow during changepasswordLibravatar Keshav2022-06-131-7/+19
* fix: properly load setting for autoapplock checkboxLibravatar Keshav2022-06-131-11/+10
* chore: filter contextmenu itemsLibravatar Keshav2022-06-121-3/+16
* chore: restore window directly when another instance is launchedLibravatar Keshav Bhatt2022-05-103-32/+28
* chore: use new chat trigger method to invoke new chats4.2.1Libravatar Keshav2022-05-102-23/+27
* chore: version 4.24.2Libravatar Keshav2022-05-101-1/+1
* feat: implement IPC & other improvementsLibravatar Keshav2022-05-1011-47/+1235
* chore: remove runguardLibravatar Keshav2022-05-102-99/+0
* chore: window show behaviorLibravatar Keshav2022-05-101-7/+7
* feat: add open downloads directory button in download widgetLibravatar Keshav2022-05-075-8/+53
* chore: update default UALibravatar Keshav2022-05-071-1/+1
* chore: stop timer instantly if rated alreadyLibravatar Keshav2022-05-071-0/+1
* fix: save geometry in quit eventLibravatar Keshav2022-05-071-7/+5
* 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