aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(webengine): disable support for Pepper pluginsLibravatar Keshav Bhatt2022-08-311-2/+0
* chore: some enhancementsLibravatar Keshav Bhatt2022-08-311-2/+2
* chore: unlock action buttonv4.8.0Libravatar Keshav Bhatt2022-08-271-7/+0
* chore: setQuitOnLastWindowClosed falseLibravatar Keshav Bhatt2022-07-011-2/+2
* feat: some new featuresLibravatar Keshav Bhatt2022-06-251-35/+187
* chore: define fallback values for macrosLibravatar Keshav Bhatt2022-06-241-0/+1
* chore: restore window directly when another instance is launchedLibravatar Keshav Bhatt2022-05-101-1/+1
* feat: implement IPC & other improvementsLibravatar Keshav2022-05-101-13/+34
* fix: debug in debug modeLibravatar Keshav Bhatt2022-04-091-1/+2
* chore: inform app is minimized via notificationLibravatar Keshav Bhatt2022-03-301-1/+1
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-301-5/+1
* feat: start application minimized. closes #19Libravatar Keshav2022-03-201-3/+7
* add more debug info in util classLibravatar Keshav2022-03-141-1/+11
* fix qcfLibravatar Keshav Bhatt2022-03-051-6/+6
* build: migrate to qt 5.15Libravatar Keshav Bhatt2022-02-281-46/+50
* make whatsie single process, disable logging, EnableHighDpiScaling before qap...Libravatar Keshav Bhatt2022-02-191-3/+8
* Added support for Opening whatsapp deeplinksLibravatar Keshav Bhatt2021-05-311-3/+3
* allow passing app argumentsLibravatar Keshav Bhatt2021-05-301-1/+9
* clean upLibravatar keshavbhatt2021-04-071-3/+0
* implemented runguard..Libravatar keshavbhatt2021-04-051-1/+14
* disable engine init before qapp init. this causing a bug where app binary wil...Libravatar keshavbhatt2021-04-051-3/+2
* src initLibravatar keshavbhatt2021-04-051-0/+45