aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme
Commit message (Expand)AuthorAgeFilesLines
* Convert 0s and NULLs to nullptrGravatar IceN9ne2018-12-032-3/+3
* Use override where possible and remove unnecessary usages of the virtual keyw...Gravatar IceN9ne2018-11-283-8/+8
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
* Remove usages of Q_FOREACH. Fixes #2385Gravatar IceN9ne2018-05-221-1/+1
* General code cleanup and coverity fixes - mostly fixes uninitialized membersGravatar IceN9ne2017-10-211-3/+1
* Make Windows code Unicode-aware (#2219)Gravatar wodim2017-05-241-1/+1
* Remove KviParameterList•••It wasn't used anyway ^^ Gravatar staticfox2016-08-071-1/+0
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-30/+0
* cleanup: separators and spacingGravatar un1versal2016-05-081-0/+2
* cleanup: remove more ancient commneted codeGravatar un1versal2016-05-063-23/+3
* cleanup duplicate includesGravatar un1versal2016-05-041-1/+0
* ThemeManagementDialog: remove broken <nobr> and adjust secondary text colorGravatar un1versal2016-05-031-5/+4
* Apply clang-tidy: modernize-loop-convertGravatar Alexey Sokolov2016-04-301-2/+2
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-303-14/+7
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-303-16/+16
* Apply clang-formatGravatar Alexey Sokolov2016-04-2911-596/+583
* Protect several hand-crafted blocks from clang-formatGravatar Alexey Sokolov2016-04-291-0/+4
* general: Typo fixesGravatar staticfox2016-04-231-3/+3
* 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
* libkvitheme/KviKvsCoreFunctions_gl documentation: program name capitalizationGravatar un1versal2016-03-021-1/+1
* libkvitheme: improve error message and fix dialog title•••apologies @ctrlaltca @Dessa didn't do this on purpose, if you curse and swear at me, wouldn't blame you :D Gravatar un1versal2016-03-021-2/+2
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-273-10/+10
* ClassEditorWindow/PackThemeDialog: fix label capitalizationGravatar un1versal2016-02-161-2/+2
* 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
* update remove theme icon assignmentGravatar un1versal2016-01-071-1/+1
* fix missed: label capitalization on theme saveGravatar un1versal2016-01-071-2/+2
* Make the current theme string to be more translatableGravatar Alexey Sokolov2015-12-291-1/+1
* revert theme manager: we dont need huge icons pixelated•••Until we have a proper dialog this at least should be semi-sane. https://github.com/kvirc/KVIrc/issues/1737 (has proposal and awaiting @pragmaware) Gravatar un1versal2015-12-281-8/+8
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-194-18/+18
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-2811-11/+11
* copyright headers: cosmetic capitalization & consistecy fixes.Gravatar un1versal2015-11-271-1/+1
* ThemeManagementDialog: cleanup duplicate includeGravatar un1versal2015-11-211-1/+0
* Use QWidget::grab to make screenshots.•••QPixMap::grabWidget was deprecated with Qt 5.0. Gravatar wodim2015-11-111-0/+4
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-282-2/+2
* Clean up double semicolonsGravatar Matt Ullman2015-10-271-1/+1
* 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-187-23/+17
* [ci skip] cpp files, capitalization, typos, syntax normalization and punctuationGravatar un1versal2015-10-081-1/+1
* [Theme save options] Save icons with themes off by default and add descriptio...•••Even shorter text Gravatar un1versal2015-10-041-4/+14
* Make the theme images in the theme management dialog bigger. Maybe needs more...Gravatar Szymon Tomasz Stefanek2015-10-041-5/+6
* When saving a theme a screenshot is now always requiredGravatar Szymon Tomasz Stefanek2015-10-041-2/+6
* Fix (some of) the KviTalListWidget problems related to item resizeGravatar Szymon Tomasz Stefanek2015-10-031-0/+1
* Fixes a crash that happens when you close the main window with the theme mana...•••This undoes part of f2485de, so beware. Gravatar wodim2015-09-301-1/+1
* Improve package managementGravatar Szymon Tomasz Stefanek2015-09-152-4/+2
* 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-143-10/+25
* Fix #1526Gravatar Szymon Tomasz Stefanek2015-08-281-1/+1
* More work on theme packingGravatar Szymon Tomasz Stefanek2015-08-274-12/+54
* Rework the theme management a bitGravatar Szymon Tomasz Stefanek2015-08-276-253/+335
* More tweaks all aroundGravatar Szymon Tomasz Stefanek2015-08-251-4/+19