aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/classeditor/libkviclasseditor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* switch to the correct window even if it's open alreadyGravatar wodim2017-03-021-1/+1
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-5/+5
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-13/+10
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* copyright headers: cosmetic capitalization & consistecy fixes.Gravatar un1versal2015-11-271-1/+1
|
* - Happy new year!Gravatar Fabio Bas2012-01-011-3/+3
| | | | | | | | | | | | - 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
* renamed a global pointer;Gravatar Elvio Basello2011-01-061-2/+2
| | | | | | | more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-1/+1
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned code;Gravatar Elvio Basello2010-08-231-6/+5
| | | | | | | | 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
* typoGravatar Elvio Basello2010-08-041-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4780 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixes at classeditorGravatar Elvio Basello2010-03-071-19/+19
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4102 17fca916-40b9-46aa-a4ea-0a15b648b75c
* New classeditor (not working)Gravatar Noldor2010-02-231-0/+94
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4019 17fca916-40b9-46aa-a4ea-0a15b648b75c