aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Rename KviOsInfo to KviRuntimeInfo, which makes more sense.Gravatar wodim2016-01-011-2/+2
* various files: typos/consistency and capitalization see notes below.•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization This was just done last minute over some notes I had made during earlier similar fixes. * dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural. * freenode is all lowercase instance only. * tooltips are not Camel Case capitalization style either. * some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to. * Tree items are Camel Case * Typos in Unknow channel modes * more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these The tooltips text doubles up as title one isnt capitalized and the other is... So now none are in this area only since unlike toolbars thers no test display here and its passable. Alternative is to fix these dialogs and toolbars and tbh I cant do it. * cannot vs can't : these are consistency fixes for strings and debug messages only. * about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels. s spaces tyyt Gravatar un1versal2015-12-191-3/+3
* re-add phonon libs to readme but include needed phonon4qt5-backend-gstreamerGravatar un1versal2015-12-081-1/+3
* INSTALL.txt: update file -remove libphonon for Qt5.x thats not used at all an...•••Qt5 uses qtmultimedia5 for audio.apparently, I never managed to get one peep out of KVIrc + QT5 + phonon selected but Selecting qt in audio settings works fine. libphonon4qt5-dev libphonon4qt5experimental-dev libphonon4qt5experimental-dev dont help Qt5.x work with phonon at all, it probably require more KVIrc source changes to force Qt5 to use phonon in Qt5 but I dont see why that would be needed, in any case putting these back is easy.Gravatar un1versal2015-12-071-14/+2
* fix typoGravatar un1versal2015-11-021-1/+1
* update readme to include new cmake 3.1.0 requirementsGravatar un1versal2015-11-021-5/+9
* 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-1810-26/+13
* [ci skip] [text files and config.in] typos corrections.Gravatar un1versal2015-10-081-2/+2
* Update all applicable Subversion references to GitGravatar Matt Ullman2015-10-044-13/+12
* CMakeLists: fix missing INSTALL-Win64.txtGravatar un1versal2015-10-041-0/+1
* Merge pull request #1638 from Cizzle/master•••Add recent instructions for building on Win64Gravatar Szymon Tomasz Stefanek2015-10-042-3/+181
|\
| * Add recent instructions for building on Win64Gravatar Christophe Beauval2015-09-302-3/+181
* | documentation: Update -DWANT_GTKSTYLE= informationGravatar Matt Ullman2015-09-301-8/+13
* | documentation: Make the build directory consistent•••The documentation throws around the directories 'release' and 'build' interchangeably, however the gitignore as well as travis and appveyor use 'build' as their build directory. Gravatar Matt Ullman2015-09-282-8/+8
|/
* fix = -> pneed glassesGravatar uNiversaI2015-09-211-1/+1
* add missing optional dep doxygenGravatar uNiversaI2015-09-211-1/+2
* Merge pull request #1556 from uNiversaI/Cant-Help_Myself•••INSTALL -- fix typos oopsGravatar Szymon Tomasz Stefanek2015-09-081-3/+3
|\
| * typosGravatar universal2015-09-071-3/+3
* | 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 updates•••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 Gravatar uNiversaI2015-09-0610-614/+618
* Bump up version number. Change codename to the proposed one. Change reference...Gravatar Szymon Tomasz Stefanek2015-08-241-16/+47
* Fix -DWANT_OPENSSL in documentation.•••Noticed by @Mitlik, thanks. Fix #1485 Gravatar Alexey Sokolov2015-07-291-1/+1
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- 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 Gravatar Robert Förster2014-11-2113-101/+100
* - some files were missing newlines, add them•••- 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 Gravatar Robert Förster2012-10-042-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-38/+38
* 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-0/+6
* INSTALL: Point out that qt development package is needed•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6248 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-09-151-3/+7
* updated Changelog, hackers.guide.txt, sourcesdate•••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 Gravatar Fabio Bas2012-07-013-171/+240
* added a note on installing kvirc under win vista/seven with UAC•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6169 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-05-231-0/+3
* improved hungarian notation;•••addedo doxygen comments; cleaned code git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6159 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-04-171-3/+3
* revamped INSTALL-MacOs.txt•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6125 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-071-14/+36
* Note "cd" after "mkdir" in installation instructions for MacOS.•••Thanks to rjwiii for the suggestion. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6093 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2012-03-151-0/+1
* update links in macos install docs (thanks to Gizmokid2005)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6092 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-03-151-3/+3
* fixed #440 for osx; updated INSTALL-Win32.txt for openssl>=1.0 •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6078 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-14/+10
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••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 Gravatar Robert Förster2012-01-141-25/+0
* 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/+12
* 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-243-14/+18
* adding a spanish style guide for translations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5933 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-181-0/+135
* updating the FAQ list•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5875 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-06-211-34/+32
* finished workin' on $log.export;•••fixed typos git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5801 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-211-1/+1
* fixed typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5799 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-211-1/+1
* drop windows2000 from the officially supported os•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5795 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-04-211-3/+7
* more work on #934;•••improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5776 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-111-2/+2
* reworked KviLocale stuff: now it's a singleton•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5696 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-251-1/+1
* minimal Qt required version is now 4.6•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5680 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-03-231-4/+4
* improved hungarian notation;•••added doxygen comments; updated docs; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5678 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-231-2/+14
* updated italian translation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5639 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-181-5/+8
* updated docs•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5613 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-171-8/+13