aboutsummaryrefslogtreecommitdiff
path: root/src/utils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-24chore: define fallback values for macrosLibravatar Keshav Bhatt1-0/+1
2022-06-24chore(qmake): avoid error message when .git folder is missing (close #49) (#52)Libravatar Gianluca Boiano1-4/+7
2022-06-23fix: properly hide custom notification on multi monitor setupsLibravatar Keshav Bhatt1-6/+7
closes #41
2022-06-23chore: add full view support closes #46Libravatar Keshav Bhatt6-30/+137
- an option in setting to allow toggle full view mode - remove unused webchannel module
2022-06-17chore: version 4.4Libravatar Keshav Bhatt2-4/+8
2022-06-17fix: use availableGeometry to map position of notificationLibravatar Keshav Bhatt1-1/+1
2022-06-17chore: install dicts using qmake4.4Libravatar Keshav Bhatt3-27/+25
2022-06-17fix: add missing icon, enabling install_icon target generation (clos… (#45)Libravatar Gianluca Boiano3-23/+25
* fix: add missing icon and enable install_icon target generation (close #40) * chore: README.md: some typo and cosmethic adjustments
2022-06-16chore: add git sponser link4.3.1Libravatar Keshav Bhatt1-10/+3
2022-06-16chore: improve settings window show behaviorLibravatar Keshav Bhatt2-8/+15
- show window on centre of screen where the mainwindow is located - show default pos if geometery is not saved
2022-06-16chore: improve window geo restoreLibravatar Keshav Bhatt2-3/+26
- show window on screen where the cursor is located - default window size if saved geometry is not valid
2022-06-16chore: nitification popup tweak; code cleanupLibravatar Keshav Bhatt1-27/+31
2022-06-16chore: update readmeLibravatar Keshav Bhatt1-9/+6
- provide instruction to install using AUR for Arch users
2022-06-16fix: show notifications on correct screenLibravatar Keshav Bhatt3-26/+23
- show notification on screen where the main instance is running - closes #41
2022-06-16chore: version 4.34.3Libravatar Keshav Bhatt3-15/+24
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