summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* 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 binaryGravatar Benjamin Staneck2018-04-2612-24/+24
* update debian rulesGravatar Alexander Pozdnyakov2018-04-227-7/+63
* really really remove mailing list link and try to fix debian buildGravatar Benjamin Staneck2018-04-223-5/+5
* update version to 5.0.0 (#2373)•••update version to 5.0.0Gravatar Benjamin Staneck2018-04-221-2/+2
* fix doc folder cleanup fallout (#2370)Gravatar Benjamin Staneck2018-04-114-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 Gravatar Benjamin Staneck2018-04-102-5/+4
* PPA: fix scriptGravatar Alexander Pozdnyakov2018-04-101-3/+6
* PPA update: revert descriptionGravatar Alexander Pozdnyakvo2018-03-311-18/+17
* PPA update: update versionGravatar Alexander Pozdnyakvo2018-03-211-2/+2
* PPA update: lintian fixGravatar Alexander Pozdnyakvo2018-03-2112-263/+208
* PPA update:•••Add Ubuntu Bionic. Del Ubuntu Zesty. Update rules. Gravatar Alexander Pozdnyakvo2018-02-1416-290/+510
* PPA: add Ubuntu Zesty & ArtfulGravatar Alexander Pozdnyakov2017-08-035-11/+951
* make nsis check for windows 7Gravatar wodim2017-06-268-0/+0
* ppa: add ubuntu 16.10 (Yakkety)Gravatar Alexander Pozdnyakov2016-10-221-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. Gravatar Dessa2016-10-047-0/+0
* convert to UTF-16 LE as the othersGravatar Dessa2016-10-041-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) Gravatar Dessa2016-08-208-8/+8
* debian_build: set "DCMAKE_BUILD_TYPE = Debug"Gravatar Alexander Pozdnyakov2016-08-111-10/+10
* debian_build: debian\rules fixGravatar Alexander Pozdnyakov2016-08-111-1/+1
* debian_build: fixGravatar Alexander Pozdnyakov2016-08-111-1/+0
* debian_build: add debug PPAGravatar Alexander Pozdnyakov2016-08-113-6/+26
* Spanish nsis translationGravatar wodim2016-06-061-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 Gravatar un1versal2016-06-057-12/+17
* wheeeeeeeeeeGravatar staticfox2016-05-223-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 Gravatar un1versal2016-04-241-24/+23
* travis: add ppa kvirc-qt5.5.Gravatar Alexander Pozdnyakov2016-04-231-2/+13
* build_debian.sh: ppa auto upload - small fixGravatar Alexander Pozdnyakov2016-04-211-2/+7
* travis: add ppa auto upload - small fixGravatar Alexander Pozdnyakov2016-04-201-1/+1
* travis: add ppa auto upload.Gravatar Alexander Pozdnyakov2016-04-204-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 Gravatar un1versal2016-04-1612-2/+156
* travis-ci: Add OS X dmg files and export themGravatar staticfox2016-04-142-0/+10
* lintian fixGravatar un1versal2016-03-143-12/+6
* bump debian build details 4.9.2Gravatar un1versal2016-03-143-4/+13
* bump debian build details 4.9.1Gravatar un1versal2016-01-082-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 Gravatar un1versal2015-12-191-4/+4
* build_debian.sh: del depends - phonon4qt5-backend-gstreamerGravatar Alexander Pozdnyakov2015-12-121-1/+1
* build_debian.sh: add depends libenchant-dev, phonon4qt5-backend-gstreamerGravatar Alexander Pozdnyakov2015-12-111-1/+1
* Travis: fix build v3Gravatar Alexander Pozdnyakov2015-12-111-0/+3
* build_debian.sh: small fixGravatar Alexander Pozdnyakov2015-12-111-1/+1
* build_debian.sh: Not to execute lintian and not to sign .changes the fileGravatar Alexander Pozdnyakov2015-12-101-1/+1
* small fixGravatar Alexander Pozdnyakov2015-12-042-3/+11
* fixed compilation: -DMANUAL_REVISIONGravatar Alexander Pozdnyakov2015-11-142-12/+0
* add debian rulesGravatar Alexander Pozdnyakov2015-11-1326-0/+476