| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop support of Qt4 from CMakeLists•••All C++ #ifdefs are still there... See #1650 Also switch Travis to Qt5 | 2016-01-31 | 1 | -13/+11 | |
| * | Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk | 2015-10-18 | 1 | -2/+1 | |
| * | Add basic KDE5 support. | 2015-08-24 | 1 | -1/+1 | |
| * | Port KVS ftp class to Qt5 | 2015-08-23 | 1 | -1/+4 | |
| * | Port KVS http class to Qt5 | 2015-08-23 | 1 | -1/+16 | |
| * | - update KviOsInfo with values from the winsdk8•••- rip out some append libs statements for ws2_32; since we are linking in a way they get added anyway we don't need them (yet) - remove wsock32.lib from kvilib, linking works fine without it - move shlwapi for mingw from root to src/kvirc since that is where the msvc one is and it works - remove envvar hack added in r6273 from perlcore since it is unneeded git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6276 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-10-08 | 1 | -9/+0 | |
| * | - remove -Wl,--no-undefined "handling" as this is not something we should "ju...•••- remove winmm hack now that append libs works - fix some win32 ifs in cmakelists files which should be mingw (check if this stuff is still needed when i get my mingw toolchain up) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6270 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-10-05 | 1 | -2/+2 | |
| * | 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 | 2012-10-04 | 1 | -6/+6 | |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-09-28 | 1 | -34/+1 | |
| * | Code improvements in kvs classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5805 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-04-28 | 1 | -0/+2 | |
| * | First public version of webkit kvs interfacing (wip)... missing doc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5565 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-03-12 | 1 | -0/+2 | |
| * | 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 | 2011-01-01 | 1 | -74/+74 | |
| * | Added the trayicon kvs class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4936 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-26 | 1 | -0/+2 | |
| * | moved alphabetically a module;•••fixed a bug in selectors, thanks to CtrlAltCa for spotting this; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3543 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-10-06 | 1 | -1/+1 | |
| * | more compilation denoising•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3468 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-02 | 1 | -6/+5 | |
| * | New kvs classes(w.i.p.)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3069 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-02-06 | 1 | -0/+6 | |
| * | hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-11-08 | 1 | -1/+0 | |
| * | fixed complaining moc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2839 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-11-08 | 1 | -3/+0 | |
| * | fixed compilation warning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2701 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-10-11 | 1 | -1/+0 | |
| * | fixed missing files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2695 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-10-11 | 1 | -0/+2 | |
| * | object module restyling/enhancement(work in progress)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2689 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-10-10 | 1 | -2/+2 | |
| * | removed KviTalListView in favour of KviTalTreeWidget;•••updated TODOs; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2549 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-24 | 1 | -9/+9 | |
| * | 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 | 2008-09-12 | 1 | -0/+4 | |
| * | uupupdated cmake project•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2438 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-12 | 1 | -1/+0 | |
| * | removed header files which do not need to be moc'ed•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2109 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-07-23 | 1 | -16/+0 | |
| * | added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-11 | 1 | -28/+2 | |
| * | maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-04 | 1 | -2/+1 | |
| * | applied sardanap's patch to link modules under MacOS X;•••added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-04 | 1 | -4/+13 | |
| * | More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-04 | 1 | -1/+5 | |
| * | fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-02 | 1 | -2/+2 | |
| * | fixed cmake rules to work either on linux and mac and prepared a skel for win...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-02 | 1 | -13/+16 | |
| * | added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-03-29 | 1 | -0/+115 |
