aboutsummaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
* Include debian patches (#2639)Gravatar ctrlaltca2024-05-091-1/+1
| | | | | | | | | * enable optimisation with debug; credits to wRAR * Switch RFC2812 links from internal to external. Credits to wRAR * admin/gendoc.pl: Ease the creation of reproducible builds by removing user and timestamp from generated documentation. Credits to Vagrant Cascadian * Remove patches from dist/debian
* readme changesGravatar Benjamin Staneck2018-04-111-2/+2
|
* doc: Allow to override build dateGravatar Bernhard M. Wiedemann2018-04-031-2/+2
| | | | | | | in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable.
* Fix makedist script. Add a super-minimal readme entry.Gravatar Szymon Tomasz Stefanek2017-12-291-0/+7
|
* Fix wrapping of <pre> in the docs.Gravatar wodim2017-08-312-2/+5
| | | | Fixes #2288
* misc doc fixesGravatar wodim2017-08-291-0/+2
|
* Allow code examples in docs to wrapGravatar wodim2017-08-271-2/+0
|
* Remove lots of redundant line feeds around block elements in the docs.Gravatar wodim2017-08-251-2/+2
|
* Fix the text of all links in the documentation being lowercase.Gravatar wodim2017-08-251-2/+2
|
* Make our docs work better with the QTextBrowser.Gravatar wodim2017-08-242-200/+186
| | | | | | | | | | | | There are a few things to take into account though. First, there shouldn't be [br] around block objects. This is, around [big], or [code], or [note]. [br] is meant to insert line breaks; block objects insert line breaks by themselves. So if there are [br]s around [big], for example, there will be extra space around it, which is bad. Also, [note]s shouldn't be indented, because extra indentation is turned into &nbsp;s, which means there are extra spaces inside the notes where line breaks in the source files were.
* ran "pngcrush -ow -rem allb -reduce"Gravatar Dessa2017-06-291-0/+0
|
* fix a few oddities in the help browserGravatar wodim2017-03-031-10/+5
|
* ran optipng -o9 on all png filesGravatar wodim2017-02-171-0/+0
|
* documentation: typos + formatting fixesGravatar un1versal2016-08-011-1/+1
|
* gendoc: tweak colorsGravatar un1versal2016-07-271-3/+2
|
* Boilerplating: fix typos and capitalizationGravatar un1versal2016-04-131-1/+1
|
* gendoc: remove <center></center> tagsGravatar un1versal2016-02-021-2/+2
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-283-6/+6
| | | | opinion -> option
* Website docs header bg should be same colorGravatar un1versal2015-11-231-1/+1
| | | | Test at http://www.kvirc.net/doc/index.html will update www docs again soon as I can.
* documentation formating colors updatesGravatar un1versal2015-11-211-21/+21
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-183-7/+5
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* gendoc: Fix grammarGravatar Matt Ullman2015-10-171-1/+1
|
* Error: message - same as in sourceGravatar un1versal2015-10-081-4/+4
|
* [admin dir] Minor fixes to gendoc.pl makedist.sh and sedfiles.shGravatar un1versal2015-10-073-11/+11
|
* Various SVN -> Git chnages and README updatesGravatar uNiversaI2015-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | 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
* Merge pull request #1536 from uNiversaI/Cant-Help_MyselfGravatar Szymon Tomasz Stefanek2015-08-301-0/+0
|\ | | | | Kvirc_doxy png update file
| * Kvirc_doxy png update fileGravatar uNiversaI2015-08-301-0/+0
| |
* | Modernize the documentationGravatar Szymon Tomasz Stefanek2015-08-281-80/+317
|/
* Retrieve git commit id instead of subversion revision numberGravatar Fabio Bas2015-08-011-10/+9
| | | | Updated cmakelists.txt and the makedist.sh script
* Fix expression evaluation identifier links in documentation, slight rework ↵Gravatar OmegaPhil2015-02-221-2/+5
| | | | | | of if doc git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6442 17fca916-40b9-46aa-a4ea-0a15b648b75c
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use ↵Gravatar Robert Förster2012-01-144-106/+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 KviShortcut class that takes care of creating shortcuts. Now it's ↵Gravatar Fabio Bas2011-08-221-1/+1
| | | | | | | | possible to use QtKeySequence::StandardKey's multiple keybindings (fixes #1183) gendoc.pl: permit external links git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5939 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated doxygen rules to 1.7.3Gravatar Elvio Basello2011-01-121-0/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5347 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixesGravatar Elvio Basello2010-08-011-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4749 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more tweaks to the distribution scriptGravatar Szymon Tomasz Stefanek2010-08-011-5/+41
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4738 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Minor hacks in the distro scriptGravatar Szymon Tomasz Stefanek2010-08-011-9/+20
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4736 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more tweaks to the scriptGravatar Szymon Tomasz Stefanek2010-06-271-6/+35
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4541 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet another small fix to the scriptGravatar Szymon Tomasz Stefanek2010-06-271-2/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4540 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A better distribution scriptGravatar Szymon Tomasz Stefanek2010-06-271-8/+59
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4539 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated italian translation; quick tweaksGravatar Elvio Basello2010-06-211-10/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4502 17fca916-40b9-46aa-a4ea-0a15b648b75c
* tweaked makedist.sh a bit: We can use svn export and don't need to deal withGravatar Markus Rennings2010-06-211-18/+16
| | | | | | | the .svn dirs ourselves. Added some quoting on vars. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4499 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The documentation is built at every updateGravatar Szymon Tomasz Stefanek2010-06-211-0/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4497 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more tweaks with the makedist scriptGravatar Szymon Tomasz Stefanek2010-06-201-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4487 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Better handling of subversion in the distribution scriptGravatar Szymon Tomasz Stefanek2010-06-201-0/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4486 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix makedist scriptGravatar Szymon Tomasz Stefanek2010-06-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4484 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make-dist scriptGravatar Szymon Tomasz Stefanek2010-06-201-0/+51
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4483 17fca916-40b9-46aa-a4ea-0a15b648b75c
* userdoc generation script: made output more cmake-friendlyGravatar Fabio Bas2009-12-301-26/+41
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3769 17fca916-40b9-46aa-a4ea-0a15b648b75c
* modified gendoc script to get directories instead of single files as parametersGravatar Fabio Bas2009-12-241-4/+32
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3747 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed licenseGravatar Elvio Basello2009-09-176-3/+151
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3505 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-013-12/+12
| | | | | | | | - removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c