aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/proxydb
Commit message (Expand)AuthorAgeFilesLines
* KviProxy: Make class member data privateGravatar IceN9ne2017-02-091-2/+4
* proxywidget: More cleanupGravatar staticfox2016-08-071-0/+3
* KviProxyDatabase: Move to vector and unique pointersGravatar staticfox2016-08-071-8/+4
* cleanup: separators and spacingGravatar un1versal2016-05-081-0/+1
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-137/+156
* libkviproxydb: I still hate macros•••This should make clang happy Gravatar staticfox2016-04-191-3/+14
* libkviproxydb: Minimize PROXYDB_GET_PROPERTYGravatar staticfox2016-04-191-23/+29
* libkviproxydb: Fix a ton of memory leaks•••Also unbreak a lot of things Gravatar staticfox2016-04-191-32/+36
* 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 Gravatar un1versal2016-03-141-36/+44
* 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-1/+1
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-13/+13
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* 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
* Add alternative network-specific and server-specific nicknames. Also a lot of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-101-1/+1
* 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-291-1/+1
* yet more splitting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5251 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-12-291-0/+1
* 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-271-2/+2
* 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-251-2/+2
* applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-161-2/+1
* cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-071-2/+2
* 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
* 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-231/+0
* 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-081-1/+1
* merged proxydb translation into serverdb•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3049 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-01-271-23/+23
* hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-32/+31
* add VS projects for modules: iograph, serverdv, proxydb, unpnp.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2706 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-121-0/+231
* fixed license template for modules from n to r•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-1/+3
* added module proxydb•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2139 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-312-0/+749