| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove KviParameterList•••It wasn't used anyway ^^
| staticfox | 2016-08-07 | 2 | -320/+0 |
| * | KviProxyDatabase: Fix MSVC bug | staticfox | 2016-08-07 | 1 | -0/+2 |
| * | KviProxyDatabase: Move to vector and unique pointers | staticfox | 2016-08-07 | 2 | -34/+21 |
| * | source: obsolete dirbrowser entries cleanup•••resolves #2005
cleaned-up in:
* KviMediaManager.cpp
* KviWindow.h/.cpp
| un1versal | 2016-07-19 | 1 | -17/+0 |
| * | separators and copyright headers cleanups•••+ add copyright boilerplate to KviDebugContext.cpp
probably more source files exist with no copyright boilerplate.
this was a by chance find.
| un1versal | 2016-06-14 | 26 | -31/+29 |
| * | various cosmetic cleanups•••notes & separators: consistent formatting
various typos fixes
| un1versal | 2016-06-12 | 2 | -2/+0 |
| * | KviMediaManager: add default file handlers Win, OS X + Linux (#1994)•••* also ancient typo fix in applicatoin -> application
This is at best a quick fix since nothing else but KDE was considered till now.
fix #1992 | un1versal | 2016-06-07 | 1 | -12/+44 |
| * | Add better file handlers note•••These handlers are probably OK for KDE but anything else these are useless for sure | un1versal | 2016-06-01 | 1 | -1/+1 |
| * | wheeeeeeeeee | staticfox | 2016-05-22 | 1 | -2/+2 |
| * | various cosmetic: consistent comment format•••+ remove separators to make it consistent.
| un1versal | 2016-05-17 | 1 | -15/+44 |
| * | various: minor fixes | un1versal | 2016-05-15 | 1 | -1/+1 |
| * | Various fixes | un1versal | 2016-05-15 | 1 | -1/+1 |
| * | cleanups: remove more dead code odd spaces | un1versal | 2016-05-07 | 9 | -169/+13 |
| * | cleanup: remove more ancient commneted code | un1versal | 2016-05-06 | 3 | -93/+0 |
| * | cleanup duplicate includes | un1versal | 2016-05-04 | 1 | -1/+0 |
| * | Apply clang-tidy: modernize-loop-convert | Alexey Sokolov | 2016-04-30 | 6 | -27/+27 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 5 | -20/+6 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 12 | -64/+64 |
| * | Update my clang-format to 3.8.0•••Don't sort includes
| Alexey Sokolov | 2016-04-30 | 1 | -2/+1 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 60 | -2147/+2417 |
| * | Protect several hand-crafted blocks from clang-format | Alexey Sokolov | 2016-04-29 | 2 | -0/+4 |
| * | general: Typo fixes | staticfox | 2016-04-23 | 3 | -4/+4 |
| * | KviProxy: Simplify setIPv6() | staticfox | 2016-04-19 | 1 | -1/+1 |
| * | KviDataBuffer: Remove duplicate include | staticfox | 2016-04-18 | 1 | -1/+0 |
| * | 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 | 3 | -55/+55 |
| * | cleanup: add or remove empty lines between documentation blocks & code | un1versal | 2016-03-14 | 2 | -10/+2 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 4 | -6/+6 |
| * | Rename KviOsInfo to KviRuntimeInfo, which makes more sense. | wodim | 2016-01-01 | 2 | -5/+5 |
| * | Show the name of the current Qt theme in the About dialog.•••My idea is to make the text of that dialog useful as a troubleshooting tool.
| wodim | 2016-01-01 | 2 | -0/+9 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 65 | -65/+65 |
| * | copyright headers: cosmetic capitalization & consistecy fixes. | un1versal | 2015-11-27 | 2 | -2/+2 |
| * | Show the current Qt version and the Qt version that was used to build in the ... | wodim | 2015-11-27 | 2 | -0/+6 |
| * | fix typo in ignoreEnagled -> ignoreEnabled | un1versal | 2015-11-14 | 2 | -2/+2 |
| * | reguser: Add base for ignoring highlights•••Closes #1605
| Matt Ullman | 2015-11-13 | 1 | -1/+2 |
| * | Use ++i for iterators•••Use ++i instead of i++ for iterators
| stakewinner00 | 2015-11-02 | 1 | -2/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 61 | -61/+61 |
| * | Kvi(Various).cpp Capitalization punctuation, typos fixes | un1versal | 2015-10-22 | 3 | -55/+55 |
| * | [ci skip] no strings - cpp files - typo corrections | un1versal | 2015-10-08 | 2 | -4/+4 |
| * | [ci skip] various header files, typos corrections | un1versal | 2015-10-08 | 1 | -1/+1 |
| * | changes for windows builds•••- fix #1601
- fix msvc14 build
- add Windows 10 identifier to KviOsInfo, even though it will not work until we will actually *target* win10 (which will probably never happen)
| Dessa | 2015-10-08 | 1 | -2/+29 |
| * | Add the possibility of resetting the IRC colors to default. Also add an infor... | Szymon Tomasz Stefanek | 2015-09-14 | 1 | -0/+2 |
| * | Port more exotic stuff to Qt5 | Szymon Tomasz Stefanek | 2015-08-23 | 1 | -0/+38 |
| * | - 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 | 9 | -22/+22 |
| * | - some fixing for cmake 3•••- compile with WIN32_LEAN_AND_MEAN
- fix compilation with qt5 on windows, thanks to d00p for the transparency fix
- some work on windows resource files (still in progress)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6370 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-02-27 | 1 | -1/+1 |
| * | - small cleanup to FindPhonon.cmake•••- move kde check around, if that still breaks, i know a better way to fix that then moving it back it fixes a display bug where Qt4_FOUND was never validated, but it somehow worked anyway
- maybe fix #1428, if WANT_QT4 is not specified, Qt5 isn't there, but Qt4 is found just use that. (for now)
- add some (currently useless) product values, looks like this will turn into a guessing game since they are undocumented (and on top of that, the api is deprecated (and the new api is useless for us, yay))
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6366 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2013-10-28 | 1 | -1/+10 |
| * | - fixes for sunpro, with the exception of snd, kvirc now works with it•••- replace solaris define with more correct one
- add win 6.3 kernel crap
- replace apparently deprecated QT4_FOUND with Qt4_FOUND, also fix display issue with audio backend
- remove solaris threads "support" (it never existed, and cmake upstream doesn't seem to care either)
- bump Devel-PPPort to 3.21, regenerate typemap from perl 5.18.1
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6356 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2013-10-11 | 1 | -0/+6 |
| * | dcc video: removed linux-only, v4l implementation; use qt5's cross-platform i...•••Note: this is still so dirty that is disabled by default
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6307 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-12-25 | 10 | -5197/+0 |
| * | - 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 | -16/+159 |
| * | - some files were missing newlines, add them•••- sync FindPhonon.cmake with upstream git at 14d09398b68006d75187e4b690f979e267735001 edited a bit for a revised debug handling, needs testing, though.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6268 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 7 | -7/+7 |
| * | 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 | 1 | -3/+0 |