| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
| |
| |
| |
| |
| |
| |
| | |
Sweep over all files to make sure they are LF and UTF8
* LF all the things
* convert *.nsi files to utf8 and no longer treat them as binary
* convert the 3 cyrillic languages to utf8
* .dat files are also binary
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| | |
remove mailing list link from help menu
|
| | |
| |
| |
| |
| |
| |
| |
| | |
* Fix #2262
* Check the STATUSMSG ISUPPORT token to avoid misinterpreting channel type prefixes as mode prefixes. Thanks @wodim
* Address @IceN9ne's review.
|
| | | |
|
| | |
| |
| |
| |
| | |
cmake modules for Qt 5.11 don't have that function anymore, so it needs to be replaced with the standard way of library linkage.
downside is that the module listing in the Status page isn't looking too fancy anymore.
|
| | |
| |
| |
| |
| |
| | |
Support 64-bit X509 certificate serial numbers
Avoid "too large" errors when querying the serial number of a
certificate when it doesn't fit in a 32-bit integer. Use strings to query and store certificate serial numbers
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
This reverts commit aa64034f955f6b8221e8e844363009dfba738553.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Despite the fact gzip'd log data is written with max compression,
it is done by appending independently-compressed data to the
relevant archive on every flush or log stop - this basically kills
the compression as there is little duplication in the small amount
of data logged. Over time, this produces archives that are much
larger than the data stored (therefore making the 'compression'
pointless).
gzip is still used outside of logging in KVIrc (and to read 'old'
logs), so is not removed.
Fixes 'gzip compression of logs on flushing/log stopping in many
cases results in larger archives than log data' / #2353
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
#2216
|
| | |
| |
| |
| | |
wrong split view.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
* Bug fix: Unable to change previously set key in one step
* Bug fix: Unable to set mode that has a parameter when no parameterless modes are set
* Made the mode changing more intuitive for the user
|
| | | |
|
| | |
| |
| |
| | |
spaces
|
| | |
| |
| |
| | |
Introduced in f784e7a7f
|
| | |
| |
| |
| |
| | |
Every services package does this by default, most clients do as well,
and I find that this is one of the first things I change every time
I install KVIrc.
|
| | |
| |
| |
| |
| | |
C++11 requires this, C++14 does not. This breaks GCC on travis
as well.
|
| | | |
|
| | |
| |
| |
| | |
Also sneak a unique pointer in
|
| | | |
|
| | |
| |
| |
| | |
* Fixes #2330
|
| | |
| |
| |
| |
| |
| | |
#2216."
This reverts commit 446bff05a0f0d344bca9da652431d5612b72209d.
|
| | |
| |
| |
| | |
This reverts commit 6a0906274e93359e90337600192695b39706ff55.
|
| | |
| |
| |
| | |
This reverts commit 2f723938d6434302e6538e145bf8e1839de93b62.
|
| | |
| |
| |
| | |
This reverts commit f743f315a75977e48112fb9b0605a0f2d9f2eb3a.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|