aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 6179 via svnmerge from https://svn.kvirc.de/svn/trunk/kvirc•••git-svn-id: https://svn.kvirc.de/svn/branches/kvirc/4.2@6198 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-07-021-4/+25
* branch 4.2: change version to 4.2.1 for future development•••git-svn-id: https://svn.kvirc.de/svn/branches/kvirc/4.2@6193 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-07-021-3/+3
* Install kvirc, kvilib and the module in the place actually declared in the cm...•••osx: put qt libraries and plugins inside the bundle, and fix dyld references => bundles will now be redistributable to other users without prerequisites git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6163 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-291-11/+1
* more on "break python everywhere"•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6116 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-011-71/+0
* Some mixed changes, mostly related to osx development:•••- test a non-fixed font to work on kerning bug; - rename the cmake project name KVIrc (capitalized) to match application name and play nicer - re-enable native menubar git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6070 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-241-1/+1
* - block installation if not running XP or higher to not waste time of users i...•••(translators this adds a new language string to the nsi file) - murder pre-xp (and therefore pre-nt) support of KviOsInfo, reorder and clean up some product names, also add win8 there git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6056 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-201-413/+419
* - nuke PCH support from orbit as discussed with Pragma, it never worked anywa...•••- add a missing file to svn:ignore - do not add -mwindows in the root CMakeLists.txt file, add_executable with WIN32 flag should handle that already. (the WIN32 flag is just silently ignored on non-windows) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6053 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-151-115/+0
* fix linux build. whoops.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6051 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-141-1/+1
* last round of msvc fixes (of NMake at least, the Visual Studio Project files ...•••- remove hardcoding of module paths for MSVC (and remove mmove and ix86 asm stuff which was not removed in r5235 ) - fix MSVC builds to not show a console on release builds by using the WIN32 flag in src/kvirc/CMakeLists.txt (needs checking for MinGW anyway since it might make sense there, not sure and don't want to break the build for others) and linking to qtmain on non-debug builds for MSVC in the root CMakeLists.txt file, thanks to thexception for pointing me in the right direction git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6050 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-131-5/+1
* added a cmake option to focibly enable QGtkStyle themeing. No, you shouldn't ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6036 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-01-081-0/+1
* Fix the phonon fix?•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6030 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-01-051-1/+1
* When building in debug mode try to use the debug phonon library•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6026 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-01-051-0/+9
* fix #1238•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6008 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-12-311-0/+1
* fix #1229•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5984 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-11-051-1/+1
* Try to get rid of -Wl,--no-undefined inherited from dep libraries•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5983 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-10-261-2/+13
* Try to get rid of -Wl,--no-undefined inherited from dep libraries•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5982 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-10-261-1/+3
* now 0.0.2 happier than before•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5958 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-08-302-2/+3
* delete pointless version number on .desktop files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5954 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-271-1/+1
* droppped cryptopp dependency, as per resolution #4 of last week's ml discussi...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5943 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-08-241-1/+0
* kvilib/avdevice: reworked a bit the conditional compilation of legacy v4l cod...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5716 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-271-0/+1
* delete Qt <4.6 hacks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5685 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-03-241-1/+1
* upd8 spanish translation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5684 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-03-241-0/+2
* kvirc.{desktop,notifiyrc}: Added German translations.•••Signed-off-by: Kai Wasserbäch <curan@debian.org> git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5471 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2011-02-121-0/+2
* Calm down the rijndael module compilation. Thnx Arfrever.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-101-0/+1
* Some cmake-related changes:•••cleaned up the KVIRC_BUILD_FLAGS mess, now every #ifdef used in the code should have its own #define/#undef in kvi_sysconfig.h removed the old WITH_* family of flags, use the native cmake WANT_* options that avoids caching problems and permits to both set and unset the option use WANT_CRYPTOPP for cryptopp code (was: WANT_NO_EMBEDDED_CODE), and disable WANT_OPENSSL when the user wants tom switch to cryptopp updated INSTALL file accordingly git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5430 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-02-071-0/+4
* improved doxygen documentation;•••updated italian translation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5388 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-241-5/+5
* fixed doxygen rules to reflect renaming•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5348 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-121-2/+1
* updated doxygen rules to 1.7.3•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5347 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-121-57/+226
* moved defscript translation files to core directory•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5094 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-10-201-1/+1
* merged egns's patch to enable painless msvc compilation, thank you!•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5091 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-191-6/+1
* nsis script: don't delete the entire kvirc directory if not empty when uninst...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4948 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-301-1/+1
* update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4941 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2010-08-291-1/+1
* fixed windows uninstallation, thanks to Armoured•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4904 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-201-2/+7
* Fix #875.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4758 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-08-021-1/+1
* Trunk is now 4.1.1 since we've moved past the security issue :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4746 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-08-011-1/+1
* Fix windows packaging script to include the audio sample too.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4732 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-08-011-0/+5
* updated nullsoft rules to reflect 4.1.0; updated translation files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4704 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-07-291-2/+2
* tweaked the kvirc-config script; since we don't install headers anymore, exte...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4683 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-201-28/+13
* Rewrite parts of the regchan module in order to•••avoid the heavy usage of pointers. Add some new nice debug macros and tools. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4669 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-141-0/+2
* restored ability to translate some strings in options module (titles, keywords)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4359 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-221-1/+1
* turkish desktop file translation by işbaran / ml•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4264 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-191-0/+2
* some doc/pic updates•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-171-3/+3
* modified message-tidy-* targets so that it works with defscripts translations...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-031-2/+2
* merged recent patches from upstream avdevice code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4227 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-271-0/+2
* Make the default script translatable again. This time in its own set of po fi...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4114 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-03-091-0/+6
* fix kvirc_pt.po file with error and add portuguese translation to kvirc.deskt...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4077 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2010-03-011-0/+2
* updated Doxygen rules;•••fixed typo; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3946 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-02-091-128/+325
* merge KDE r1083071 by rkcosta: Clean up FindLibV4L2.cmake•••- some svn:eol-style fixes in the cmake files git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3920 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2010-01-311-19/+13
* added missing "install translation" rule for win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3900 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-271-6/+11
* implemented cmake target messages-tidy-module*•••fixed messages-update-module* target (now extract, update and tidy all-in-one) updated lang files git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3739 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-231-3/+31