aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/upnp
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to Qt 6.9 deprecations (#2706)Gravatar ctrlaltca2025-07-171-0/+8
| | | | | | | * Adapt to Qt 6.9 deprecations * Windows 2019 images are no more available no github, switch to 2022 * Wordaround Qt5 missing QTimezone::UTC
* 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)Gravatar ctrlaltca2023-07-087-45/+45
| | | | | | * Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed. --------- Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
* Use override where possible and remove unnecessary usages of the virtual ↵Gravatar IceN9ne2018-11-286-8/+8
| | | | keyword.
* 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.0Gravatar Alexey Sokolov2016-04-301-1/+2
| | | | Don't sort includes
* 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 boilerplateGravatar un1versal2015-12-051-1/+1
| | | | | 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?
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-2815-15/+15
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-2814-14/+14
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* convert cmake files to lowercase statements prehistoric cmake versions ↵Gravatar Robert Förster2012-10-041-3/+3
| | | | | | required uppercase, but lowercase is now preferred so change it (yeah feel free to hate me for this commit ) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Porting of the upnp module to KviNetworkAccessManager (needs some testing)Gravatar Fabio Bas2012-10-022-118/+115
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6264 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support: cmake build system updateGravatar Fabio Bas2012-09-281-8/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-252-5/+21
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-0115-48/+48
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-2915-15/+15
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-272-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming & cleanup.Gravatar Szymon Tomasz Stefanek2010-12-261-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-254-4/+4
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-312-5/+5
| | | | | | | | 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
* Yet more typesafe. Yet more minor errors caught.Gravatar Szymon Tomasz Stefanek2010-06-131-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4458 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the KVS parameter specification a bit more typesafe. Fix some ↵Gravatar Szymon Tomasz Stefanek2010-06-131-3/+2
| | | | | | mismatched types detected with the new method. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4457 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-011-366/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-0815-15/+15
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-084-13/+13
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed some serious bugs in module object+code clean and improvements.Gravatar Noldor2008-10-151-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2738 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fix for vs compilationGravatar Fabio Bas2008-10-121-6/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2713 17fca916-40b9-46aa-a4ea-0a15b648b75c
* add VS projects for modules: iograph, serverdv, proxydb, unpnp.Gravatar Noldor2008-10-121-0/+366
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2706 17fca916-40b9-46aa-a4ea-0a15b648b75c
* get rid of QString::null; added doxygen comments;Gravatar Elvio Basello2008-10-104-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c
* finished porting of module upnp to pure qt4Gravatar Fabio Bas2008-09-244-7/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2543 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-1815-16/+30
| | | | | | | | | 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
* fixes to upnp/portmapping and to CMakeList.txtGravatar Fabio Bas2008-08-151-1/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2253 17fca916-40b9-46aa-a4ea-0a15b648b75c
* even more fixes to upnp module (added refresh command, forced it not to ↵Gravatar Fabio Bas2008-08-152-5/+40
| | | | | | unload if a gateway has been found) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2252 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on upnp, quite working now (please test)Gravatar Fabio Bas2008-08-159-123/+270
| | | | | | 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
* more work on upnpGravatar Fabio Bas2008-08-134-4/+27
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2236 17fca916-40b9-46aa-a4ea-0a15b648b75c
* wiped out layer3forwardingservice check from upnp module (incompatible ↵Gravatar Fabio Bas2008-08-135-256/+1
| | | | | | between multiple vendors implementation) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2235 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on upnp; should be able to get external ip address now (please test)Gravatar Fabio Bas2008-08-136-47/+105
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2234 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed class members, according to KVIrc code conventionsGravatar Alexey Uzhva2008-08-1315-173/+169
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small cosmetic fix:)Gravatar Alexey Uzhva2008-08-131-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2232 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A small noteGravatar Szymon Tomasz Stefanek2008-08-121-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2230 17fca916-40b9-46aa-a4ea-0a15b648b75c
* first reworking on upnp module: got it communicating with the routerGravatar Fabio Bas2008-08-1213-561/+589
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2229 17fca916-40b9-46aa-a4ea-0a15b648b75c