aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system
Commit message (Expand)AuthorAgeFilesLines
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-1/+1
* Remove lots of redundant line feeds around block elements in the docs.Gravatar wodim2017-08-251-4/+4
* Make Windows code Unicode-aware (#2219)Gravatar wodim2017-05-241-20/+4
* OS X is dead, long live macOSGravatar staticfox2017-01-151-1/+1
* documentaion: formatting fixesGravatar un1versal2016-07-271-1/+1
* documentation: cleanup and try to improve readability•••some in doc function/command links were dead, so we fix those too. Gravatar un1versal2016-07-261-31/+27
* 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. Gravatar un1versal2016-06-141-1/+0
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-7/+3
* cleanup: remove more ancient commneted codeGravatar un1versal2016-05-062-0/+2
* Apply clang-tidy: modernize-loop-convertGravatar Alexey Sokolov2016-04-301-4/+4
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-5/+5
* Apply clang-formatGravatar Alexey Sokolov2016-04-293-216/+240
* Rename KviOsInfo to KviRuntimeInfo, which makes more sense.Gravatar wodim2016-01-011-8/+8
* 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
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-192-25/+27
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-283-3/+3
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-282-2/+2
* Update all applicable Subversion references to GitGravatar Matt Ullman2015-10-041-1/+1
* - 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 Gravatar Robert Förster2014-11-211-3/+3
* 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 Gravatar Szymon Tomasz Stefanek2012-12-221-0/+114
* 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 Gravatar Robert Förster2012-10-041-3/+3
* qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-281-3/+0
* system.runcmd: added gnome-terminal to the list of terminals, added proper ha...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6130 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-081-1/+7
* 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 Gravatar Robert Förster2012-01-141-9/+0
* Fix compilation when KDE is disabled.•••Thanks to Vampi for reporting this. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6002 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2011-12-211-1/+1
* Add a -t switch to system.runcmd so a terminal can be explicitly provided•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5998 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-12-211-39/+59
* updated translation files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5857 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-05-291-1/+1
* a common typo, isn't it? :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5839 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-05-151-2/+2
* fix for #1123•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5727 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-291-5/+8
* fix for #1121•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5715 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-271-4/+23
* 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 Gravatar Szymon Tomasz Stefanek2011-01-014-43/+43
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-293-3/+3
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-273-8/+8
* 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 Gravatar Szymon Tomasz Stefanek2010-12-253-17/+17
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-311-1/+1
* Constness fixes. Thnks PKEuS :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4621 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-062-2/+2
* added bus type to dbus calls, thanks to Skyliner•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4570 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-06-301-5/+23
* final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-241-1/+2
* [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-01-101-2/+2
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-011-2/+2
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-239/+0
* improved hungarian notation;•••added missing tooltips; removed uselss definition of KviQCString git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-011-9/+8
* fixed system.runcmd on win32/mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3262 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-06-211-1/+1
* test again•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3252 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-06-181-0/+1
* Test•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3250 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2009-06-181-0/+1
* - fix compile failure, thanks Curan for this•••- IFDEF the mimetypes installation for kde4 since its depending on FindKDE4Internal.cmake, which im not gonna add here. fixes Ticket #463 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3241 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-06-031-2/+2
* applied patch for #459, reworked it a bit. thanks goes to Kai Wasserbäch•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-06-021-0/+72
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-083-3/+3
* implemented $system.dbus•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2881 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-171-78/+62
* removed remaining bits of old dcop implementation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2880 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-171-14/+15