aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/classeditor
Commit message (Expand)AuthorAgeFilesLines
* 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 Gravatar Robert Förster2012-10-041-3/+3
* qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-281-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 Gravatar wodim2012-02-271-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 Gravatar Fabio Bas2012-02-262-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 Gravatar Fabio Bas2012-01-013-7/+6
* Code optimization in classeditor export•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5809 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-291-10/+8
* Fixed classes export in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5808 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-291-10/+32
* improved doxygen documentation;•••updated italian translation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5388 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-241-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 Gravatar Elvio Basello2011-01-101-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 Gravatar Elvio Basello2011-01-071-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 Gravatar Elvio Basello2011-01-061-2/+2
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-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 Gravatar Szymon Tomasz Stefanek2011-01-014-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 Gravatar Szymon Tomasz Stefanek2010-12-293-3/+3
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-273-25/+25
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-262-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 Gravatar Szymon Tomasz Stefanek2010-12-253-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 Gravatar Fabio Bas2010-10-191-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 Gravatar Fabio Bas2010-10-101-0/+3
* cleaned code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5043 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-10-041-3/+3
* fixed rename for classes and functions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4989 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-09-071-15/+12
* Fixed layout in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4932 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-241-4/+3
* Fixed claseeditor compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4931 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-241-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 Gravatar Elvio Basello2010-08-233-917/+1409
* Fixed replace in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4892 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-172-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 Gravatar Fabio Bas2010-08-091-1/+1
* typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4826 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-091-2/+2
* More work on #882(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4825 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-092-11/+10
* Fix in classeditor member function dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4824 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-091-1/+2
* More work on #882 feature•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4821 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-091-4/+13
* Code cleaning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4817 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-091-9/+0
* Implementation feature #882 (work in progress)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4814 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-092-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 Gravatar Elvio Basello2010-08-071-3/+3
* typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4780 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-041-1/+1
* More fixes in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4430 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-06-102-49/+31
* Quick fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4429 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-06-091-1/+3
* Another segfault fixed in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4427 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-06-091-0/+6
* Some fixes in classeditor + code improvements in tablewidget kvs class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4416 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-06-022-38/+44
* Another fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4404 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-311-1/+15
* Fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4397 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-302-2/+26
* Some fixes in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4367 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-231-0/+10
* Some fixes in object classes inheritance•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4362 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-231-1/+2
* Fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4334 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-171-0/+1
* Another fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4332 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-171-0/+8
* Antother fix + code cleaning in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-171-8/+2
* Some fixes in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4316 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-05-111-9/+7
* Fixed export classes in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-04-281-4/+3
* Fix in classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4299 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-04-261-11/+9
* More work on classeditor•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4296 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-04-262-30/+53
* more work on classeditor (quite usable now)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4235 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-031-78/+89