| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix #1677 | Fabio Bas | 2015-10-18 | 1 | -4/+1 |
| * | [ci skip] cpp file typos and capitalization corrections | un1versal | 2015-10-08 | 1 | -1/+1 |
| * | Add support for avatars over https. Add support for redirects in KviHttpTrans... | Szymon Tomasz Stefanek | 2015-09-19 | 2 | -38/+126 |
| * | Sasl auth: remove BLOWFISH. fix #1483•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6445 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2015-03-30 | 2 | -144/+0 |
| * | - 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 | 9 | -48/+48 |
| * | - some fixing for cmake 3•••- compile with WIN32_LEAN_AND_MEAN
- fix compilation with qt5 on windows, thanks to d00p for the transparency fix
- some work on windows resource files (still in progress)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6370 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-02-27 | 2 | -6/+6 |
| * | - fixes for sunpro, with the exception of snd, kvirc now works with it•••- replace solaris define with more correct one
- add win 6.3 kernel crap
- replace apparently deprecated QT4_FOUND with Qt4_FOUND, also fix display issue with audio backend
- remove solaris threads "support" (it never existed, and cmake upstream doesn't seem to care either)
- bump Devel-PPPort to 3.21, regenerate typemap from perl 5.18.1
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6356 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2013-10-11 | 1 | -1/+1 |
| * | Always set SO_NOSIGPIPE on all sockets under osx; should fix the "crash-after...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6348 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2013-08-01 | 2 | -8/+11 |
| * | avoid openssl deprecation under osx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6341 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2013-06-20 | 1 | -0/+7 |
| * | some warning fixes for sunpro, and a compile fix, sunpro is still dumb and br...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6322 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2013-03-26 | 1 | -0/+4 |
| * | 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 |
| * | More qt5 porting (qprinter and qftp), removed some warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6263 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-29 | 2 | -0/+82 |
| * | Fix some headers for automoc-based compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6259 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2012-09-29 | 1 | -0/+7 |
| * | 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 | 3 | -4/+17 |
| * | always avoid sigpipe on osx, not only on shutdown•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6123 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-04-07 | 1 | -5/+9 |
| * | hopefully fixed the sigpipe-on-ssl_shutdown crash under osx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6103 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-03-18 | 1 | -15/+2 |
| * | explicitly added header inclusion to avoid compilation problem with previous ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6099 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-03-18 | 1 | -0/+4 |
| * | fixed not-existing #ifdef directive•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6098 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-03-18 | 1 | -1/+1 |
| * | attempt to avoid SIGPIPE closing a stuck ssl connection under osx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6085 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-28 | 1 | -8/+9 |
| * | fixed #440 for osx; updated INSTALL-Win32.txt for openssl>=1.0 •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6078 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-27 | 1 | -3/+17 |
| * | assume qt has been compiled with the same kvirc ssl option•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6063 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-01-29 | 1 | -3/+11 |
| * | - guard the xp home/pro detection stuff by the build Major and Minor to not a...•••- fix r6056, i accidentally incinerated build and service pack detection there
- kill some more pre xp stuff
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6058 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-21 | 1 | -6/+0 |
| * | admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-14 | 1 | -20/+0 |
| * | Fix restant strings from previous commit and update .po files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5745 17fca916-40b9-46aa-a4ea-0a15b648b75c
| José Melo | 2011-04-04 | 1 | -2/+2 |
| * | Clarify an error message in the http engine•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5743 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-04-04 | 1 | -1/+1 |
| * | Load translation catalogues 'on-the-fly' from the default locale directory•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5671 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-03-23 | 1 | -3/+3 |
| * | merged egns's patch for vs2010 compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5360 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-01-14 | 1 | -1/+1 |
| * | fixed format strings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5337 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-11 | 1 | -2/+2 |
| * | more work killing QString helpers•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5336 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-10 | 3 | -7/+6 |
| * | killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-10 | 3 | -9/+9 |
| * | Unlike KviThread, QThread needs to be waited() for before deletion. Also a sm...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5311 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-07 | 1 | -6/+19 |
| * | removed deprecate COMPILE_WITH_SYSTEM_MEMMOVE•••merged COMPILE_X11_SUPPORT with COMPILE_NO_X, COMPILE_NO_X_BELL
added initial OS2 support
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5306 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-01-06 | 1 | -3/+3 |
| * | Fix a warning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5298 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-04 | 3 | -3/+3 |
| * | Add the code for a new KviDnsResolver that doesn't rely on the OS native APIs...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5294 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-04 | 4 | -0/+346 |
| * | Convert the dns resolver to use QThread instead of KviThread. Next step is to...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5293 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-04 | 3 | -21/+61 |
| * | Some fixes for the http request•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5271 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-30 | 2 | -25/+39 |
| * | The http request now uses Qt sockets.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5269 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-30 | 5 | -928/+369 |
| * | reworder KviError stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5266 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-12-30 | 4 | -52/+57 |
| * | More file splitting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5260 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-29 | 2 | -0/+716 |
| * | More file splitting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5259 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-29 | 2 | -646/+10 |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-29 | 15 | -15/+15 |
| * | Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 4 | -30/+52 |
| * | Kill system memmove, ix86 asm and kvi_memmove stuff: modern gcc coupled to gl...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5235 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 2 | -7/+7 |
| * | More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-26 | 12 | -88/+88 |
| * | 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
| Szymon Tomasz Stefanek | 2010-12-25 | 15 | -116/+116 |
| * | Quick fix in http.get•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5009 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2010-09-16 | 1 | -1/+1 |
| * | applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules
fixed "space before comma" in documentation/coments/code
regenerated translations
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-31 | 6 | -10/+10 |
| * | Fix a message formatting problem in http engine•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4903 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-08-19 | 1 | -4/+5 |
| * | applied some patches by Syn1 for better certificate digest handling (ticket #...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4878 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-14 | 2 | -33/+40 |
| * | Changed kvissl initialization so that we can initialize ssl also from outsid...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4863 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-13 | 2 | -1/+22 |