aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/editor/ScriptEditorImplementation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-248/+261
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-271-6/+7
* fix arghGravatar un1versal2015-12-281-1/+1
* 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-4/+4
* ScriptEditorImplementation: capitalization fixesGravatar un1versal2015-12-051-2/+2
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Set Monaco/10 as the default font for the script editor on OS X.•••Part of #1704. Gravatar wodim2015-11-111-2/+7
* Clean up double semicolonsGravatar Matt Ullman2015-10-271-2/+2
* Apply the custom cursor width to the script editor also.•••I was expecting Qt to automatically apply Windows' cursor width to QTextEdit widgets by default. That is not the case. Gravatar wodim2015-10-061-0/+17
* File dialogs seem to always require a parent. Without it Qt5 enters in a kind...Gravatar Szymon Tomasz Stefanek2015-08-251-2/+2
* 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-5/+5
* adds text to the wrench on the editor so users can find it... hopefully•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5935 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-201-1/+4
* 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-6/+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/+1137