aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/ThemeFunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-128/+127
* Protect several hand-crafted blocks from clang-formatGravatar Alexey Sokolov2016-04-291-0/+4
* Remove all ifdefs related to older versions of Qt.•••Now that we only support Qt 5 we will no longer need these. Gravatar wodim2016-04-071-4/+0
* ThemeFunctions: fix messages on theme installer•••when installing lower version themes engine on newer KVIrc with greater theme engine version known issue: does not account account for greater engine version themes on kvirc with lower theme engine version Gravatar un1versal2016-01-171-2/+2
* ThemeFunctions: fix "Theme Engine Version" label capitalizationGravatar un1versal2016-01-171-1/+1
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-3/+3
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Use QWidget::grab to make screenshots.•••QPixMap::grabWidget was deprecated with Qt 5.0. Gravatar wodim2015-11-111-0/+4
* Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-15/+14
* [ci skip] cpp files, capitalization, typos, syntax normalization and punctuationGravatar un1versal2015-10-081-1/+1
* Improve package managementGravatar Szymon Tomasz Stefanek2015-09-151-1/+1
* Add addon.pack to package addons manually. Improve addon support.Gravatar Szymon Tomasz Stefanek2015-09-151-3/+1
* Add the ability to not store the icons when saving a themeGravatar Szymon Tomasz Stefanek2015-09-141-9/+3
* Fix #1526Gravatar Szymon Tomasz Stefanek2015-08-281-1/+1
* More work on theme packingGravatar Szymon Tomasz Stefanek2015-08-271-3/+16
* Rework the theme management a bitGravatar Szymon Tomasz Stefanek2015-08-271-0/+131
* Code improvements in the theme manager(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-03-161-4/+13
* killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-101-60/+32
* renamed a global pointer;•••more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-061-4/+4
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-1/+1
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-011-0/+405