| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | avoid a race condition on help indexing•••avoid crashes due to kvikvsactions deleted while their internal script is still executing (happens because we clear() out menu popups at every show, and a user could get a popup shown before its code finishes executing) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3836 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-01-13 | 1 | -1/+1 | |
| * | fixed help module blank screen on index/search item selection•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3723 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-12-20 | 1 | -3/+3 | |
| * | applied patches, thanks to Kebianizao•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3703 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-12-17 | 1 | -2/+0 | |
| * | fix for #593 + free selection in help module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3572 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-10-24 | 1 | -0/+2 | |
| * | quite complicate fix for #517, had to workaround a qt4 bad behaviour.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3441 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-08-31 | 1 | -2/+1 | |
| * | removed old options & code regarding window caption colors•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3353 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-07-19 | 1 | -12/+0 | |
| * | fix for a crash bug in help window•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3215 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-05-15 | 1 | -5/+0 | |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-05-08 | 1 | -1/+1 | |
| * | second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-11-08 | 1 | -1/+1 | |
| * | finished help module; still a small problem on window focus after search inde...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2576 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-26 | 1 | -8/+1 | |
| * | removed some old references to qt3•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2571 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-25 | 1 | -3/+1 | |
| * | fixed license template for modules from h to m•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-18 | 1 | -2/+3 | |
| * | more qt4 porting (misc + removing qt3 listview)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2281 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-08-23 | 1 | -1/+1 | |
| * | 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 | 2008-08-01 | 1 | -15/+15 | |
| * | trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-30 | 1 | -2/+1 | |
| * | fixed help module for win32/mingw (and probably msvc too)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1936 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-06-24 | 1 | -3/+3 | |
| * | fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1832 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-20 | 1 | -6/+8 | |
| * | more module help qt4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1831 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-20 | 1 | -20/+23 | |
| * | more QT4 port/fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1830 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-20 | 1 | -20/+21 | |
| * | replace setIconSet with QT4 seIcon •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1672 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-04 | 1 | -1/+1 | |
| * | indented code...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1599 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-26 | 1 | -85/+81 | |
| * | porting help module (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1539 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-20 | 1 | -31/+11 | |
| * | code clean; applied patch for MacOS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1370 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-01 | 1 | -0/+2 | |
| * | Fixes for other tickets•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1214 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-03-13 | 1 | -2/+4 | |
| * | 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 | 2008-01-15 | 1 | -2/+2 | |
| * | undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2007-07-05 | 1 | -0/+1 | |
| * | fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2007-07-05 | 1 | -1/+0 | |
| * | More Qt4 port and some small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2007-02-20 | 1 | -4/+24 | |
| * | 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 | 2007-01-26 | 1 | -3/+3 | |
| * | More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2007-01-23 | 1 | -4/+4 | |
| * | Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2006-12-18 | 1 | -0/+307 |
