aboutsummaryrefslogtreecommitdiff
path: root/src/WhatsApp.pro (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: bump version to 4.14v4.14.0Libravatar Keshav Bhatt2023-05-171-1/+8
|
* chore: bump version 4.13v4.13.0Libravatar Keshav Bhatt2023-03-221-1/+1
|
* chore: cleanupLibravatar Keshav Bhatt2023-01-271-6/+4
| | | | - move methods to page
* chore: bump version 4.12v4.12.0Libravatar Keshav Bhatt2023-01-261-1/+1
|
* feat: bump version 4.11v4.11.0Libravatar Keshav Bhatt2023-01-261-1/+1
|
* chore: add moreapps widget in lock screenv4.10.3Libravatar Keshav Bhatt2022-12-191-2/+4
|
* chore: skip dictionaries conversion if build type is flatpak buildv4.9.1Libravatar Keshav2022-09-131-17/+24
|
* chore: Version bump 4.9v4.9.0Libravatar Keshav Bhatt2022-09-031-1/+1
|
* chore: bump version 4.8Libravatar Keshav Bhatt2022-08-271-1/+1
|
* chore: remove unused xml moduleLibravatar Keshav Bhatt2022-07-231-1/+1
|
* chore: version bump in proLibravatar Keshav Bhatt2022-07-231-1/+1
|
* feat(i18n): add Italian localization (#55)Libravatar Gianluca Boiano2022-06-261-0/+3
| | | | | | | * chore: add some entries to .gitignore * chore: general enhancements to original strings * feat(i18n): add Italian localization
* chore: use appinstall artifacts from distLibravatar Keshav Bhatt2022-06-251-14/+38
| | | | | | - make snapcraft build to use new artifacts - make qmake install new atrifacts - remove desktop file from source
* chore: define fallback values for macrosLibravatar Keshav Bhatt2022-06-241-7/+5
|
* chore(qmake): avoid error message when .git folder is missing (close #49) (#52)Libravatar Gianluca Boiano2022-06-241-4/+7
|
* chore: add full view support closes #46Libravatar Keshav Bhatt2022-06-231-1/+1
| | | | | - an option in setting to allow toggle full view mode - remove unused webchannel module
* chore: version 4.4Libravatar Keshav Bhatt2022-06-171-1/+1
|
* chore: install dicts using qmake4.4Libravatar Keshav Bhatt2022-06-171-21/+7
|
* chore: version 4.34.3Libravatar Keshav Bhatt2022-06-161-1/+1
|
* chore: version 4.24.2Libravatar Keshav2022-05-101-1/+1
|
* feat: implement IPC & other improvementsLibravatar Keshav2022-05-101-2/+3
| | | | | | | | | - 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
* chore: bump version 4.1Libravatar Keshav2022-05-071-1/+1
|
* feat: app auto lockingLibravatar Keshav Bhatt2022-03-301-0/+1
| | | | - settings to allow app auto locking after set time interval
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-301-1/+1
| | | | | | | | | | | | | | | | * add new widgets * feat: version 4.0 - SystemTray: tray icon uses png rather than svg - SystemTray: added settings to lets user change the systemtray icon click behavior(minimize/maximize on right click) - Download: added settiing that lets user set default download directory, avoid asking while saving files - Lock: added setting to let user change current set password for lock screen - Lock: current set password now hidden by default and can be revealed for 5 seconds by pressing view button - Style/Theme: added ability to change widget style on the fly, added default light palatte (prevent breaking of light theme on KDE EVs) - Theme: dark theme update - WebApp: added setting to set zoom factor when window is maximized and fullscreen (gives user ability to set different zoom factor for Normal , Maximized/Fullscreen WindowStates) - Setting: settings UI is more oraganized - WebApp: enable JavaScript execCommand("paste") - WebApp: tested for new WhatsApp Web that lets users use whatsie without requiring the phone connected to internet
* add more debug info in util classLibravatar Keshav2022-03-141-6/+10
| | | | | | - pro: define new macros to get git info - main: -v print version info - util: - more info in debug; use QRandomGenerator
* version 3.0Libravatar Keshav Bhatt2022-02-281-1/+1
|
* updated rateApp and about dialogLibravatar Keshav Bhatt2021-08-301-1/+1
|
* added rate app dialogLibravatar keshavbhatt2021-05-051-1/+4
|
* added automatic theme classLibravatar keshavbhatt2021-05-031-1/+6
|
* added permission dialog to projectLibravatar keshavbhatt2021-04-101-0/+3
|
* added webview classLibravatar keshavbhatt2021-04-091-9/+50
| | | | new dictionaries deployment strategy
* added dictionary helper classLibravatar keshavbhatt2021-04-071-0/+2
|
* runguard class addedLibravatar keshavbhatt2021-04-051-0/+5
| | | | new about dialog to project tree
* organized project file a little bit.Libravatar keshavbhatt2021-04-051-6/+11
|
* lock screen initLibravatar keshavbhatt2021-04-051-0/+3
|
* added app lock classLibravatar keshavbhatt2021-04-051-0/+2
|
* src initLibravatar keshavbhatt2021-04-051-0/+87