| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add cmake option WANT_PERL_DOCS to disable doc generation. (#2635)•••* Add cmake option WANT_PERL_DOCS to disable doc generation. Ensure Qt version is reported correctly by cmake. Fix #2634
* KviApplication::checkGlobalKvircDirectory: don't test for help subdir, it may not exist
* Cmake: use the imported target for Threads instead of CMAKE_THREAD_LIBS_INIT
* Cmake: always import the Threads target | ctrlaltca | 2024-05-01 | 1 | -1/+1 |
| * | 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 | Benjamin Staneck | 2018-04-26 | 1 | -63/+63 |
| * | 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 | 23 | -5082/+100 |
| * | Correct README | Szymon Tomasz Stefanek | 2017-12-29 | 1 | -1/+1 |
| * | Fix makedist script. Add a super-minimal readme entry. | Szymon Tomasz Stefanek | 2017-12-29 | 1 | -0/+13 |
| * | Make our docs work better with the QTextBrowser.•••There are a few things to take into account though. First, there
shouldn't be [br] around block objects. This is, around [big],
or [code], or [note]. [br] is meant to insert line breaks; block
objects insert line breaks by themselves. So if there are [br]s
around [big], for example, there will be extra space around it,
which is bad.
Also, [note]s shouldn't be indented, because extra indentation
is turned into s, which means there are extra spaces inside
the notes where line breaks in the source files were.
| wodim | 2017-08-24 | 1 | -4/+4 |
| * | Update INSTALL.txt (#2244)•••removed libqt5webkit5-dev , duplicated. | muthaber | 2017-07-30 | 1 | -1/+1 |
| * | push and pull po{t}s, typo fixes | Dessa | 2017-05-24 | 5 | -11/+11 |
| * | Fixed #2174 by Kartagis: Fix INSTALL-Macos.txt | Tolga Ozses | 2017-01-20 | 1 | -4/+3 |
| * | OS X is dead, long live macOS | staticfox | 2017-01-15 | 3 | -9/+9 |
| * | INSTALL: update -DWANT_GTKSTYLE entry (#2118)•••This has changed considerably So lets document this better. | un1versal | 2016-08-25 | 1 | -15/+7 |
| * | COPYING: cleanup + update and clarify | un1versal | 2016-08-10 | 1 | -8/+23 |
| * | refresh GPLv2 lic | un1versal | 2016-08-10 | 1 | -21/+20 |
| * | remove gplv3, there was never a full transition to gplv3•••see https://github.com/kvirc/KVIrc/issues/2078
if you ever want to upgrade KVIrc to GPLv3 for legitmate reasons you
need to do it right.
follwoing right proceedures and not just wacking the lic in tree after
some discussion on mailing list where no one agreed to anything and the
main questions where unanswered and theres no evidence all the
contributors to KVIrc agreeds or signed anything allowing their
copyright to be handled this way.
resolves #2078
| un1versal | 2016-08-10 | 2 | -675/+0 |
| * | INSTALL: update and fixes to readme and number structure | un1versal | 2016-07-10 | 1 | -26/+35 |
| * | wheeeeeeeeee | staticfox | 2016-05-22 | 1 | -3/+3 |
| * | general: Typo fixes | staticfox | 2016-04-23 | 1 | -4/+4 |
| * | INSTALL: reference official ppa•••Also serve to trigger a build, the CI weirdness we see in Appveyor is apparently contagious to Travis.
The reason for failures change with every commit. | un1versal | 2016-04-16 | 1 | -1/+1 |
| * | 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
| un1versal | 2016-04-16 | 1 | -1/+1 |
| * | Merge pull request #1930 from un1versal/My-Favorite-Martian•••Fix typos in Events/function/variables/options names Estabilished -> Established | staticfox | 2016-04-16 | 1 | -1/+1 |
| |\ |
|
| | * | typo fix in functions/variables/options: Estabilished -> Established | un1versal | 2016-04-13 | 1 | -1/+1 |
| * | | doc: some FAQ fixes | un1versal | 2016-04-16 | 1 | -85/+90 |
| |/ |
|
| * | INSTALL: remove libqt5svg5-dev duplicate entry | un1versal | 2016-03-28 | 1 | -1/+1 |
| * | update readme for those who dont read 2: Hacker instalation and clarify what ...•••MaRk-I fell into this trap, thx for pointing it out anyway. | un1versal | 2016-03-11 | 1 | -2/+2 |
| * | dot the i's and delete the T | un1versal | 2016-02-03 | 1 | -2/+1 |
| * | INSTALL: cleanup after Qt4 removal and other improvemnts | un1versal | 2016-02-03 | 1 | -59/+47 |
| * | Merge pull request #1861 from un1versal/The-Emperor's-New-Clothes•••Remove centered text formatting from all tooltips and some other dialog entries | un1versal | 2016-02-03 | 1 | -31/+58 |
| |\ |
|
| | * | ui-style-tips: re-write and update style guide | un1versal | 2016-02-02 | 1 | -31/+58 |
| * | | add update to cmake install. | un1versal | 2016-02-02 | 1 | -1/+4 |
| |/ |
|
| * | some more typo fixes and a translation bugfix•••- apply changes suggested by Arfrever
- fix currently untranslatable options module (tx)
| Dessa | 2016-02-01 | 1 | -1/+1 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 4 | -7/+7 |
| * | theme-how-to minor update | un1versal | 2016-01-16 | 1 | -16/+26 |
| * | Rename KviOsInfo to KviRuntimeInfo, which makes more sense. | wodim | 2016-01-01 | 1 | -2/+2 |
| * | 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
| un1versal | 2015-12-19 | 1 | -3/+3 |
| * | re-add phonon libs to readme but include needed phonon4qt5-backend-gstreamer | un1versal | 2015-12-08 | 1 | -1/+3 |
| * | INSTALL.txt: update file -remove libphonon for Qt5.x thats not used at all an...•••Qt5 uses qtmultimedia5 for audio.apparently, I never managed to get one peep out of KVIrc + QT5 + phonon selected but Selecting qt in audio settings works fine.
libphonon4qt5-dev libphonon4qt5experimental-dev libphonon4qt5experimental-dev dont help Qt5.x work with phonon at all, it probably require more KVIrc source changes to force Qt5 to use phonon in Qt5 but I dont see why that would be needed, in any case putting these back is easy. | un1versal | 2015-12-07 | 1 | -14/+2 |
| * | fix typo | un1versal | 2015-11-02 | 1 | -1/+1 |
| * | update readme to include new cmake 3.1.0 requirements | un1versal | 2015-11-02 | 1 | -5/+9 |
| * | Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers
with pitchforks running over to my desk
| Matt Ullman | 2015-10-18 | 10 | -26/+13 |
| * | [ci skip] [text files and config.in] typos corrections. | un1versal | 2015-10-08 | 1 | -2/+2 |
| * | Update all applicable Subversion references to Git | Matt Ullman | 2015-10-04 | 4 | -13/+12 |
| * | CMakeLists: fix missing INSTALL-Win64.txt | un1versal | 2015-10-04 | 1 | -0/+1 |
| * | Merge pull request #1638 from Cizzle/master•••Add recent instructions for building on Win64 | Szymon Tomasz Stefanek | 2015-10-04 | 2 | -3/+181 |
| |\ |
|
| | * | Add recent instructions for building on Win64 | Christophe Beauval | 2015-09-30 | 2 | -3/+181 |
| * | | documentation: Update -DWANT_GTKSTYLE= information | Matt Ullman | 2015-09-30 | 1 | -8/+13 |
| * | | documentation: Make the build directory consistent•••The documentation throws around the directories 'release'
and 'build' interchangeably, however the gitignore as well
as travis and appveyor use 'build' as their build directory.
| Matt Ullman | 2015-09-28 | 2 | -8/+8 |
| |/ |
|
| * | fix = -> pneed glasses | uNiversaI | 2015-09-21 | 1 | -1/+1 |
| * | add missing optional dep doxygen | uNiversaI | 2015-09-21 | 1 | -1/+2 |
| * | Merge pull request #1556 from uNiversaI/Cant-Help_Myself•••INSTALL -- fix typos oops | Szymon Tomasz Stefanek | 2015-09-08 | 1 | -3/+3 |
| |\ |
|
| | * | typos | universal | 2015-09-07 | 1 | -3/+3 |