summary refs log tree commit diff
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up config names a bitNicolas Werner2021-02-091-1/+1
* Fix scheme handler not passing argumentsNicolas Werner2021-02-041-1/+1
* Write database to the DataLocationrnhmjoj2021-01-241-3/+4
* Fix presence unknown type warningNicolas Werner2021-01-191-3/+0
* Don't start in tray, if only minimize to tray is enabledNicolas Werner2021-01-141-1/+1
* Handle matrix schemeNicolas Werner2021-01-101-11/+41
* Fix #359Nicolas Werner2020-12-271-6/+8
* Switch profile code to a more flexible methodLorenDB2020-12-241-30/+34
* Use system icon where applicableLoren Burkholder2020-12-031-1/+1
* Optimize buildNicolas Werner2020-10-271-20/+19
* Add option for unique configLorenDB2020-10-241-3/+39
* Fix translation loadingNicolas Werner2020-07-101-2/+3
* Fix scale factor settingNicolas Werner2020-06-111-6/+9
* Fix warning about not registered Presence typeNicolas Werner2020-06-111-0/+3
* Prevent timeline being black on some platformsNicolas Werner2020-05-151-0/+1
* Add --debug switchNicolas Werner2020-04-151-0/+5
* Use third_party singleapplication helperNicolas Werner2020-02-231-14/+12
* Remove embedded fontsNicolas Werner2020-01-161-6/+0
* Fix transitive dependencies on iostreamNicolas Werner2019-12-231-4/+6
* Actually include header that provides std::signal instead of signalNicolas Werner2019-12-151-1/+1
* Add qml debugging optionNicolas Werner2019-12-141-0/+5
* Actually set attributes before starting the appNicolas Werner2019-07-221-1/+1
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-1/+4
* Revert "Remove built-in emoji picker"redsky172019-01-261-0/+6
* Add User Font Settingredsky172019-01-191-0/+4
* Remove the bundled open sans fontKonstantinos Sideris2018-10-071-6/+1
* Remove built-in emoji pickerKonstantinos Sideris2018-10-071-1/+0
* Add option to configure the font sizeKonstantinos Sideris2018-10-011-3/+6
* Enable debug logsKonstantinos Sideris2018-09-301-1/+1
* Remove obsolete font/size settingKonstantinos Sideris2018-09-291-12/+4
* macOS: Use the native emoji pickerKonstantinos Sideris2018-09-191-0/+10
* Enable Qt auto scalingKonstantinos Sideris2018-09-081-0/+3
* Enable compilation on FreeBSD (#403)Colin Lord2018-08-121-1/+1
* Simplify the message shown when another app instance is detectedKonstantinos Sideris2018-07-221-38/+5
* Add option to specify the scale factorKonstantinos Sideris2018-07-221-3/+12
* Move all files under src/Konstantinos Sideris2018-07-171-0/+213