aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/PackThemeDialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Migrate almost all QMessagebox to qt6-friendly version.Gravatar Fabio Bas2023-10-181-6/+3
|
* Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpressionGravatar Fabio Bas2023-10-181-3/+2
| | | | Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
* cleanup: remove more ancient commneted codeGravatar un1versal2016-05-061-8/+0
|
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-10/+5
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-111/+105
|
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ↵Gravatar un1versal2016-02-271-4/+4
| | | | | | to improve entries + add window title to find and replace dialog
* ClassEditorWindow/PackThemeDialog: fix label capitalizationGravatar un1versal2016-02-161-2/+2
|
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-1/+1
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* Rework the theme management a bitGravatar Szymon Tomasz Stefanek2015-08-271-128/+19
|
* File dialogs seem to always require a parent. Without it Qt5 enters in a ↵Gravatar Szymon Tomasz Stefanek2015-08-251-2/+0
| | | | kind of modal loop that prevents user from interacting with the whole application.
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-13/+13
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #1187Gravatar Fabio Bas2011-08-221-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5938 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed parsing the date of some log files (#1188) + updated deprecated ↵Gravatar Fabio Bas2011-08-211-1/+1
| | | | | | Qt::SystemLocaleDate git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5937 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Code improvements in the theme manager(wip)Gravatar Noldor2011-03-161-2/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-9/+9
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+576
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c