aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed typos; update italian translation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2788 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-281-1/+1
* updated translations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2770 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-231-3/+3
* fixed some serious bugs in module object+code clean and improvements.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2738 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-151-3/+5
* object module restyling/enhancement(work in progress)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2689 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-101-5/+5
* hopefully fixed all the dual-screen setup dialog centering problems•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2660 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-061-3/+10
* some fixes + optimized readhex functions in kvs classes socket and file•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2587 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-281-1/+0
* fixed license template for modules from n to r•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-1/+2
* 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-1994/+1994
* compilation fixes (objects module)•••fixes for filetransferwindow git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2443 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-121-1/+0
* fixed compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2442 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-121-8/+17
* QT4 new stuff and ftp/http(wip) new classes (lack of docs :\) •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2441 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-35/+38
* added $loadInterface to object class, please test•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2402 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-051-4/+33
* more QT4 port (objects module) + vs2005 projects update + some compilation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2174 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-08-041-24/+18
* 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-1/+11
* removed useless include•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1710 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-081-1/+0
* added $countStatusBarItems();•••code clean; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1709 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-081-16/+10
* added function•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1708 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-081-9/+12
* fix compilation error•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1705 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-071-0/+1
* added insertIntoStatusBar method to the KVS widget classes.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1704 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-071-0/+17
* code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1689 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-061-132/+142
* Added two missing files to CMakeLists.txt•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1682 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-05-061-2/+1
* added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-051-1/+2
* More work on the build flags and a small aesthetic fix on the objects module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1530 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-04-201-1/+1
* another quick compiling fix.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1510 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-181-1/+1
* quick compiling fix.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1509 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-181-1/+1
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-181-28/+52
* other fixes in objects modules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1488 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-151-2/+0
* fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1477 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-04-131-19/+19
* 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-1/+1
* objects module QT4 port and code clean (wip).•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1474 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-131-19/+9
* Ported kvs class layout and code cleaning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1447 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-091-1/+2
* patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-0/+3
* More QT4 work and removed QT3 unused code in objects module. •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1294 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-261-1745/+1910
* fixed doc (file format win32 -> unix)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1144 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2008-02-201-1745/+1745
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-0/+1
* fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-1/+0
* fixed compilation errors•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@531 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-231-22/+20
* fix boring warning and compilation errors; new dynamic tooltip system in widg...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@510 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-171-42/+19
* fix eventFilter and added setAttribute (QT4 only)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@500 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-161-21/+33
* fixes; more qt4; better qt4 makefiles•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@493 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-161-0/+4
* small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@490 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-151-20/+20
* added setAttribute to widget classes (QT4 only)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@483 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-121-2/+49
* added setMask to class widget [need doc]•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@479 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-111-2/+30
* objects module QT4 porting (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@384 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-271-1640/+1679
* 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-9/+9
* added new buttongroup classes,dcc.setBandwidthLimit; fixed/removed some old c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@234 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-01-231-18/+6
* fixed dynamic tooltip (still wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@87 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-01-011-6/+6
* wip on dynamic tool tips in objects module(still incomplete, bugged and undoc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@86 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-01-011-3/+59
* 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/+1596