Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Removed obsolete and incorrect code from the view manager.
Sat, 06 Oct 2012 18:49:58 +0200
, by Detlev Offenbach
Fixed an issue with the last change.
Sat, 06 Oct 2012 18:48:56 +0200
, by Detlev Offenbach
Some code cleanup in the view manager and a change to get rid of an observation related to the C++ object of the editActGrp object being destroyed while still in use.
Sat, 06 Oct 2012 18:42:02 +0200
, by Detlev Offenbach
Reverted the "ComponentFormattingOptions" changes done for Qt5 because PyQt4 has changed.
Sat, 06 Oct 2012 17:58:06 +0200
, by Detlev Offenbach
Made the eighth set of Qt5 compatibility changes.
Sat, 06 Oct 2012 14:50:12 +0200
, by Detlev Offenbach
Fixed an issue with the QRegExp wizard.
5_2_x
Sat, 06 Oct 2012 14:12:20 +0200
, by Detlev Offenbach
Fixed an issue with the QRegExp wizard.
Sat, 06 Oct 2012 14:12:20 +0200
, by Detlev Offenbach
Fixed an issue related to the usage of QLCDNumber in various widgets.
5_2_x
Sat, 06 Oct 2012 13:03:28 +0200
, by Detlev Offenbach
Fixed an issue related to the usage of QLCDNumber in various widgets.
Sat, 06 Oct 2012 13:03:28 +0200
, by Detlev Offenbach
Introduced the E5MainWindow class allowing to set a style for all the main windows.
Thu, 04 Oct 2012 19:28:49 +0200
, by Detlev Offenbach
Added a style sheet file to disable single click activation and an interface configuration page for the web browser.
Wed, 03 Oct 2012 20:07:50 +0200
, by Detlev Offenbach
Implemented guards against double activation of list entries.
Wed, 03 Oct 2012 19:15:04 +0200
, by Detlev Offenbach
Corrected some dialogs.
5_2_x
Wed, 03 Oct 2012 17:56:16 +0200
, by Detlev Offenbach
Corrected some dialogs.
Wed, 03 Oct 2012 17:55:56 +0200
, by Detlev Offenbach
Set the format of the data stream used to save information explicitly to ensure compatibility of the resulting file with Qt 5.0.
5_2_x
Wed, 03 Oct 2012 16:38:44 +0200
, by Detlev Offenbach
Set the format of the data stream used to save information explicitly to ensure compatibility of the resulting file with Qt 5.0.
Wed, 03 Oct 2012 16:38:44 +0200
, by Detlev Offenbach
Made the seventh set of Qt5 compatibility changes.
Wed, 03 Oct 2012 15:36:41 +0200
, by Detlev Offenbach
Changed the code generating QGraphicsTextItem to not use scene in the constructor anymore.
5_2_x
Wed, 03 Oct 2012 15:34:18 +0200
, by Detlev Offenbach
Changed QInputDialog.getInteger() to QInputDialog.getInt() because the first was deprecated as of Qt 4.5.
5_2_x
Wed, 03 Oct 2012 14:38:06 +0200
, by Detlev Offenbach
A few little enhancements to the py3flakes checker and a Python 3.3 extension for it.
5_2_x
Wed, 03 Oct 2012 13:20:57 +0200
, by Detlev Offenbach
Added code to handle unknown node types to the pyflakes checker.
5_2_x
Wed, 03 Oct 2012 12:18:51 +0200
, by Detlev Offenbach
A few little enhancements to the py3flakes checker and a Python 3.3 extension for it.
Wed, 03 Oct 2012 13:20:57 +0200
, by Detlev Offenbach
Added code to handle unknown node types to the pyflakes checker.
Wed, 03 Oct 2012 12:18:51 +0200
, by Detlev Offenbach
Made the sixth set of Qt5 compatibility changes.
Tue, 02 Oct 2012 19:53:31 +0200
, by Detlev Offenbach
Changed the Python2 syntax check to name the file together with a Python2 interpreter not configured warning.
5_2_x
Mon, 01 Oct 2012 19:55:49 +0200
, by Detlev Offenbach
Changed the Python2 syntax check to name the file together with a Python2 interpreter not configured warning.
Mon, 01 Oct 2012 19:55:49 +0200
, by Detlev Offenbach
Made the fiveth set of Qt5 compatibility changes (some of the previous changes are backed out due to changes in PyQt4).
Mon, 01 Oct 2012 19:44:40 +0200
, by Detlev Offenbach
Fixed an issue in the FTP sync handler class.
Mon, 01 Oct 2012 19:43:54 +0200
, by Detlev Offenbach
Fixed an issue in the FtpReply class.
Mon, 01 Oct 2012 18:36:46 +0200
, by Detlev Offenbach
Made the fourth set of Qt5 compatibility changes.
Sun, 30 Sep 2012 19:08:45 +0200
, by Detlev Offenbach
Made the third set of Qt5 compatibility changes.
Sun, 30 Sep 2012 17:23:16 +0200
, by Detlev Offenbach
Extended the html_encode function a bit to prepare to use it instead of Qt.escape (step 3 of Qt5 compatibility changes).
Sun, 30 Sep 2012 17:16:04 +0200
, by Detlev Offenbach
Made the second set of Qt5 compatibility changes.
Sun, 30 Sep 2012 17:04:23 +0200
, by Detlev Offenbach
Made the first set of Qt5 compatibility changes.
Sun, 30 Sep 2012 13:27:28 +0200
, by Detlev Offenbach
Fixed an issue with the FTP sync handler.
Sat, 29 Sep 2012 19:59:18 +0200
, by Detlev Offenbach
A few code cleanups.
Sat, 29 Sep 2012 19:11:58 +0200
, by Detlev Offenbach
Reworked the FTP stuff to support a bunch of different FTP proxy types. Unfortunately FTP proxy support is not standardized.
Sat, 29 Sep 2012 18:37:03 +0200
, by Detlev Offenbach
Fixed an issue with the Network configuration page.
5_2_x
Sat, 29 Sep 2012 16:01:42 +0200
, by Detlev Offenbach
Fixed an issue with the web browser main window.
5_2_x
Sat, 29 Sep 2012 12:45:07 +0200
, by Detlev Offenbach
Fixed an issue with the web browser main window.
Sat, 29 Sep 2012 12:45:07 +0200
, by Detlev Offenbach
Changed the default bookmarks of the web browser to reflect the latest Qt changes (Nokia -> Digia).
Sat, 29 Sep 2012 11:23:05 +0200
, by Detlev Offenbach
Changed the default bookmarks of the web browser to reflect the latest Qt changes (Nokia -> Digia).
5_2_x
Sat, 29 Sep 2012 11:23:05 +0200
, by Detlev Offenbach
Added code to work around a security vulnerability discovered in SSL (as recommended by Digia).
5_2_x
Sat, 29 Sep 2012 11:09:02 +0200
, by Detlev Offenbach
Added code to work around a security vulnerability discovered in SSL (as recommended by Digia).
Sat, 29 Sep 2012 11:09:02 +0200
, by Detlev Offenbach
Fixed an issue in the Email config page testing the settings.
5_2_x
Fri, 28 Sep 2012 18:19:01 +0200
, by Detlev Offenbach
Fixed an issue in the Email config page testing the settings.
Fri, 28 Sep 2012 18:19:01 +0200
, by Detlev Offenbach
Added another check to the FTP sync handler idle routine.
Fri, 28 Sep 2012 18:08:47 +0200
, by Detlev Offenbach
Added a handler for file: schemes to allow directory listings.
Mon, 24 Sep 2012 20:23:18 +0200
, by Detlev Offenbach
Fixed a little issue in the FTP sync handler.
Mon, 24 Sep 2012 19:14:39 +0200
, by Detlev Offenbach
Fixed an issue with the FTP sync handler.
Sun, 23 Sep 2012 18:53:36 +0200
, by Detlev Offenbach
Changed the FTP sync code in the eric web browser to use ftplib.
Sun, 23 Sep 2012 16:23:04 +0200
, by Detlev Offenbach
Fixed a bug in the network access manager introduced during the FTP job.
Sat, 22 Sep 2012 19:40:50 +0200
, by Detlev Offenbach
Made the row height of download items in the download manager 1.5 times the height reported by the item to ensure enough space for multiline item labels.
Sat, 22 Sep 2012 19:05:29 +0200
, by Detlev Offenbach
Added code to emit the forgotten readyRead signal when new data has arrived during a download.
5_2_x
Sat, 22 Sep 2012 19:07:45 +0200
, by Detlev Offenbach
Made the row height of download items in the download manager 1.5 times the height reported by the item to ensure enough space for multiline item labels.
5_2_x
Sat, 22 Sep 2012 19:07:05 +0200
, by Detlev Offenbach
Some optimisations for DownloadItem and disabled the stop and pause buttons for FTP downloads.
Sat, 22 Sep 2012 18:34:09 +0200
, by Detlev Offenbach
Added the forgotten timeout parameter when connecting to an FTP proxy.
Sat, 22 Sep 2012 18:24:35 +0200
, by Detlev Offenbach
Improved the FtpReply a bit.
Thu, 20 Sep 2012 20:10:08 +0200
, by Detlev Offenbach
Fixed an error in the FTP utilities.
Thu, 20 Sep 2012 20:09:51 +0200
, by Detlev Offenbach
Changed the FTP directory parser to omit the '.' and '..' directories.
Wed, 19 Sep 2012 20:31:06 +0200
, by Detlev Offenbach
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip