aboutsummaryrefslogtreecommitdiff
path: root/src/settingswidget.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-16chore: use Ctrl+W to hide window to trayLibravatar Keshav Bhatt2-8/+17
- replace Ctrl+H with Ctrl+W to hide window to tray - fix the minimize behavior
2022-06-13fix: logout flow during changepasswordLibravatar Keshav1-7/+19
2022-06-13fix: properly load setting for autoapplock checkboxLibravatar Keshav1-11/+10
2022-06-12chore: filter contextmenu itemsLibravatar Keshav1-3/+16
- allow context menu on editable, selected and copyble data types
2022-05-10chore: restore window directly when another instance is launchedLibravatar Keshav Bhatt3-32/+28
2022-05-10chore: use new chat trigger method to invoke new chats4.2.1Libravatar Keshav2-23/+27
2022-05-10chore: update changelogLibravatar Keshav1-0/+17
2022-05-10chore: version 4.24.2Libravatar Keshav2-2/+2
2022-05-10feat: implement IPC & other improvementsLibravatar Keshav11-47/+1235
- lets run only one instance of application - lets pass arguments from secondary instances to main instance - open new chat without reloading page - restore application with commandline argument to secondary instance: example: whatsie whatsapp://whatsie will restore the primary instance of whatsie process
2022-05-10chore: remove runguardLibravatar Keshav2-99/+0
2022-05-10chore: window show behaviorLibravatar Keshav1-7/+7
2022-05-07feat: add open downloads directory button in download widgetLibravatar Keshav5-8/+53
2022-05-07chore: update default UALibravatar Keshav1-1/+1
2022-05-07chore: stop timer instantly if rated alreadyLibravatar Keshav1-0/+1
2022-05-07fix: save geometry in quit eventLibravatar Keshav1-7/+5
- reduce minimum size by 30%. fixes #37
2022-05-07chore: bump version 4.1Libravatar Keshav2-2/+2
2022-05-07chore: minor improvementsLibravatar Keshav1-4/+5
2022-05-07chore: clean UA & disable js debug in app stdoutLibravatar Keshav2-23/+50
2022-05-07chore: set default zoom factor for maximized windows to 1.0Libravatar Keshav1-1/+1
2022-05-07fix: raise window from hidden state when clicked on notificationLibravatar Keshav1-3/+7
2022-04-09fix: debug in debug modeLibravatar Keshav Bhatt1-1/+2
2022-04-08build(snap): use SNAPCRAFT_ARCH_TRIPLETLibravatar Keshav Bhatt1-11/+3
2022-04-08Revert "fix build"Libravatar Keshav Bhatt1-0/+1
This reverts commit bd40652ff1cc22e9a8cc235b1472a713b7743d68.
2022-04-08fix buildLibravatar Keshav Bhatt1-1/+0