aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/http/HttpFileTransfer.cpp
Commit message (Expand)AuthorAgeFilesLines
* FileTransferWindow: use current theme palette to draw items; (#2717)•••fix #2714Gravatar ctrlaltca2025-10-101-3/+6
* Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)•••* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed. --------- Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>Gravatar ctrlaltca2023-07-081-2/+2
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-3/+3
* HttpFileTransfer: no need to use abreviattionsGravatar un1versal2016-08-161-2/+2
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-12/+1
* Apply clang-tidy: modernize-loop-convertGravatar Alexey Sokolov2016-04-301-2/+2
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-6/+6
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-116/+145
* typo fix in functions/variables/options: Estabilished -> EstablishedGravatar un1versal2016-04-131-2/+2
* Fix 9bb1262Gravatar wodim2016-01-131-1/+1
* HttpFileTransfer: consistency fixesGravatar un1versal2015-12-051-4/+4
* Copyright headers: buy one get five different ways to break these free.Gravatar un1versal2015-11-301-1/+1
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Add support for avatars over https. Add support for redirects in KviHttpTrans...Gravatar Szymon Tomasz Stefanek2015-09-191-2/+16
* 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-251-4/+0
* fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-02-271-1/+1
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar. Addiotional fix: "disconnect" menu entry was broken since the 3.x era git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-261-4/+5
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-011-0/+493