aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* fixed problems in options conditional selectors•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2508 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-202-15/+5
* options: fixes to layout and search•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2505 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-192-25/+11
* fixed signals/slot in options dialog •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2504 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-191-3/+3
* quick fix in options dialog (need more work)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2503 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-191-1/+1
* a small fix for windows on the windowlist•••broken the options module with the excuse to port it git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2502 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-196-183/+213
* removed a line of code that made X bitching around•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2496 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-191-1/+1
* Fix continue behaviour in for and foreach•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2490 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-09-181-1/+19
* Correctly encode my surname (was broken by #2483)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2488 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-09-181-1/+1
* fixed license template for modules from n to the end;•••please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-1871-129/+223
* 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-18206-497/+795
* 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 Gravatar Elvio Basello2008-09-1856-317/+407
* 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-1873-114/+212
* fix warning.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2476 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-171-1/+0
* Fixed segfault and appearence in texticons options widget•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2475 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-171-3/+11
* removed conditional checks for Qt 4.4;•••bumped CMake requirements to 2.6 and Qt 4.4 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2473 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-161-238/+241
* more work on events table;•••added conditional #if git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2471 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-161-0/+4
* reordered events table;•••fixed events name; bumped sources date; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2470 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-161-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-16144-31127/+31127
* fixed compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2467 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-151-3/+3
* ported buttongroup kvs class and init mlnedit port: objects modules now it is...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2465 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-1510-330/+433
* fixes to the filetransferwindow•••ported the windowlist_tree to inherit qt styles git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2459 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-142-7/+7
* more work on http class (added auto redirect handling)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2455 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-132-17/+70
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-1259-449/+381
* other small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2448 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-123-4/+5
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2447 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-123-3/+6
* some fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2444 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-123-5/+5
* 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-1213-124/+177
* fixed compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2442 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-122-10/+28
* 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-1229-210/+1356
* uupupdated cmake project•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2438 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-1/+0
* removed obsolete urllabel kvs object class.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2437 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-124-430/+44
* fixed some things in the qt4 port of links module, updated todo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2428 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-083-11/+41
* add year, bitRate and sampleRate methods to KviMPRISInterface•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2427 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-09-082-10/+28
* fixed (ported) logviewer to qt4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2426 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-084-76/+120
* removed unneeded header file in moc list•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2424 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-081-1/+0
* some remaining qt4 port of objects module •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2423 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-081-7/+6
* initial qt4 port of the notifier module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2422 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-086-78/+84
* length should return track length in msecs, not in seconds•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2419 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-09-071-1/+1
* add amarok2 interface•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2418 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-09-073-2/+84
* completed the porting of eventeditor module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2414 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-062-35/+104
* 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-052-6/+35
* small fix for filetransferwindow itemdelegate•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-031-5/+10
* upported fix for #227•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2368 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-314-0/+12
* renamed taskbar to window list.•••splitted "tree window list" in its own file git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2362 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-3014-464/+465
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2361 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-301-1/+1
* Fixed module identity chrisis•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2348 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-291-1/+1
* KviMPRISInterface is ough to be reference implementation, any player-specific...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2347 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-08-292-100/+157
* fix logic - return true only if library was loaded•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2346 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-08-291-2/+3
* work on STARTTLS protocol SHOULD be complete: please test!•••updated TODOs; updated ChangeLogs; updated kvirc translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2344 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-291-13/+13
* Low level support for STARTTLS. Needs polishing, though.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2343 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-08-282-7/+9