aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add more debug info in util classLibravatar Keshav2022-03-141-1/+11
| | | | | | - pro: define new macros to get git info - main: -v print version info - util: - more info in debug; use QRandomGenerator
* 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 ↵Libravatar Keshav Bhatt2022-02-191-3/+8
| | | | qapp init
* 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 ↵Libravatar keshavbhatt2021-04-051-3/+2
| | | | will not respect qt.conf file.
* src initLibravatar keshavbhatt2021-04-051-0/+45