aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/serverdb/libkviserverdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch default channel from freenode to liberaGravatar Alexey Sokolov2021-05-261-39/+39
* serverdb module: Fix memory leak in addserver commandGravatar IceN9ne2017-03-091-0/+1
* Cleanup included filesGravatar IceN9ne2016-10-281-0/+1
* revamp kvi_activitymeter•••resolves #1843 also revamp kvi_userchanstate Gravatar un1versal2016-06-141-0/+1
* cleanup: separators and spacingGravatar un1versal2016-05-081-0/+46
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-290/+300
* 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-3/+3
* 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-14/+14
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-38/+38
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Add base work for favoritesGravatar Matt Ullman2015-11-041-0/+21
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-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
* 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
* Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-19/+19
* 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-3/+3
* Added the very first shy 'auto-join this channel' feature to the window popup...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5226 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-85/+121
* a lot of typo and documentarion fixes by OmegaPhil•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5175 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-051-30/+30
* 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
* added missing server module doc, thanks kult•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4900 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-191-0/+64
* implemented #799 (and fixed some serverdb module docs)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4685 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-201-18/+104
* 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
* 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
* Some doc fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3109 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2009-03-011-1/+1
* 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-2/+1
* fixed license template for modules from n to the end;•••please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-1/+3
* fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2312 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-271-12/+6
* Goodbye, KviIrcServerDatabaseRecord, moved KviNetwork to separate header/sour...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2311 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-271-1/+1
* clean code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2298 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-261-3/+0
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-251-5/+2
* small changes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2294 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-251-6/+3
* fixed doc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2138 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-301-63/+63
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2137 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-301-50/+50
* improved KviProxy and serverdb•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2111 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-241-1/+0
* Splitter server encoding in two pieces: server specific encoding (used to enc...•••Made the some for networks, too; added configuration options and relative scripting commands/functions in serverdb's kvs. Should definitely fix #173, and add better support for servers that expands the rfc 7-bit ansi table for channel, nicks, ... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2078 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-151-4/+94
* more work on serverdb module. please test it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2037 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-081-79/+490
* more work on serverdb•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2010 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-051-159/+471
* bumped sources data;•••added initial new serverdb module; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2004 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-051-0/+564