| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add .cache to ignore•••This dir is used by clangd
| Alexey Sokolov | 2025-12-16 | 1 | -0/+1 |
| * | Update version to 5.1.3 (aka 5.2 beta 3) adopt new candidate release name "Qu...•••* Updated translations from Transifex
* Update version to beta3, adopt new candidate release name "Quasar" 5.2.0-beta3 | ctrlaltca | 2023-12-26 | 1 | -1/+0 |
| * | Add a project file to .gitignore | Szymon Tomasz Stefanek | 2023-07-15 | 1 | -0/+2 |
| * | 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 | -0/+1 |
| * | gitignore: Ignore vscode | staticfox | 2017-09-27 | 1 | -0/+1 |
| * | Work around the 'disappearing console' problem. Setting a style sheet on QCom... | Szymon Tomasz Stefanek | 2017-09-10 | 1 | -0/+1 |
| * | Ignore Visual Studio folders (#2225)•••* Ignore Visual Studio folders
* ignore more
| Benjamin Staneck | 2017-05-29 | 1 | -0/+21 |
| * | Add Vim swap files to the .gitignore | IceN9ne | 2016-09-03 | 1 | -0/+1 |
| * | add .directory files to .gitignore [ci skip] | Dessa | 2016-04-26 | 1 | -0/+1 |
| * | gitignore: Ignore autosaves from emacs | staticfox | 2016-04-24 | 1 | -0/+2 |
| * | Add Sublime Text files to gitignore | wodim | 2016-04-07 | 1 | -0/+1 |
| * | Add SSEX workspaces to .gitignore | Szymon Tomasz Stefanek | 2015-12-26 | 1 | -0/+1 |
| * | Add .DS_Store files generated by OS X’s Finder to .gitignore. | wodim | 2015-11-09 | 1 | -0/+1 |
| * | more windows stuff, run mkcreateinstanceproc.sh•••- make win32 version.h autogenerated ("breaks" out of source build i don't really know if i can make the windows RC behave the way i want...)
- install at qt.conf file on windows so the platform plugin doesn't need to be moved around anymore
- convert OptionsWidget_lag.h to UTF-8 to fix mkcreateinstanceproc.sh
| Dessa | 2015-10-22 | 1 | -1/+2 |
| * | gitignore: Don't commit the win32 config file | Matt Ullman | 2015-10-16 | 1 | -0/+1 |
| * | Add proper .gitignore | Fabio Bas | 2015-05-09 | 1 | -0/+14 |