aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_textIcons.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-69/+71
* 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
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-271-1/+1
* Fix #1747.Gravatar Szymon Tomasz Stefanek2016-01-021-29/+35
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-2/+2
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Fix error in 4a51590.Gravatar wodim2015-11-171-1/+1
* When adding a new text icon, ensure a theme directory in the user config dire...•••Fixes #1747. Gravatar wodim2015-11-171-0/+2
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-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-181-1/+0
* File dialogs seem to always require a parent. Without it Qt5 enters in a kind...Gravatar Szymon Tomasz Stefanek2015-08-251-1/+1
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- 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 Gravatar Robert Förster2014-11-211-3/+3
* fixes incorrect usage of QWidgetAction (as already corrected for #1334)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-11-131-1/+3
* qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-251-3/+4
* fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-02-271-1/+1
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar. Addiotional fix: "disconnect" menu entry was broken since the 3.x era git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-261-3/+4
* style fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5792 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-181-14/+20
* Working on emoticons•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5790 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-181-31/+47
* fix for a crahs in the texticons option widget•••disabled the "load external file" option, since it was not working anyway git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5531 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-021-71/+59
* Fix a crash in the text icons configuration dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5520 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-261-3/+12
* fix crash when adding a new icon•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5419 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-02-041-1/+1
* fixed icon widget signal mismatch•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5325 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-101-3/+3
* 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/+291