aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon/PackAddonDialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrate almost all QMessagebox to qt6-friendly version.Gravatar Fabio Bas2023-10-181-6/+3
* PackAddonDialog: Show the output path when an addon is exported.•••Fixes #2293. Gravatar wodim2017-09-011-1/+1
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-12/+6
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-103/+95
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-271-4/+4
* Remove default texts from the addon packager dialog.•••Part of #1781. Gravatar wodim2016-01-011-3/+2
* various files: typos/consistency and capitalization see notes below.•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization This was just done last minute over some notes I had made during earlier similar fixes. * dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural. * freenode is all lowercase instance only. * tooltips are not Camel Case capitalization style either. * some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to. * Tree items are Camel Case * Typos in Unknow channel modes * more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these The tooltips text doubles up as title one isnt capitalized and the other is... So now none are in this area only since unlike toolbars thers no test display here and its passable. Alternative is to fix these dialogs and toolbars and tbh I cant do it. * cannot vs can't : these are consistency fixes for strings and debug messages only. * about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels. s spaces tyyt Gravatar un1versal2015-12-191-13/+13
* PackAddonDialog: syntax improvements minor grammar improvements.•••Reading original messages sounds like gibberish, the suggested changes improve the issue, but there may be even better ways to word these. Gravatar un1versal2015-12-051-6/+6
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-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
* More work on addon managmenetGravatar Szymon Tomasz Stefanek2015-09-151-7/+7
* More work on addon managementGravatar Szymon Tomasz Stefanek2015-09-151-128/+0
* Add addon.pack to package addons manually. Improve addon support.Gravatar Szymon Tomasz Stefanek2015-09-151-112/+38
* - 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-7/+7
* removed useless pointer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5796 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-211-13/+5
* added missing argument•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5763 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-071-1/+1
* Some quirks related to addon management•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5697 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-251-2/+9
* 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/+664