| Commit message (Expand) | Author | Age | Files | Lines |
| * | Port the mediaplayer mpris interface to mpris 2.2; fix #1912 (#2552)•••* Port the mediaplayer mpris interface to mpris 2.2
* Mpris: add strawberry and a generic fallback for other players | ctrlaltca | 2023-08-31 | 3 | -353/+165 |
| * | Convert 0s and NULLs to nullptr | IceN9ne | 2018-12-03 | 4 | -18/+17 |
| * | Remove C-style typedef structs | IceN9ne | 2018-11-28 | 2 | -8/+8 |
| * | Remove Q_UNUSED macros | IceN9ne | 2018-11-28 | 2 | -11/+8 |
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | Alexey Sokolov | 2018-11-14 | 1 | -1/+1 |
| * | push and pull po{t}s, typo fixes | Dessa | 2017-05-24 | 1 | -1/+1 |
| * | Make Windows code Unicode-aware (#2219) | wodim | 2017-05-24 | 2 | -7/+7 |
| * | Cleanup included files | IceN9ne | 2016-10-28 | 1 | -1/+1 |
| * | wheeeeeeeeee | staticfox | 2016-05-22 | 1 | -1/+1 |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 2 | -18/+1 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 2 | -4/+2 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 3 | -15/+15 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 14 | -1226/+1310 |
| * | 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 | 2 | -18/+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 | 1 | -35/+26 |
| * | Remove Spotify interface until I can fix it. | wodim | 2016-03-13 | 4 | -217/+0 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 2 | -6/+6 |
| * | Address Dessas comments (thx for review) | un1versal | 2015-12-19 | 3 | -4/+4 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 6 | -45/+55 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 14 | -14/+14 |
| * | Fix MinGW build | Alexey Sokolov | 2015-11-06 | 1 | -1/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 6 | -6/+6 |
| * | 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 | 2 | -2/+1 |
| * | ported to Qt5, fixes #1450•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6433 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2015-01-05 | 2 | -29/+58 |
| * | - 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 | 1 | -1/+1 |
| * | - 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 | 4 | -14/+6 |
| * | 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 | 3 | -5/+5 |
| * | 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 | -10/+10 |
| * | 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 | -3/+0 |
| * | - remove -mwindows from linker step, WIN32 flag in kvirc subdir deals with th...•••- add /Zc:wchar_t- to base CMakeLists.txt file, it doesn't seem to have a negative impact and qt4.x is compiled with it
NB: *something* adds /LTCG *somewhere*, which overrides /INCREMENTAL. i need to find out what it is :|
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6249 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-09-17 | 1 | -7/+3 |
| * | single bugfix in webview object + a lot of make gcc happy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-04-08 | 2 | -0/+2 |
| * | admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-14 | 1 | -10/+0 |
| * | - use res files on msvc too•••- sprinkle around some svn eol-style props
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6049 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-13 | 2 | -216/+216 |
| * | fix for #1199, thanks THeLooX•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5932 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-08-16 | 1 | -12/+12 |
| * | fix compilation under msvs•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5842 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-05-16 | 2 | -0/+8 |
| * | fix the fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5841 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-05-16 | 1 | -6/+6 |
| * | fix compilation under msvs•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5840 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-05-16 | 1 | -6/+6 |
| * | Objects module: fixed indentation (wip)•••webview class: proper documentation
misc: fixed errors and bad pratices found by lwlint
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5834 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-08 | 1 | -2/+2 |
| * | hey you, respect my name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5768 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-04-09 | 2 | -4/+4 |
| * | add Spotify interface (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5767 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-04-09 | 4 | -0/+217 |
| * | kill typo•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5764 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-04-07 | 1 | -1/+1 |
| * | added mediplayer support for clementine•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5352 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-01-13 | 3 | -0/+26 |
| * | killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-10 | 2 | -8/+6 |
| * | The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-01 | 14 | -281/+281 |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-29 | 6 | -6/+6 |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 6 | -9/+9 |
| * | Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-25 | 13 | -22/+22 |
| * | added mediaplayer interface for vlc; added proper detection for vlc, totem an...•••Please note that you need to manually enable dbus in vlc preferences->all->interface->control interface
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5162 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-11-22 | 3 | -1/+29 |
| * | added basic support for totem media player, based on dbus/mpris. no documenta...•••http://git.gnome.org/browse/totem/tree/src/plugins/dbus-service/dbus-service.py
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5161 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-11-22 | 2 | -1/+26 |
| * | fix for #998•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5117 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-10-28 | 1 | -1/+4 |