aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: raise window from hidden state when clicked on notificationLibravatar Keshav2022-05-071-3/+7
* chore: inform app is minimized via notificationLibravatar Keshav Bhatt2022-03-301-3/+4
* fix: notification popup click behaviorLibravatar Keshav Bhatt2022-03-301-17/+11
* feat: app auto lockingLibravatar Keshav Bhatt2022-03-301-23/+57
* chore: unify passowrd echomode in lock widgetLibravatar Keshav Bhatt2022-03-301-5/+2
* fix: improve logout flow, on change passwordLibravatar Keshav Bhatt2022-03-301-3/+47
* fix: change lock screen password beahviorLibravatar Keshav Bhatt2022-03-301-1/+1
* fix: theme switchingLibravatar Keshav Bhatt2022-03-301-3/+2
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-301-83/+180
* feat: start application minimized. closes #19Libravatar Keshav2022-03-201-32/+28
* release webengine properly on exitLibravatar Keshav2022-03-141-77/+57
* version 3.0Libravatar Keshav Bhatt2022-02-281-1/+1
* build: migrate to qt 5.15Libravatar Keshav Bhatt2022-02-281-881/+862
* updated rateApp and about dialogLibravatar Keshav Bhatt2021-08-301-1/+1
* 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
* code refactoringLibravatar Keshav Bhatt2021-06-071-4/+4
* Added support for Opening whatsapp deeplinksLibravatar Keshav Bhatt2021-05-311-2/+32
* allow passing app argumentsLibravatar Keshav Bhatt2021-05-301-14/+20
* fixed theme switch issueLibravatar Keshav Bhatt2021-05-301-3/+47
* 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-121-0/+9
* fix file dialog.Libravatar keshavbhatt2021-05-051-3/+4
* use non native file picker by default. since the native one is buggy.Libravatar keshavbhatt2021-05-051-1/+1
* handle download request, filedialog follow settings.Libravatar keshavbhatt2021-05-051-2/+6
* minor fixesLibravatar keshavbhatt2021-05-051-1/+1
* removed status bar widget,Libravatar keshavbhatt2021-05-051-29/+21
* added blank lines LOLLibravatar keshavbhatt2021-05-031-0/+2
* fixed #2Libravatar keshavbhatt2021-04-301-2/+2
* allow app locking even if its not enabled in settingsLibravatar keshavbhatt2021-04-261-6/+7
* fix crash on lock screen setupLibravatar keshavbhatt2021-04-261-3/+1
* added option to change notification type.Libravatar keshavbhatt2021-04-181-16/+57
* implemented notification timeout spinbox in settingsLibravatar keshavbhatt2021-04-111-2/+9
* code clean up and theme switching issue fix, notification pop-up theme fix.Libravatar keshavbhatt2021-04-111-60/+38
* tray restore action now shows unread message countLibravatar keshavbhatt2021-04-101-19/+32
* update test case to check loaded correctly.Libravatar keshavbhatt2021-04-091-0/+9
* wrote new test case to check loaded correctly.Libravatar keshavbhatt2021-04-091-35/+53
* new global app shortcuts, other improvementsLibravatar keshavbhatt2021-04-091-15/+75
* integrated spell checker with app.Libravatar keshavbhatt2021-04-071-7/+18
* restore window pos when notification popup cickedLibravatar keshavbhatt2021-04-061-5/+4
* bypass browser upgrade page.Libravatar keshavbhatt2021-04-061-3/+42
* implemented new about dialog,Libravatar keshavbhatt2021-04-051-84/+136
* lock screen initLibravatar keshavbhatt2021-04-051-1/+37
* fixed dark style bg color,Libravatar keshavbhatt2021-04-051-2/+21
* src initLibravatar keshavbhatt2021-04-051-0/+551