aboutsummaryrefslogtreecommitdiffstats
path: root/doc/FAQ
Commit message (Collapse)AuthorAgeFilesLines
* Docs folder cleanup (#2366)Gravatar Benjamin Staneck2018-04-101-687/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* wheeeeeeeeeeGravatar staticfox2016-05-221-3/+3
|
* Merge pull request #1930 from un1versal/My-Favorite-MartianGravatar staticfox2016-04-161-1/+1
|\ | | | | Fix typos in Events/function/variables/options names Estabilished -> Established
| * typo fix in functions/variables/options: Estabilished -> EstablishedGravatar un1versal2016-04-131-1/+1
| |
* | doc: some FAQ fixesGravatar un1versal2016-04-161-85/+90
|/
* Various SVN -> Git chnages and README updatesGravatar uNiversaI2015-09-061-36/+34
| | | | | | | | | | | | | | | | | | | | 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
* 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
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-3/+3
| | | | | | | | fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
* [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.Gravatar Kai Wasserbäch2010-01-101-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-011-17/+17
| | | | | | | | - 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
* created the "scripting" FAQ sectionGravatar Fabio Bas2009-01-041-0/+25
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2973 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated docsGravatar Fabio Bas2008-11-171-70/+19
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2882 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moved docs from root to doc/;Gravatar Elvio Basello2008-04-081-0/+712
added install target for doc/; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1429 17fca916-40b9-46aa-a4ea-0a15b648b75c