aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/actioneditor/ActionEditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrate almost all QMessagebox to qt6-friendly version.Gravatar Fabio Bas2023-10-181-2/+2
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
* Cleanup included filesGravatar IceN9ne2016-10-281-2/+2
* Fixes Issue #2088 (#2091)Gravatar IceN9ne2016-08-081-6/+14
* wheeeeeeeeeeGravatar staticfox2016-05-221-1/+1
* ActionEditor: missing spaces in tooltipsGravatar un1versal2016-05-041-3/+3
* AliasEditorWindow: dont mess with tooltip text breaks for now•••issue #1860 comes into play here and clearly this lion wont be so easily tamed Gravatar un1versal2016-05-031-21/+22
* ActionEditor: reorganize Flag option grid and cleanup tooltips•••indenting of tooltip block fixes! sorry couldnt look at this clanggified botch anymore it never made any sense, its never been logical since it varies from file to file on similar blocks and looks and handles like a 1949 Crosley Hotshot. :) Gravatar un1versal2016-05-031-48/+45
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-6/+3
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-10/+10
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-271/+292
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-271-2/+2
* editor windows: show correct icons in treeview when editor windows are openGravatar un1versal2016-01-121-1/+1
* ActionEditor: Capitalization fixes (for now)•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization Gravatar un1versal2015-12-051-14/+14
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-2/+2
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* [ci skip] no strings - cpp files - typo correctionsGravatar un1versal2015-10-081-3/+3
* Quick fixGravatar Szymon Tomasz Stefanek2015-09-131-1/+0
* More icon assignment in menus fixes•••Im hoping the last. Gravatar universal2015-09-131-0/+1
* File dialogs seem to always require a parent. Without it Qt5 enters in a kind...Gravatar Szymon Tomasz Stefanek2015-08-251-1/+10
* - 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-1/+1
* - Happy new year!••• - Some parts of kvirc still refered to KviMainWindow as frame(), m_pFrm, etc.. => fixed - Some parts of kvirc were still coded as if more than one KviMainWindows could exists => fixed, this involved changing KviWindows's ctor and removing KviWindow::frame(), thus the big change - The trayicon module still called itself (and was called) dockextension, and was built to support more than one KviMainWindows => renamed and fixed - Modified KviWindow::hasAttention so that is can be used everywhere instead of mixing different ways to check if a notificationm should popup - should fix #1221 and hopefully introduce little to no bugs git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6010 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-01-011-2/+2
* fix all warnings under clang•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-261-2/+1
* Objects module: fixed indentation (wip)•••webview class: proper documentation misc: fixed errors and bad pratices found by lwlint git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5834 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-05-081-10/+0
* 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-5/+4
* killed some defines;•••more work on KDE notifier; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-071-1/+1
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-4/+4
* 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/+939