| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix in kvs socket class: incomingConnectionEvent | Noldor73 | 2016-04-20 | 2 | -11/+15 |
| * | Remove all ifdefs related to older versions of Qt.•••Now that we only support Qt 5 we will no longer need these.
| wodim | 2016-04-07 | 6 | -32/+8 |
| * | documentation: formatting/indentation + minor syntax fixes•••+ Dont use double quotes to emphasise words in normal circumstances.
+ improve indenting + consistency (good for readability when editing source)
+ also replace single quotes
| un1versal | 2016-03-14 | 34 | -1064/+988 |
| * | cleanup: add or remove empty lines between documentation blocks & code | un1versal | 2016-03-14 | 6 | -9/+2 |
| * | Drop support of Qt4 from CMakeLists•••All C++ #ifdefs are still there... See #1650
Also switch Travis to Qt5
| Alexey Sokolov | 2016-01-31 | 1 | -13/+11 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 4 | -4/+4 |
| * | Fix false friend. | wodim | 2016-01-04 | 1 | -1/+1 |
| * | 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 | 6 | -14/+14 |
| * | src/modules: typos, consistency capitalize, fomatting and indenting fixes•••these contains in addition the whitespace changes
| un1versal | 2015-12-19 | 23 | -380/+322 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 25 | -143/+148 |
| * | Remove deprecated and unused QMatrix references | TheReign | 2015-12-13 | 2 | -2/+0 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 100 | -100/+100 |
| * | fix the crazy formatting on help files | un1versal | 2015-11-23 | 2 | -21/+22 |
| * | Fix invalid use of a pointer already freed | stakewinner00 | 2015-11-02 | 1 | -5/+4 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 96 | -96/+96 |
| * | Clean up double semicolons | Matt Ullman | 2015-10-27 | 1 | -1/+1 |
| * | 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 | 50 | -95/+7 |
| * | [ci skip] cpp files, capitalization, typos, syntax normalization and punctuation | un1versal | 2015-10-08 | 5 | -13/+13 |
| * | [ci skip] no strings - cpp files - typo corrections | un1versal | 2015-10-08 | 2 | -3/+3 |
| * | [ci skip] various header files, typos corrections | un1versal | 2015-10-08 | 1 | -1/+1 |
| * | Bye bye MDI. I have probably introduced few minor bugs that I haven't been ab... | Szymon Tomasz Stefanek | 2015-09-28 | 2 | -7/+7 |
| * | Maybe fix #1530 | Szymon Tomasz Stefanek | 2015-08-30 | 1 | -0/+3 |
| * | Add basic KDE5 support. | Szymon Tomasz Stefanek | 2015-08-24 | 1 | -1/+1 |
| * | Register http and ftp classes also with Qt5 | Szymon Tomasz Stefanek | 2015-08-23 | 1 | -6/+2 |
| * | Port KVS ftp class to Qt5 | Szymon Tomasz Stefanek | 2015-08-23 | 7 | -10/+3466 |
| * | Port KVS http class to Qt5 | Szymon Tomasz Stefanek | 2015-08-23 | 8 | -18/+5553 |
| * | Some work on the wrapper class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6428 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2014-12-31 | 3 | -106/+280 |
| * | Fix a bug in .dump()•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6418 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2014-12-29 | 1 | -1/+1 |
| * | Merge patch by TheReign.••• * Fixes an error in #if format
* Fixes compiler warning of lone apostrophe on GNUC compilers
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6408 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2014-12-28 | 2 | -2/+2 |
| * | - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks!
- fix compilation on qt 5.4 on windows
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-11-21 | 6 | -20/+20 |
| * | KVIrc Script: Rename alignment 'WordBreak' to 'Justify'•••Affects labels, hboxes and vboxes
Fixes #1469 / https://svn.kvirc.de/kvirc/ticket/1469
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6393 17fca916-40b9-46aa-a4ea-0a15b648b75c
| OmegaPhil | 2014-11-04 | 3 | -6/+9 |
| * | - added qt5 phonon support (windows doesn't seem to work, others were not tes...•••- fixed tabs in plist
- wrapped #warning into __GNUC__ ifdef
- partly revert r6370 the change was quite pointless
- update to ExtUtils::ParseXS 3.24 and Devel::PPPort 3.24, also adding a define which the latter suggested
- massive update to the numeric table, no function change, some of these make sense to implement, some don't, this commit is merely to complete the listing so i can figure something out, possibly
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6381 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-06-01 | 2 | -2/+6 |
| * | fix #1468•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6375 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2014-03-30 | 1 | -0/+1 |
| * | Doc updates for label class; kudos to OmegaPhil•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6372 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2014-03-25 | 1 | -5/+5 |
| * | - bump to QT 4.7 (we have no QT 4.8 specific code)•••- QT4 on MSVC still needs qtmain, the cmake policy does not apply there
- fix perl on windows, remove activestate hack, we don't support that anymore
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6371 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-02-27 | 1 | -8/+0 |
| * | fix #1419•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6360 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2013-10-13 | 1 | -1/+2 |
| * | fix sql object documentation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6329 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2013-05-07 | 1 | -2/+2 |
| * | Fix help of functions in $objects. Thanks to alexzulu for the patch.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6321 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Sokolov | 2013-03-07 | 1 | -16/+16 |
| * | Fix a typo introduced by the last commit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6298 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2012-12-22 | 3 | -10/+10 |
| * | Compile and run with Qt5.0. Also add a couple of KVS functions for byte order...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2012-12-22 | 15 | -48/+48 |
| * | Fixed compilation with recent qt5 snapshots:••• * QWebKit has been renamed to QWebKitWidgets
* QCleanlooksStyle is not included by default, use QFusionStyle instead
This breaks compatibility with qt5-beta1, but beta2 should be right around the corner
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6280 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-10-31 | 1 | -1/+5 |
| * | - update KviOsInfo with values from the winsdk8•••- rip out some append libs statements for ws2_32; since we are linking in a way they get added anyway we don't need them (yet)
- remove wsock32.lib from kvilib, linking works fine without it
- move shlwapi for mingw from root to src/kvirc since that is where the msvc one is and it works
- remove envvar hack added in r6273 from perlcore since it is unneeded
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6276 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-08 | 1 | -9/+0 |
| * | - remove -Wl,--no-undefined "handling" as this is not something we should "ju...•••- remove winmm hack now that append libs works
- fix some win32 ifs in cmakelists files which should be mingw (check if this stuff is still needed when i get my mingw toolchain up)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6270 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-05 | 1 | -2/+2 |
| * | convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 1 | -6/+6 |
| * | More qt5 porting (qprinter and qftp), removed some warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6263 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-29 | 2 | -25/+2 |
| * | fix mingw32+automoc compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6261 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-29 | 2 | -2/+1 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -34/+1 |
| * | qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-25 | 40 | -109/+80 |
| * | kvs documentation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6234 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-07-18 | 1 | -1/+1 |
| * | More on #1302•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6226 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2012-07-09 | 2 | -22/+22 |