| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | LF and UTF8 all the things (#2378)•••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 | 2018-04-26 | 12 | -24/+24 | |
| * | update debian rules | 2018-04-22 | 7 | -7/+63 | |
| * | really really remove mailing list link and try to fix debian build | 2018-04-22 | 3 | -5/+5 | |
| * | update version to 5.0.0 (#2373)•••update version to 5.0.0 | 2018-04-22 | 1 | -2/+2 | |
| * | fix doc folder cleanup fallout (#2370) | 2018-04-11 | 4 | -4/+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 | 2018-04-10 | 2 | -5/+4 | |
| * | PPA: fix script | 2018-04-10 | 1 | -3/+6 | |
| * | PPA update: revert description | 2018-03-31 | 1 | -18/+17 | |
| * | PPA update: update version | 2018-03-21 | 1 | -2/+2 | |
| * | PPA update: lintian fix | 2018-03-21 | 12 | -263/+208 | |
| * | PPA update:•••Add Ubuntu Bionic. Del Ubuntu Zesty. Update rules. | 2018-02-14 | 16 | -290/+510 | |
| * | PPA: add Ubuntu Zesty & Artful | 2017-08-03 | 5 | -11/+951 | |
| * | make nsis check for windows 7 | 2017-06-26 | 8 | -0/+0 | |
| * | ppa: add ubuntu 16.10 (Yakkety) | 2016-10-22 | 1 | -1/+1 | |
| * | followup to 657a5c4•••it turns out that my editor thought the remaining files were already UTF-16 LE where they in fact were not. | 2016-10-04 | 7 | -0/+0 | |
| * | convert to UTF-16 LE as the others | 2016-10-04 | 1 | -0/+0 | |
| * | kill some more xp support and bump Devel::PPPort•••- remove specification of subsystem, now that we dropped XP - update nsis to force Vista+ - get maketool from cmake var, no conditional needed anymore - bump Devel::PPPort to 3.35 (no code change) | 2016-08-20 | 8 | -8/+8 | |
| * | debian_build: set "DCMAKE_BUILD_TYPE = Debug" | 2016-08-11 | 1 | -10/+10 | |
| * | debian_build: debian\rules fix | 2016-08-11 | 1 | -1/+1 | |
| * | debian_build: fix | 2016-08-11 | 1 | -1/+0 | |
| * | debian_build: add debug PPA | 2016-08-11 | 3 | -6/+26 | |
| * | Spanish nsis translation | 2016-06-06 | 1 | -1/+1 | |
| * | translations.nsi: reorganize fields to match master + add missing (#2001)•••* translations.nsi: reorganize fields to match master +add missing add missing fields in English for now until translated this should fix warning during compilation: warning: LangString "WinVerUnsupported" is not set in language table of language <languagname> * LangString UnLocalData: fix ${LANG_JAPANESE}assignment | 2016-06-05 | 7 | -12/+17 | |
| * | wheeeeeeeeee | 2016-05-22 | 3 | -7/+7 | |
| * | devian/control: update description•••Its not a final set in stone description, but it needed a quick update. @AlexanderP something you may want to port to debian builds also. Thanks | 2016-04-24 | 1 | -24/+23 | |
| * | travis: add ppa kvirc-qt5.5. | 2016-04-23 | 1 | -2/+13 | |
| * | build_debian.sh: ppa auto upload - small fix | 2016-04-21 | 1 | -2/+7 | |
| * | travis: add ppa auto upload - small fix | 2016-04-20 | 1 | -1/+1 | |
| * | travis: add ppa auto upload. | 2016-04-20 | 4 | -16/+161 | |
| * | W.I.P.: combine OS specific build stuffs into a single directory (#1933)•••* rename win32build directory to windows * create dist/osx dir and move osx files there * corrections for win32build rename and directory change * move windows folder to dist folder * osx_dmg.json / travis.yml / CMakeLists.txt: adjust for changes path and rename changes | 2016-04-16 | 12 | -2/+156 | |
| * | travis-ci: Add OS X dmg files and export them | 2016-04-14 | 2 | -0/+10 | |
| * | lintian fix | 2016-03-14 | 3 | -12/+6 | |
| * | bump debian build details 4.9.2 | 2016-03-14 | 3 | -4/+13 | |
| * | bump debian build details 4.9.1 | 2016-01-08 | 2 | -3/+12 | |
| * | various files: typos/consistency and capitalization see notes below.•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization This was just done last minute over some notes I had made during earlier similar fixes. * dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural. * freenode is all lowercase instance only. * tooltips are not Camel Case capitalization style either. * some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to. * Tree items are Camel Case * Typos in Unknow channel modes * more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these The tooltips text doubles up as title one isnt capitalized and the other is... So now none are in this area only since unlike toolbars thers no test display here and its passable. Alternative is to fix these dialogs and toolbars and tbh I cant do it. * cannot vs can't : these are consistency fixes for strings and debug messages only. * about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels. s spaces tyyt | 2015-12-19 | 1 | -4/+4 | |
| * | build_debian.sh: del depends - phonon4qt5-backend-gstreamer | 2015-12-12 | 1 | -1/+1 | |
| * | build_debian.sh: add depends libenchant-dev, phonon4qt5-backend-gstreamer | 2015-12-11 | 1 | -1/+1 | |
| * | Travis: fix build v3 | 2015-12-11 | 1 | -0/+3 | |
| * | build_debian.sh: small fix | 2015-12-11 | 1 | -1/+1 | |
| * | build_debian.sh: Not to execute lintian and not to sign .changes the file | 2015-12-10 | 1 | -1/+1 | |
| * | small fix | 2015-12-04 | 2 | -3/+11 | |
| * | fixed compilation: -DMANUAL_REVISION | 2015-11-14 | 2 | -12/+0 | |
| * | add debian rules | 2015-11-13 | 26 | -0/+476 |
