aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/proxydb
Commit message (Collapse)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 macrosGravatar staticfox2016-04-191-3/+14
| | | | This should make clang happy
* libkviproxydb: Minimize PROXYDB_GET_PROPERTYGravatar staticfox2016-04-191-23/+29
|
* libkviproxydb: Fix a ton of memory leaksGravatar staticfox2016-04-191-32/+36
| | | | Also unbreak a lot of things
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-36/+44
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* various files: typos/consistency and capitalization see notes below.Gravatar un1versal2015-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-13/+13
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* convert cmake files to lowercase statements prehistoric cmake versions ↵Gravatar Robert Förster2012-10-041-3/+3
| | | | | | required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit ) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support: cmake build system updateGravatar Fabio Bas2012-09-281-3/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Add alternative network-specific and server-specific nicknames. Also a lot ↵Gravatar Szymon Tomasz Stefanek2011-01-101-1/+1
| | | | | | of KviIrcServer related cleanups. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5322 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splittingGravatar Elvio Basello2010-12-291-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-2/+2
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied further patches for #996Gravatar Fabio Bas2010-10-161-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned code: removed all instances of debugGravatar Elvio Basello2010-08-071-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-011-231/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* merged proxydb translation into serverdbGravatar Elvio Basello2009-01-271-23/+23
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3049 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-32/+31
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* add VS projects for modules: iograph, serverdv, proxydb, unpnp.Gravatar Noldor2008-10-121-0/+231
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2706 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to rGravatar Elvio Basello2008-09-181-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added module proxydbGravatar Elvio Basello2008-07-312-0/+749
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2139 17fca916-40b9-46aa-a4ea-0a15b648b75c