| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | general: Typo fixes | staticfox | 2016-04-23 | 1 | -1/+1 |
| * | Changed the name of KVS $dcc.instantSpeed to $dcc.currentSpeed | TheReign | 2016-03-20 | 1 | -6/+6 |
| * | Added $dcc.instantSpeed KVS function | TheReign | 2016-03-19 | 3 | -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
| un1versal | 2016-03-14 | 1 | -155/+112 |
| * | canvaswidget: remove center formatting•••cant actually see where this is shown at time of doing this, maybe it
will reveal itself later
| un1versal | 2016-02-02 | 1 | -1/+1 |
| * | DccBBroker: remove dialog center formatting | un1versal | 2016-02-02 | 1 | -1/+1 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 3 | -3/+3 |
| * | Fix 9bb1262 | wodim | 2016-01-13 | 1 | -1/+1 |
| * | Second part of #1839 | wodim | 2016-01-12 | 1 | -1/+2 |
| * | Fix false friend. | wodim | 2016-01-04 | 1 | -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
| un1versal | 2015-12-19 | 6 | -22/+22 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 1 | -2/+2 |
| * | Added 64-bit ack option to DCC receive. | TheReign | 2015-12-07 | 2 | -43/+38 |
| * | requests: capitalization fixes | un1versal | 2015-12-05 | 1 | -13/+13 |
| * | libkvidcc: capitalization and consistency fixes. | un1versal | 2015-12-05 | 1 | -167/+166 |
| * | DccVoiceWindow: consistency and capitalization fixes | un1versal | 2015-12-05 | 1 | -3/+3 |
| * | DccVideoWindow: capitalization and consistency fixes | un1versal | 2015-12-05 | 1 | -4/+4 |
| * | DccUtils: capitalization | un1versal | 2015-12-05 | 1 | -2/+2 |
| * | DccMarshal: capitalization and consistency fix | un1versal | 2015-12-05 | 1 | -2/+2 |
| * | DccFileTransfer: capitalization and duplicate include fix | un1versal | 2015-12-05 | 1 | -9/+8 |
| * | DccDescriptor: consistency | un1versal | 2015-12-05 | 1 | -1/+1 |
| * | DccChatWindow: consistency, capitalization and remove dup include | un1versal | 2015-12-05 | 1 | -5/+4 |
| * | DccCanvasWindow: capitalization and remove duplicate include | un1versal | 2015-12-05 | 1 | -2/+1 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 34 | -34/+34 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 34 | -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
| Matt Ullman | 2015-10-18 | 2 | -5/+4 |
| * | [ci skip] cpp file typos and capitalization corrections | un1versal | 2015-10-08 | 2 | -6/+6 |
| * | [ci skip] no strings - cpp files - typo corrections | un1versal | 2015-10-08 | 2 | -2/+2 |
| * | Bye bye MDI. I have probably introduced few minor bugs that I haven't been ab... | Szymon Tomasz Stefanek | 2015-09-28 | 1 | -7/+0 |
| * | Merge pull request #1519 from uNiversaI/skinnycow•••NEW: Update core icon set - Part 1 | Szymon Tomasz Stefanek | 2015-08-26 | 1 | -0/+0 |
| |\ |
|
| | * | [improvement] New core images part 1 | uNiversaI | 2015-08-24 | 1 | -0/+0 |
| * | | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 2 | -7/+29 |
| * | | Be tolerant with DCC ACKS when received more than 90% of the file. Fixes #1447 | Szymon Tomasz Stefanek | 2015-08-06 | 2 | -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
| Szymon Tomasz Stefanek | 2014-12-28 | 4 | -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
| Szymon Tomasz Stefanek | 2014-12-28 | 1 | -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
| Robert Förster | 2014-11-21 | 4 | -17/+17 |
| * | documentation fixes by OmegaWeapon•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6340 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2013-06-11 | 1 | -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
| wodim | 2013-03-26 | 1 | -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
| Fabio Bas | 2012-12-29 | 1 | -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
| Fabio Bas | 2012-12-25 | 3 | -115/+65 |
| * | fix incorrect usage of QString::contains()•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6305 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-12-23 | 1 | -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
| Szymon Tomasz Stefanek | 2012-12-22 | 1 | -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
| Robert Förster | 2012-10-08 | 1 | -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
| Robert Förster | 2012-10-05 | 1 | -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
| Robert Förster | 2012-10-04 | 1 | -19/+19 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -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
| Fabio Bas | 2012-09-25 | 11 | -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
| Szymon Tomasz Stefanek | 2012-07-05 | 1 | -2/+4 |
| * | fix #1289•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6170 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-05-27 | 2 | -13/+20 |
| * | removed useless parameter•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6158 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2012-04-17 | 1 | -2/+2 |