aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Drop support of Qt4 from CMakeLists•••All C++ #ifdefs are still there... See #1650 Also switch Travis to Qt5 Gravatar Alexey Sokolov2016-01-311-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 Gravatar Matt Ullman2015-10-181-2/+1
* Add basic KDE5 support.Gravatar Szymon Tomasz Stefanek2015-08-241-1/+1
* Port KVS ftp class to Qt5Gravatar Szymon Tomasz Stefanek2015-08-231-1/+4
* Port KVS http class to Qt5Gravatar Szymon Tomasz Stefanek2015-08-231-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 Gravatar Robert Förster2012-10-081-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 Gravatar Robert Förster2012-10-051-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 Gravatar Robert Förster2012-10-041-6/+6
* qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-281-34/+1
* Code improvements in kvs classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-281-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 Gravatar Noldor2011-03-121-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 Gravatar Szymon Tomasz Stefanek2011-01-011-74/+74
* Added the trayicon kvs class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4936 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-261-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 Gravatar Elvio Basello2009-10-061-1/+1
* more compilation denoising•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3468 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-021-6/+5
* New kvs classes(w.i.p.)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3069 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2009-02-061-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 Gravatar Fabio Bas2008-11-081-1/+0
* fixed complaining moc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2839 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-11-081-3/+0
* fixed compilation warning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2701 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-111-1/+0
* fixed missing files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2695 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-111-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 Gravatar Noldor2008-10-101-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 Gravatar Elvio Basello2008-09-241-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 Gravatar Noldor2008-09-121-0/+4
* 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 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 Gravatar Elvio Basello2008-07-231-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 Gravatar Elvio Basello2008-04-111-28/+2
* maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-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 Gravatar Elvio Basello2008-04-041-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 Gravatar Thomas Kalla2008-04-041-1/+5
* fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-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 Gravatar Elvio Basello2008-04-021-13/+16
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+115