aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/SaveThemeDialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Migrate almost all QMessagebox to qt6-friendly version.Gravatar Fabio Bas2023-10-181-14/+7
|
* Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpressionGravatar Fabio Bas2023-10-181-4/+5
| | | | Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
|
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-96/+92
|
* 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
* fix missed: label capitalization on theme saveGravatar un1versal2016-01-071-2/+2
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Clean up double semicolonsGravatar Matt Ullman2015-10-271-1/+1
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-2/+1
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* [Theme save options] Save icons with themes off by default and add ↵Gravatar un1versal2015-10-041-4/+14
| | | | | | description text. Even shorter text
* When saving a theme a screenshot is now always requiredGravatar Szymon Tomasz Stefanek2015-10-041-2/+6
|
* Improve package managementGravatar Szymon Tomasz Stefanek2015-09-151-3/+1
|
* Add the ability to not store the icons when saving a themeGravatar Szymon Tomasz Stefanek2015-09-141-1/+20
|
* More work on theme packingGravatar Szymon Tomasz Stefanek2015-08-271-2/+4
|
* Rework the theme management a bitGravatar Szymon Tomasz Stefanek2015-08-271-24/+6
|
* File dialogs seem to always require a parent. Without it Qt5 enters in a ↵Gravatar Szymon Tomasz Stefanek2015-08-251-1/+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-2/+2
| | | | | | | | | 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
* fix for #1175 + some cleanings in theme save/import/export codeGravatar Fabio Bas2011-07-211-4/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5905 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on theme manager improvementsGravatar Noldor2011-03-171-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5620 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Code improvements in the theme manager(wip)Gravatar Noldor2011-03-161-6/+14
| | | | 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-2/+1
| | | | | | | | | 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/+306
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c