aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/http/HttpFileTransfer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* FileTransferWindow: use current theme palette to draw items; (#2717)Gravatar ctrlaltca2025-10-101-3/+6
| | | fix #2714
* Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)Gravatar ctrlaltca2023-07-081-2/+2
| | | | | | * Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed. --------- Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
* 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 ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Add support for avatars over https. Add support for redirects in ↵Gravatar Szymon Tomasz Stefanek2015-09-191-2/+16
| | | | KviHttpTransfer/http.get. Fixes #1604
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-4/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix compilation, thanks minde for noticing (CtrlAltCa <3)Gravatar wodim2012-02-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.Gravatar Fabio Bas2012-02-261-4/+5
| | | | | | | | 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
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+493
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c