aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/upnp
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Qt 6.9 deprecations (#2706)•••* Adapt to Qt 6.9 deprecations * Windows 2019 images are no more available no github, switch to 2022 * Wordaround Qt5 missing QTimezone::UTCGravatar ctrlaltca2025-07-171-0/+8
* Address feedback for XmlFunctions.cppGravatar Fabio Bas2023-10-181-4/+1
* Misc Qt6 port for slightly changed class names and method signaturesGravatar Fabio Bas2023-10-181-0/+4
* 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-087-45/+45
* Use override where possible and remove unnecessary usages of the virtual keyw...Gravatar IceN9ne2018-11-286-8/+8
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-142-3/+7
* push and pull po{t}s, typo fixesGravatar Dessa2017-05-242-2/+2
* cleanup: separators and spacingGravatar un1versal2016-05-081-0/+5
* cleanup: remove more ancient commneted codeGravatar un1versal2016-05-062-107/+1
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-302-4/+2
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-305-20/+20
* Update my clang-format to 3.8.0•••Don't sort includes Gravatar Alexey Sokolov2016-04-301-1/+2
* Apply clang-formatGravatar Alexey Sokolov2016-04-2915-1273/+1142
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-198-33/+33
* copyright headers: fix yet another broken boilerplate•••Breaking the legalese is a definate no-no but the least of the problems I wonder how many bugs were intruduced by these obviously blind search and replace operations? Gravatar un1versal2015-12-051-1/+1
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-2815-15/+15
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-2814-14/+14
* 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-181-1/+0
* 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-3/+3
* Porting of the upnp module to KviNetworkAccessManager (needs some testing)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6264 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-10-022-118/+115
* 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-8/+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-252-5/+21
* 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-0115-48/+48
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-2915-15/+15
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-272-3/+3
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-261-1/+1
* 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 Gravatar Szymon Tomasz Stefanek2010-12-254-4/+4
* 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 Gravatar Fabio Bas2010-08-312-5/+5
* Yet more typesafe. Yet more minor errors caught.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4458 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-131-0/+1
* Make the KVS parameter specification a bit more typesafe. Fix some mismatched...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4457 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-131-3/+2
* final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-241-1/+2
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-366/+0
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-0815-15/+15
* hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-084-13/+13
* fixed some serious bugs in module object+code clean and improvements.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2738 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-151-6/+6
* quick fix for vs compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2713 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-121-6/+4
* add VS projects for modules: iograph, serverdv, proxydb, unpnp.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2706 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-121-0/+366
* get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-104-5/+5
* finished porting of module upnp to pure qt4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2543 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-244-7/+8
* fixed license template for modules from n to the end;•••please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-1815-16/+30
* fixes to upnp/portmapping and to CMakeList.txt•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2253 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-151-1/+9
* even more fixes to upnp module (added refresh command, forced it not to unloa...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2252 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-152-5/+40
* more work on upnp, quite working now (please test)•••fixed inet stuff compilation, added proper rule to CMakeList.txt git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2249 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-159-123/+270
* more work on upnp•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-134-4/+27
* wiped out layer3forwardingservice check from upnp module (incompatible betwee...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2235 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-135-256/+1
* more work on upnp; should be able to get external ip address now (please test)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2234 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-136-47/+105
* renamed class members, according to KVIrc code conventions•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-1315-173/+169
* small cosmetic fix:)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2232 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-131-9/+9
* A small note•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2230 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-08-121-0/+2
* first reworking on upnp module: got it communicating with the router•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-1213-561/+589