aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/tal/KviTalApplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert part of #2661 to fix the mainwindow icon (#2665)Gravatar ctrlaltca2024-07-171-3/+0
|
* Force app_id to be set in more places (#2661)Gravatar Reilly Brogan2024-07-121-0/+3
| | | | | While testing the new version of kvirc I noticed that the setup window was using the `net.kvirc.kvirc` app_id. It seems my previous fix was incomplete since that window is started before the other window where we set the app_id. Fix it by adding it to the setup window as well, and also just add it to a bunch more locations so that the chances of it not being set elsewhere are lower.
* Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)Gravatar ctrlaltca2023-07-081-10/+0
| | | | | | * Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed. --------- Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-11/+11
|
* general: Refactoring and cleanupsGravatar staticfox2016-04-171-2/+0
|
* Remove all ifdefs related to older versions of Qt.Gravatar wodim2016-04-071-4/+2
| | | | Now that we only support Qt 5 we will no longer need these.
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* Add basic KDE5 support.Gravatar Szymon Tomasz Stefanek2015-08-241-6/+9
|
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-3/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* QApplication::commitData() is virtual, we're not supposed to call it.. ever; ↵Gravatar Fabio Bas2012-04-011-2/+0
| | | | | | fix #1268 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6119 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming & cleanup.Gravatar Szymon Tomasz Stefanek2010-12-261-0/+56
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c