| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add cmake option WANT_PERL_DOCS to disable doc generation. (#2635)•••* Add cmake option WANT_PERL_DOCS to disable doc generation. Ensure Qt version is reported correctly by cmake. Fix #2634
* KviApplication::checkGlobalKvircDirectory: don't test for help subdir, it may not exist
* Cmake: use the imported target for Threads instead of CMAKE_THREAD_LIBS_INIT
* Cmake: always import the Threads target | ctrlaltca | 2024-05-01 | 1 | -1/+1 |
| * | Docs folder cleanup (#2366)•••* delete accelerator.keys.txt
content is at https://github.com/kvirc/KVIrc/wiki/Keyboard-shortcuts
* delete INSTALL and doc/INSTALL.txt
content is at https://github.com/kvirc/KVIrc/wiki/installation
* delete doc/firefox.hack.txt
should no longer be needed
* delete doc/themes.howto.txt
content is at https://github.com/kvirc/KVIrc/wiki/tutorials
* delete doc/INSTALL-MacOS.txt
content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-from-git-on-macOS-Sierra
* add another VS file to .gitignore
* delete doc/FAQ
content is at https://github.com/kvirc/KVIrc/wiki/FAQ
* delete old TODOs
content should be, if relevant, in issues
* delete doc/addon.howto.txt
content is at https://github.com/kvirc/KVIrc/wiki/Addons
* delete doc/scripting.faq.txt
content is at https://github.com/kvirc/KVIrc/wiki/tutorials
* delete translations.howto.txt and translations.spanish.notes.txt
content should be at https://github.com/kvirc/KVIrc/wiki/Updating-KVIrc's-translations
* delete win32_run_cmake.bat
outdated?
* adjust CMakeLists.txt for removed files
* delete Windows compilation instructions
content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-Windows
* delete doc/hackers.guide.txt
content is at https://github.com/kvirc/KVIrc/wiki/The-Source-Tree
* delete doc/ui-style-tips.txt
content is at https://github.com/kvirc/KVIrc/wiki/Contributing-code-to-KVIrc's-repositories
* adjust README to doc changes
* move main license file to root
* adjust mentions of copyright files
* revert status badges back from shields.io
shields.io is overloaded all the time so the badges never display
* change cmake syntax
* restore the about license text to its original glory and install the amip license only on windows
* update GPL2 from the GNU website
* change the installer to show ABOUT-LICENSE as well
| Benjamin Staneck | 2018-04-10 | 1 | -20/+5 |
| * | Make our docs work better with the QTextBrowser.•••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 s, which means there are extra spaces inside
the notes where line breaks in the source files were.
| wodim | 2017-08-24 | 1 | -4/+4 |
| * | remove gplv3, there was never a full transition to gplv3•••see https://github.com/kvirc/KVIrc/issues/2078
if you ever want to upgrade KVIrc to GPLv3 for legitmate reasons you
need to do it right.
follwoing right proceedures and not just wacking the lic in tree after
some discussion on mailing list where no one agreed to anything and the
main questions where unanswered and theres no evidence all the
contributors to KVIrc agreeds or signed anything allowing their
copyright to be handled this way.
resolves #2078
| un1versal | 2016-08-10 | 1 | -1/+0 |
| * | CMakeLists: fix missing INSTALL-Win64.txt | un1versal | 2015-10-04 | 1 | -0/+1 |
| * | INSTALL renamed to INSTALL.txt | Szymon Tomasz Stefanek | 2015-09-08 | 1 | -1/+1 |
| * | 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
| uNiversaI | 2015-09-06 | 1 | -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
| Robert Förster | 2014-11-21 | 1 | -1/+1 |
| * | 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
| Robert Förster | 2012-10-04 | 1 | -38/+38 |
| * | added addon howto•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4504 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-06-21 | 1 | -0/+1 |
| * | The docs target explicitly builds documentation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4498 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-06-21 | 1 | -0/+15 |
| * | The documentation is built at every update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4497 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-06-21 | 1 | -10/+19 |
| * | renamed user docs target•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4309 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-05-07 | 1 | -3/+3 |
| * | removed old scriptexamples: they were broken and could only confuse wannabe s...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4222 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-03-26 | 1 | -1/+0 |
| * | userdocs generation for win32/mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3748 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-12-24 | 1 | -1/+6 |
| * | modified gendoc script to get directories instead of single files as parameters•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3747 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-12-24 | 1 | -1/+1 |
| * | added text for LICENSE-GPLV2, LICENSE-GPLV3, LICENSE-OPENSSL•••modified kvirc license according to ml discussion => moving to gpl2+
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3743 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-12-24 | 1 | -1/+6 |
| * | avoid to generate userdocs files over and over•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3741 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-12-23 | 1 | -2/+3 |
| * | splitted userdocs creation in a two-phases step to permit uninstallation of h...•••created kvirc-userdocs cmake target that depends only on kvirc-userdocs-en (by now)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3740 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-12-23 | 1 | -3/+11 |
| * | quick fix: macosx help generation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2106 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-07-23 | 1 | -1/+1 |
| * | moved win32 tutorial to a proper name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1977 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-07-01 | 1 | -1/+1 |
| * | Merged Arfrever Frehtes Taifersar Arahesis's patch to support DESTDIR in the ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1969 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-06-30 | 1 | -2/+2 |
| * | more mingw32 fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1870 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-05-31 | 1 | -2/+2 |
| * | added doc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1858 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-05-26 | 1 | -1/+1 |
| * | addon manager now create packages :) ;•••quick fixes around;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1756 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-05-12 | 1 | -1/+1 |
| * | Use CMAKE_INSTALL_PREFIX instead of INSTALL_PREFIX. Also hopefully fix out of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1744 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-05-11 | 1 | -9/+9 |
| * | fixed docs rules for macosx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1610 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-28 | 1 | -1/+10 |
| * | create user documentation only on make install•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1600 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-04-26 | 1 | -13/+2 |
| * | user documentation generation (aka "the help inside kvirc")•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1524 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-04-19 | 1 | -0/+17 |
| * | HUGE modifications on cmake main rules; please test, especially -DWITHOUT_X*•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1502 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-18 | 1 | -0/+1 |
| * | add the doc directory to cmake•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1448 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Thomas Kalla | 2008-04-09 | 1 | -50/+1 |
| * | moved docs from root to doc/;•••added install target for doc/;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1429 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-08 | 1 | -0/+80 |