aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/dcc
Commit message (Expand)AuthorAgeFilesLines
...
* general: Typo fixesGravatar staticfox2016-04-231-1/+1
* Changed the name of KVS $dcc.instantSpeed to $dcc.currentSpeedGravatar TheReign2016-03-201-6/+6
* Added $dcc.instantSpeed KVS functionGravatar TheReign2016-03-193-0/+65
* 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-155/+112
* canvaswidget: remove center formatting•••cant actually see where this is shown at time of doing this, maybe it will reveal itself later Gravatar un1versal2016-02-021-1/+1
* DccBBroker: remove dialog center formattingGravatar un1versal2016-02-021-1/+1
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar...Gravatar Dessa2016-01-313-3/+3
* Fix 9bb1262Gravatar wodim2016-01-131-1/+1
* Second part of #1839Gravatar wodim2016-01-121-1/+2
* Fix false friend.Gravatar wodim2016-01-041-1/+1
* 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-196-22/+22
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-2/+2
* Added 64-bit ack option to DCC receive.Gravatar TheReign2015-12-072-43/+38
* requests: capitalization fixesGravatar un1versal2015-12-051-13/+13
* libkvidcc: capitalization and consistency fixes.Gravatar un1versal2015-12-051-167/+166
* DccVoiceWindow: consistency and capitalization fixesGravatar un1versal2015-12-051-3/+3
* DccVideoWindow: capitalization and consistency fixesGravatar un1versal2015-12-051-4/+4
* DccUtils: capitalizationGravatar un1versal2015-12-051-2/+2
* DccMarshal: capitalization and consistency fixGravatar un1versal2015-12-051-2/+2
* DccFileTransfer: capitalization and duplicate include fixGravatar un1versal2015-12-051-9/+8
* DccDescriptor: consistencyGravatar un1versal2015-12-051-1/+1
* DccChatWindow: consistency, capitalization and remove dup includeGravatar un1versal2015-12-051-5/+4
* DccCanvasWindow: capitalization and remove duplicate includeGravatar un1versal2015-12-051-2/+1
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-2834-34/+34
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-2834-34/+34
* Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-182-5/+4
* [ci skip] cpp file typos and capitalization correctionsGravatar un1versal2015-10-082-6/+6
* [ci skip] no strings - cpp files - typo correctionsGravatar un1versal2015-10-082-2/+2
* Bye bye MDI. I have probably introduced few minor bugs that I haven't been ab...Gravatar Szymon Tomasz Stefanek2015-09-281-7/+0
* Merge pull request #1519 from uNiversaI/skinnycow•••NEW: Update core icon set - Part 1Gravatar Szymon Tomasz Stefanek2015-08-261-0/+0
|\
| * [improvement] New core images part 1Gravatar uNiversaI2015-08-241-0/+0
* | File dialogs seem to always require a parent. Without it Qt5 enters in a kind...Gravatar Szymon Tomasz Stefanek2015-08-252-7/+29
* | Be tolerant with DCC ACKS when received more than 90% of the file. Fixes #1447Gravatar Szymon Tomasz Stefanek2015-08-062-71/+84
|/
* Merge patch by TheReign••• * Fixes most of the bugs in DCC send support for files larger than 4GiB. I doubt I found them all, but it catches all of the ones I needed for myself. * NOTE: I confess I probably didn't choose the best solution for this, but it seems to do what is needed. * NOTE: The better solution may be to add 64-bit number support to sendFmtData() git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6415 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2014-12-284-12/+19
* Merge patch by TheReign••• * Fixes a bug in the DCC send uTotLastAck calculation using iAckHackRounds git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6413 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2014-12-281-2/+2
* - 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-214-17/+17
* documentation fixes by OmegaWeapon•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6340 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2013-06-111-48/+48
* apply patch by htozehizzo to speed up dcc over ssl file transmissions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6323 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2013-03-261-15/+67
* fixed compilation of dcc module when using qt4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6308 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-12-291-0/+2
* dcc video: removed linux-only, v4l implementation; use qt5's cross-platform i...•••Note: this is still so dirty that is disabled by default git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6307 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-12-253-115/+65
* fix incorrect usage of QString::contains()•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6305 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-12-231-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-3/+3
* - update KviOsInfo with values from the winsdk8•••- rip out some append libs statements for ws2_32; since we are linking in a way they get added anyway we don't need them (yet) - remove wsock32.lib from kvilib, linking works fine without it - move shlwapi for mingw from root to src/kvirc since that is where the msvc one is and it works - remove envvar hack added in r6273 from perlcore since it is unneeded git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6276 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-081-4/+0
* - remove -Wl,--no-undefined "handling" as this is not something we should "ju...•••- remove winmm hack now that append libs works - fix some win32 ifs in cmakelists files which should be mingw (check if this stuff is still needed when i get my mingw toolchain up) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6270 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-051-2/+2
* 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-19/+19
* 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-18/+0
* qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-2511-44/+5
* Don't crash on dcc.abort when used inside the dcc chat window•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6221 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-07-051-2/+4
* fix #1289•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6170 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-05-272-13/+20
* removed useless parameter•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6158 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2012-04-171-2/+2