Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 11:55:33 +0100 |
Detlev Offenbach |
Changed the code to use QObject.tr() instead of QObject.trUtf8().
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:39:32 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 15:48:48 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 23:00:41 +0200 |
T.Rzepka |
Merge with default branch after shorten the code lines to max. 79 characters.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 18:29:32 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 18:35:45 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:11:06 +0100 |
T.Rzepka |
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 18:31:31 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 18:36:46 +0200 |
Detlev Offenbach |
Fixed an issue in the FtpReply class.
|
file |
diff |
annotate
|
Sun, 30 Sep 2012 17:23:16 +0200 |
Detlev Offenbach |
Made the third set of Qt5 compatibility changes.
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 18:37:03 +0200 |
Detlev Offenbach |
Reworked the FTP stuff to support a bunch of different FTP proxy types. Unfortunately FTP proxy support is not standardized.
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 19:07:45 +0200 |
Detlev Offenbach |
Added code to emit the forgotten readyRead signal when new data has arrived during a download.
5_2_x
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 18:24:35 +0200 |
Detlev Offenbach |
Added the forgotten timeout parameter when connecting to an FTP proxy.
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 20:10:08 +0200 |
Detlev Offenbach |
Improved the FtpReply a bit.
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 20:19:49 +0200 |
Detlev Offenbach |
Changed the FtpReply to support proxy access and to not show user and password in the URL.
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 19:38:48 +0200 |
Detlev Offenbach |
Extended the new FtpReply class to handle various directory listing styles and to ask for a username and password, if the FTP login fails with an error code of 530.
|
file |
diff |
annotate
|
Sat, 15 Sep 2012 21:04:39 +0200 |
Detlev Offenbach |
Change the FtpReply class to use Python ftplib instead of QFtp because the later is not available in Qt5 anymore.
|
file |
diff |
annotate
|
Sat, 15 Sep 2012 20:57:06 +0200 |
Detlev Offenbach |
Fixed an issue in the web browser when using FTP.
5_2_x
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 19:01:32 +0100 |
Detlev Offenbach |
Corrected a source docu string in FtpReply.py.
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:32:02 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
5_1_x
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 19:36:27 +0200 |
Detlev Offenbach |
Changed the code to use super() to access the superclass.
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 16:51:57 +0100 |
Detlev Offenbach |
Made code mostly PEP 8 compliant (except all whitespace and line length).
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 15:52:50 +0100 |
Detlev Offenbach |
Fixed a few PEP 8 related issues.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:49:50 +0100 |
Detlev Offenbach |
Updated copyright notice.
|
file |
diff |
annotate
|
Sun, 30 May 2010 17:45:20 +0200 |
Detlev Offenbach |
Fixed lagging in to FTP sites.
|
file |
diff |
annotate
|
Sat, 29 May 2010 15:26:00 +0200 |
Detlev Offenbach |
Extended the fTP reply class to support authentication.
|
file |
diff |
annotate
|
Thu, 27 May 2010 08:51:15 +0200 |
Detlev Offenbach |
Added proxy support to the FTP reply class.
|
file |
diff |
annotate
|
Mon, 24 May 2010 18:38:54 +0200 |
Detlev Offenbach |
Added a handler for ftp: URLs to the web browser.
|
file |
diff |
annotate
|