aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/actioneditor/actioneditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* cleaned tal_treewidget , hopefully re-connecting again all the signal/slot pairs•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2807 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-011-2/+2
* fixed a bug in action editor (small icon choose)[upported]•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2710 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-121-13/+6
* get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-101-6/+6
* fixed license template for modules from a to f•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-1/+1
* pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-161-947/+947
* code cleanups: removed unused functions from KviApp class; removed kvi_string...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2160 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-011-18/+18
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-301-15/+13
* fixed styled widgets + more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-271-15/+15
* fixed action editor selection and completed relative QT4 port.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1856 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-261-66/+85
* Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-131-126/+79
* replace setIconSet with QT4 seIcon •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1672 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-3/+3
* Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-6/+6
* removed QT3 QString stuff (wip). Need test.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1476 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-131-969/+969
* Fix actioneditor gui•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1427 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-081-1/+7
* Fix actioneditor gui•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1426 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-081-5/+3
* ported actioneditor module, code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1425 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-081-7/+9
* more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1381 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-031-23/+10
* ported modules about and action;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1329 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-46/+21
* More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-01-151-3/+3
* fixes/improvements•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@601 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-06-061-1/+1
* more QT4 fix: QSplitter •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-121-0/+2
* More Qt4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@334 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-091-5/+15
* Now you can crash with Qt4 too :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-051-1/+1
* More Qt 4.x port and the torrent module by Alexander Stillich•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@255 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-261-7/+7
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-231-2/+2
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@195 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-191-2/+2
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+997