aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* fix typos: KVirc -> KVIrcGravatar un1versal2016-04-131-1/+1
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* [ci skip] [text files and config.in] typos corrections.Gravatar un1versal2015-10-081-1/+1
|
* Modernize the documentationGravatar Szymon Tomasz Stefanek2015-08-281-1/+1
|
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-1/+1
| | | | | | | | | 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-041-1/+1
| | | | | | - 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-042-11/+11
| | | | | | 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/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use ↵Gravatar Robert Förster2012-01-142-6/+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
* more work on addon system, fixed some stuff (wip);Gravatar Elvio Basello2009-09-172-553/+0
| | | | | | | | removed useless dir; added properties to KviFileSelector and KviDirectorySelector; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3510 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed obsolete mimelnk stuff, thanks to Kebianizao;Gravatar Elvio Basello2009-05-281-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3228 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small fixGravatar TheXception2008-10-071-3/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2667 17fca916-40b9-46aa-a4ea-0a15b648b75c
* example python script how to extract user documentation comments from source ↵Gravatar TheXception2008-10-071-0/+87
| | | | | | files git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2666 17fca916-40b9-46aa-a4ea-0a15b648b75c
* oh yeah, removed autotools!;Gravatar Elvio Basello2008-06-032-11/+0
| | | | | | | | | bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed and re-enabled kvirc-configGravatar Fabio Bas2008-05-171-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1807 17fca916-40b9-46aa-a4ea-0a15b648b75c
* commented out kvirc-config (broken for coexistence)Gravatar Elvio Basello2008-05-161-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1795 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed coexistence rulesGravatar Elvio Basello2008-05-161-1/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1790 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old unused dirGravatar Elvio Basello2008-05-121-16/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1754 17fca916-40b9-46aa-a4ea-0a15b648b75c
* indented sourceGravatar Elvio Basello2008-05-121-443/+443
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1753 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added python script to check translation status in a po fileGravatar Elvio Basello2008-05-122-0/+556
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1752 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Use CMAKE_INSTALL_PREFIX instead of INSTALL_PREFIX. Also hopefully fix out ↵Gravatar Szymon Tomasz Stefanek2008-05-111-1/+1
| | | | | | of source builds. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1744 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed kvirc4-config creation and installation (out of source builds)Gravatar Fabio Bas2008-04-142-12/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1484 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - Removed kdevelop project file for cmake branch (unuseful)Gravatar Fabio Bas2008-04-141-8/+8
| | | | | | | - Made the main CMakeList.txt check for old kvi_sysconfig.h and prevent regeneration if the config is the same; this prevents full recompilation of the sources in front of a small change in a CMakeList.txt. To make this happen i had to "comment out" the #define KVIRC_BUILD_DATE (otherway it's impossible for the configs to match). Anyway, this define isn't used anywhere in the sources by now. - Probably fix for the "kvirc4-config" install issue git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1482 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixesGravatar Elvio Basello2008-04-121-8/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1467 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old scriptsGravatar Elvio Basello2008-04-088-166/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1436 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2008-04-081-4/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1421 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small Mac OS X fixupsGravatar Thomas Kalla2008-04-071-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1420 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial rules for localizationGravatar Elvio Basello2008-04-051-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1395 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied sardanap's patch to link modules under MacOS X;Gravatar Elvio Basello2008-04-041-0/+17
| | | | | | | | 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
* git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1289 ↵Gravatar José Melo2008-03-251-189/+0
| | | | 17fca916-40b9-46aa-a4ea-0a15b648b75c
* rename to avoid conflicts,follow same naming policyGravatar José Melo2008-03-252-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1288 17fca916-40b9-46aa-a4ea-0a15b648b75c
* rename to avoid conflicts,follow same naming policyGravatar José Melo2008-03-252-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1287 17fca916-40b9-46aa-a4ea-0a15b648b75c
* update, rename to kvirc4-config instead kvirc-config4Gravatar José Melo2008-03-252-2/+191
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Renamed kvirc-config to kvirc-config4Gravatar Szymon Tomasz Stefanek2008-03-252-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1283 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-1811-0/+369
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@13 17fca916-40b9-46aa-a4ea-0a15b648b75c