aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/serverdb
Commit message (Collapse)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_activitymeterGravatar un1versal2016-06-141-0/+1
| | | | | | resolves #1843 also revamp kvi_userchanstate
* cleanup: separators and spacingGravatar un1versal2016-05-081-0/+46
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-290/+300
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-3/+3
| | | | | | + 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-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-38/+38
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Add base work for favoritesGravatar Matt Ullman2015-11-041-0/+21
|
* 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
* 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
* 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
* Yet more renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-19/+19
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-3/+3
| | | | | | 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
* Added the very first shy 'auto-join this channel' feature to the window ↵Gravatar Szymon Tomasz Stefanek2010-12-251-85/+121
| | | | | | popup. .serverJoinChannels and .networkJoinChannels now return arrays. Reworked a bit the 'network name' mess in the IrcConnection... possibly needs more reorganizing. Some small tweaks in the server dialog. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5226 17fca916-40b9-46aa-a4ea-0a15b648b75c
* a lot of typo and documentarion fixes by OmegaPhilGravatar Fabio Bas2010-12-051-30/+30
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5175 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
* added missing server module doc, thanks kultGravatar Fabio Bas2010-08-191-0/+64
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4900 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented #799 (and fixed some serverdb module docs)Gravatar Fabio Bas2010-07-201-18/+104
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4685 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
* Some doc fixGravatar Noldor2009-03-011-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3109 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-2/+1
| | | | 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 the end;Gravatar Elvio Basello2008-09-181-1/+3
| | | | | | | | | 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
* fixesGravatar Alexey Uzhva2008-08-271-12/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2312 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Goodbye, KviIrcServerDatabaseRecord, moved KviNetwork to separate ↵Gravatar Alexey Uzhva2008-08-271-1/+1
| | | | | | header/source, code cleaning git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2311 17fca916-40b9-46aa-a4ea-0a15b648b75c
* clean codeGravatar Elvio Basello2008-08-261-3/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2298 17fca916-40b9-46aa-a4ea-0a15b648b75c
* compilation fixGravatar Elvio Basello2008-08-251-5/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2297 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small changesGravatar Alexey Uzhva2008-08-251-6/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2294 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed docGravatar Elvio Basello2008-07-301-63/+63
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2138 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixesGravatar Elvio Basello2008-07-301-50/+50
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2137 17fca916-40b9-46aa-a4ea-0a15b648b75c
* improved KviProxy and serverdbGravatar Elvio Basello2008-07-241-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2111 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Splitter server encoding in two pieces: server specific encoding (used to ↵Gravatar Fabio Bas2008-07-151-4/+94
| | | | | | | | | encode/decode channel names, nicknames, ..) and server default encoding for channels. 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
* more work on serverdb module. please test itGravatar Elvio Basello2008-07-081-79/+490
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2037 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on serverdbGravatar Elvio Basello2008-07-051-159/+471
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2010 17fca916-40b9-46aa-a4ea-0a15b648b75c
* bumped sources data;Gravatar Elvio Basello2008-07-052-0/+575
added initial new serverdb module; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2004 17fca916-40b9-46aa-a4ea-0a15b648b75c