| Commit message (Expand) | Author | Age | Files | Lines |
| * | Code cleans | Noldor73 | 2016-04-23 | 1 | -17/+15 |
| * | Fix classes tree creation in class editor | Noldor73 | 2016-04-22 | 1 | -2/+2 |
| * | ClassEditorWindow: fix legalese on boilerplate | un1versal | 2016-04-21 | 1 | -1/+1 |
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog
| un1versal | 2016-02-27 | 1 | -26/+26 |
| * | ClassEditorWindow/PackThemeDialog: fix label capitalization | un1versal | 2016-02-16 | 1 | -1/+1 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 1 | -1/+1 |
| * | Floppy icon rename to -> Save and fix assignments | un1versal | 2016-01-08 | 1 | -3/+3 |
| * | 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
| un1versal | 2015-12-19 | 1 | -2/+2 |
| * | ClassEditorWindow: capitalization and typo fix | un1versal | 2015-12-05 | 1 | -4/+4 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 3 | -4/+4 |
| * | copyright headers: cosmetic capitalization & consistecy fixes. | un1versal | 2015-11-27 | 1 | -1/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 2 | -2/+2 |
| * | [ci skip] cpp file typos and capitalization corrections | un1versal | 2015-10-08 | 1 | -10/+10 |
| * | Fix icon assignments in in Editor actions menus | universal | 2015-09-11 | 1 | -4/+4 |
| * | Fix subtle crash in KviKvsHash destruction when the module that allocated it ... | Szymon Tomasz Stefanek | 2015-08-27 | 1 | -0/+1 |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 1 | -3/+18 |
| * | - 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
| Robert Förster | 2014-11-21 | 2 | -89/+89 |
| * | convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 1 | -3/+3 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -6/+0 |
| * | fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2012-02-27 | 1 | -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
| Fabio Bas | 2012-02-26 | 2 | -28/+27 |
| * | - 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
| Fabio Bas | 2012-01-01 | 3 | -7/+6 |
| * | Code optimization in classeditor export•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5809 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-04-29 | 1 | -10/+8 |
| * | Fixed classes export in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5808 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-04-29 | 1 | -10/+32 |
| * | improved doxygen documentation;•••updated italian translation
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5388 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-24 | 1 | -1/+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
| Elvio Basello | 2011-01-10 | 1 | -4/+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
| Elvio Basello | 2011-01-07 | 1 | -1/+1 |
| * | renamed a global pointer;•••more work on KDE notifier;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-06 | 1 | -2/+2 |
| * | reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-05 | 1 | -23/+23 |
| * | 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
| Szymon Tomasz Stefanek | 2011-01-01 | 4 | -247/+247 |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-29 | 3 | -3/+3 |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 3 | -25/+25 |
| * | More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-26 | 2 | -2/+2 |
| * | Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-25 | 3 | -23/+23 |
| * | merged egns's patch to enable painless msvc compilation, thank you!•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5091 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-10-19 | 1 | -1/+1 |
| * | Reunited all the kvs-escape related functions is a single method supporting d...•••small fixes to defscript and inputbar escaping in userfriendlymode
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5057 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-10-10 | 1 | -0/+3 |
| * | cleaned code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5043 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-10-04 | 1 | -3/+3 |
| * | fixed rename for classes and functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4989 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-09-07 | 1 | -15/+12 |
| * | Fixed layout in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4932 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-24 | 1 | -4/+3 |
| * | Fixed claseeditor compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4931 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-24 | 1 | -13/+17 |
| * | cleaned code;•••added doxygen comments (wip);
improved indentation and hungarian notation;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4930 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-08-23 | 3 | -917/+1409 |
| * | Fixed replace in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4892 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-17 | 2 | -8/+12 |
| * | avoid qsplitter children to collapse, since we already have buttons where nec...•••small fix to iograph: added sanity check to traffic counters
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4828 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-09 | 1 | -1/+1 |
| * | typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4826 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-08-09 | 1 | -2/+2 |
| * | More work on #882(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4825 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-09 | 2 | -11/+10 |
| * | Fix in classeditor member function dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4824 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-09 | 1 | -1/+2 |
| * | More work on #882 feature•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4821 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-09 | 1 | -4/+13 |
| * | Code cleaning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4817 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-09 | 1 | -9/+0 |
| * | Implementation feature #882 (work in progress)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4814 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-08-09 | 2 | -45/+140 |
| * | cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-08-07 | 1 | -3/+3 |