aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | INSTALL renamed to INSTALL.txtGravatar Szymon Tomasz Stefanek2015-09-081-1/+1
|/
* INSTALL - updates and further cleanup.Gravatar universal2015-09-071-119/+137
|
* Update and clean INSTALL file a bitGravatar Szymon Tomasz Stefanek2015-09-071-76/+97
|
* Various SVN -> Git chnages and README updatesGravatar uNiversaI2015-09-0610-614/+618
| | | | | | | | | | | | | | | | | | | | modified: CMakeLists.txt modified: ChangeLog modified: admin/makedist.sh modified: cmake/Doxyfile.cmake modified: doc/CMakeLists.txt modified: doc/FAQ modified: doc/INSTALL modified: doc/INSTALL-MacOS.txt modified: doc/INSTALL-Win32.txt modified: doc/accelerator.keys.txt modified: doc/addon.howto.txt modified: doc/firefox.hack.txt modified: doc/hackers.guide.txt modified: doc/translations.howto.txt modified: po/core/kvirc/kvirc.pot modified: src/kvirc/kernel/KviApplication.cpp modified: src/kvirc/ui/KviStatusBarApplet.cpp
* Bump up version number. Change codename to the proposed one. Change ↵Gravatar Szymon Tomasz Stefanek2015-08-241-16/+47
| | | | references to svn into git.
* Fix -DWANT_OPENSSL in documentation.Gravatar Alexey Sokolov2015-07-291-1/+1
| | | | | Noticed by @Mitlik, thanks. Fix #1485
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-2113-101/+100
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - some files were missing newlines, add themGravatar Robert Förster2012-10-042-2/+2
| | | | | | - sync FindPhonon.cmake with upstream git at 14d09398b68006d75187e4b690f979e267735001 edited a bit for a revised debug handling, needs testing, though. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6268 17fca916-40b9-46aa-a4ea-0a15b648b75c
* convert cmake files to lowercase statements prehistoric cmake versions ↵Gravatar Robert Förster2012-10-041-38/+38
| | | | | | required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit ) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support: cmake build system updateGravatar Fabio Bas2012-09-281-0/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
* INSTALL: Point out that qt development package is neededGravatar Szymon Tomasz Stefanek2012-09-151-3/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6248 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated Changelog, hackers.guide.txt, sourcesdateGravatar Fabio Bas2012-07-013-171/+240
| | | | | | | version bump: 4.2.0 added a stub README entry for 4.2.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6187 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added a note on installing kvirc under win vista/seven with UACGravatar Fabio Bas2012-05-231-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6169 17fca916-40b9-46aa-a4ea-0a15b648b75c
* improved hungarian notation;Gravatar Elvio Basello2012-04-171-3/+3
| | | | | | | | addedo doxygen comments; cleaned code git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6159 17fca916-40b9-46aa-a4ea-0a15b648b75c
* revamped INSTALL-MacOs.txtGravatar Fabio Bas2012-04-071-14/+36
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6125 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Note "cd" after "mkdir" in installation instructions for MacOS.Gravatar Alexey Sokolov2012-03-151-0/+1
| | | | | | | Thanks to rjwiii for the suggestion. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6093 17fca916-40b9-46aa-a4ea-0a15b648b75c
* update links in macos install docs (thanks to Gizmokid2005)Gravatar Robert Förster2012-03-151-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6092 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed #440 for osx; updated INSTALL-Win32.txt for openssl>=1.0 Gravatar Fabio Bas2012-02-271-14/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6078 17fca916-40b9-46aa-a4ea-0a15b648b75c
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use ↵Gravatar Robert Förster2012-01-141-25/+0
| | | | | | | | proper SVN Props instead sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added a cmake option to focibly enable QGtkStyle themeing. No, you shouldn't ↵Gravatar Fabio Bas2012-01-081-0/+12
| | | | | | enable it. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6036 17fca916-40b9-46aa-a4ea-0a15b648b75c
* droppped cryptopp dependency, as per resolution #4 of last week's ml ↵Gravatar Fabio Bas2011-08-243-14/+18
| | | | | | discussion. Cryptopp will live in the 4.1-qtsockets branch and will maybe be re-merged in the future if it will catch up in sync with the openssl implementation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5943 17fca916-40b9-46aa-a4ea-0a15b648b75c
* adding a spanish style guide for translationsGravatar wodim2011-08-181-0/+135
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5933 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updating the FAQ listGravatar wodim2011-06-211-34/+32
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5875 17fca916-40b9-46aa-a4ea-0a15b648b75c
* finished workin' on $log.export;Gravatar Elvio Basello2011-04-211-1/+1
| | | | | | | fixed typos git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5801 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed typoGravatar Elvio Basello2011-04-211-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5799 17fca916-40b9-46aa-a4ea-0a15b648b75c
* drop windows2000 from the officially supported osGravatar Fabio Bas2011-04-211-3/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5795 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on #934;Gravatar Elvio Basello2011-04-111-2/+2
| | | | | | | improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5776 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked KviLocale stuff: now it's a singletonGravatar Elvio Basello2011-03-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5696 17fca916-40b9-46aa-a4ea-0a15b648b75c
* minimal Qt required version is now 4.6Gravatar wodim2011-03-231-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5680 17fca916-40b9-46aa-a4ea-0a15b648b75c
* improved hungarian notation;Gravatar Elvio Basello2011-03-231-2/+14
| | | | | | | | added doxygen comments; updated docs; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5678 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated italian translationGravatar Elvio Basello2011-03-181-5/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5639 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated docsGravatar Elvio Basello2011-03-171-8/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5613 17fca916-40b9-46aa-a4ea-0a15b648b75c
* zlib *IS* required by cmake when compiling under windowsGravatar wodim2011-03-101-14/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5561 17fca916-40b9-46aa-a4ea-0a15b648b75c
* doc/INSTALL: Add missing information to WANT_CRYPTOPP entry.Gravatar Kai Wasserbäch2011-02-121-1/+2
| | | | | | | | | Add parts from WITHOUT_EMBEDDED_CODE, deleted in r5466, to WANT_CRYPTOPP, where it belongs now. Signed-off-by: Kai Wasserbäch <curan@debian.org> git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5470 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Don't make Crypto++ and OpenSSL support mutally exclusive.Gravatar Kai Wasserbäch2011-02-111-5/+0
| | | | | | | | | This allows using SSL encrypted connections and still use Crypto++ for the remaining cryptographic functions. Signed-off-by: Kai Wasserbäch <curan@debian.org> git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5466 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed namespaceGravatar Elvio Basello2011-02-101-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old helper functionsGravatar Elvio Basello2011-02-081-17/+19
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5436 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated site to fit the recent changes on CMake;Gravatar Elvio Basello2011-02-081-10/+10
| | | | | | | improved messaging; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5433 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Some cmake-related changes:Gravatar Fabio Bas2011-02-071-87/+81
| | | | | | | | | 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
* added spanish NSIS translationGravatar wodim2011-02-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5423 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some defines;Gravatar Elvio Basello2011-01-081-4/+4
| | | | | | | improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5320 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some defines;Gravatar Elvio Basello2011-01-071-3/+3
| | | | | | | | more work on KDE notifier; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on KDE notifierGravatar Elvio Basello2011-01-061-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5305 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed a global pointer;Gravatar Elvio Basello2011-01-061-1/+1
| | | | | | | more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked icon stuffGravatar Elvio Basello2011-01-051-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splitting;Gravatar Elvio Basello2011-01-041-3/+5
| | | | | | | | added doxygen comments; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5297 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splitting; killed some definesGravatar Elvio Basello2011-01-041-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5296 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splitting; killed some definesGravatar Elvio Basello2011-01-041-2/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5295 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated docsGravatar Elvio Basello2011-01-021-432/+848
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5288 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splitting;Gravatar Elvio Basello2010-12-301-9/+13
| | | | | | | | improved hungarian notation; added doxygen documentation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5275 17fca916-40b9-46aa-a4ea-0a15b648b75c