Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Slight code cleanup.
5_1_x
Thu, 30 Jun 2011 08:24:39 +0200
, by Detlev Offenbach
Slight code cleanup.
Thu, 30 Jun 2011 08:23:56 +0200
, by Detlev Offenbach
Updated source docu.
5_1_x
Thu, 30 Jun 2011 08:14:43 +0200
, by Detlev Offenbach
Enhanced the quick search function.
5_1_x
Thu, 30 Jun 2011 08:07:32 +0200
, by Detlev Offenbach
Updated source docu.
Thu, 30 Jun 2011 08:09:11 +0200
, by Detlev Offenbach
Enhanced the quick search function.
Thu, 30 Jun 2011 08:07:32 +0200
, by Detlev Offenbach
Corrected a PEP-8 related issue.
Wed, 29 Jun 2011 19:01:43 +0200
, by Detlev Offenbach
Removed some obsolete imports.
Wed, 29 Jun 2011 13:56:42 +0200
, by detlev
Fix for the PEP-8 checker to handle unicode better.
5_1_x
Wed, 29 Jun 2011 13:51:58 +0200
, by detlev
Fix for the PEP-8 checker to handle unicode better.
Wed, 29 Jun 2011 13:51:58 +0200
, by detlev
Fixed another issue introduced by the super() change.
Wed, 29 Jun 2011 08:01:51 +0200
, by detlev
Improved the code to detect PySide.
Tue, 28 Jun 2011 20:03:43 +0200
, by Detlev Offenbach
Improved the code to detect PySide.
Tue, 28 Jun 2011 20:03:20 +0200
, by Detlev Offenbach
Fixed an issue due to renaming of the PySide resource compiler.
5_1_x
Tue, 28 Jun 2011 19:23:57 +0200
, by Detlev Offenbach
Fixed an issue due to renaming of the PySide resource compiler.
Tue, 28 Jun 2011 19:23:57 +0200
, by Detlev Offenbach
Added dialog support for PySide.
Tue, 28 Jun 2011 09:19:18 +0200
, by detlev
Fixed a little error in the code generation dialog.
5_1_x
Tue, 28 Jun 2011 08:04:17 +0200
, by detlev
Fixed a little error in the code generation dialog.
Tue, 28 Jun 2011 08:04:17 +0200
, by detlev
Fixed some wrong imports in the passwords management dialog.
Wed, 22 Jun 2011 19:54:26 +0200
, by Detlev Offenbach
Made the quick search backward work the same way forward does.
5_1_x
Tue, 21 Jun 2011 18:38:38 +0200
, by Detlev Offenbach
Made the quick search backward work the same way forward does.
Tue, 21 Jun 2011 18:38:38 +0200
, by Detlev Offenbach
Fixed an issue introduced by the super() change.
Mon, 20 Jun 2011 15:11:30 +0200
, by detlev
Fixed the dialog code creation code to respect PEP-8 rules.
Sun, 19 Jun 2011 19:50:04 +0200
, by Detlev Offenbach
Changed the code to use super() to access the superclass.
Sun, 19 Jun 2011 19:36:27 +0200
, by Detlev Offenbach
Removed some obsolete code (forgot about it) and made some PEP-8 related fixes.
Sun, 19 Jun 2011 17:50:39 +0200
, by Detlev Offenbach
Fixed an issue with the quick search actions anabled state and fixed an issue with the quicksearch toolbar not being shown, when quick search is activated while the toolbar is hidden.
5_1_x
Sun, 19 Jun 2011 17:24:22 +0200
, by Detlev Offenbach
Fixed an issue with the quick search actions anabled state and fixed an issue with the quicksearch toolbar not being shown, when quick search is activated while the toolbar is hidden.
Sun, 19 Jun 2011 17:24:22 +0200
, by Detlev Offenbach
Added capability to encrypt saved passwords with a master password and rearranged some configuration parameters related to security.
Sun, 19 Jun 2011 15:19:46 +0200
, by Detlev Offenbach
Fixed an issue in the password manager causing passwords containing a '+' to be recognized wrongly.
5_1_x
Sat, 18 Jun 2011 20:06:38 +0200
, by Detlev Offenbach
Changed the py2Compile function slightly to detect the given Python2 interpreter via the PATH environment variable.
5_1_x
Fri, 17 Jun 2011 18:41:27 +0200
, by Detlev Offenbach
Fixed the spell checking default language.
5_1_x
Thu, 16 Jun 2011 16:33:13 +0200
, by detlev
Fixed the spell checking default language.
Thu, 16 Jun 2011 16:29:27 +0200
, by detlev
Fixed a bug in EmailPage.py causing the login test to fail.
Wed, 15 Jun 2011 18:47:01 +0200
, by Detlev Offenbach
Fixed a bug in the search & replace widget causing and endless loop [issue19].
5_1_x
Sat, 11 Jun 2011 19:13:39 +0200
, by Detlev Offenbach
Fixed a bug in the search & replace widget causing and endless loop [issue19].
Sat, 11 Jun 2011 19:13:00 +0200
, by Detlev Offenbach
Fixed a bug in the editor APIs page.
5_1_x
Sat, 11 Jun 2011 18:41:30 +0200
, by Detlev Offenbach
Fixed a bug in the editor APIs page.
Sat, 11 Jun 2011 18:41:03 +0200
, by Detlev Offenbach
Made an error message more descriptive.
Tue, 07 Jun 2011 18:46:48 +0200
, by Detlev Offenbach
Enhanced the install script a little bit.
5_1_x
Tue, 07 Jun 2011 08:40:34 +0200
, by detlev
Enhanced the install script a little bit.
Tue, 07 Jun 2011 08:40:05 +0200
, by detlev
Change Preferences to adhere to the same coding style than the rest of the sources.
Mon, 06 Jun 2011 19:53:20 +0200
, by Detlev Offenbach
Fixed a few hidden bugs.
5_1_x
Sun, 05 Jun 2011 18:27:56 +0200
, by Detlev Offenbach
Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes.
Sun, 05 Jun 2011 18:25:36 +0200
, by Detlev Offenbach
Added a forgotten import statement.
5_1_x
Sat, 04 Jun 2011 18:58:48 +0200
, by Detlev Offenbach
Fixed an unknown exception.
5_1_x
Sat, 04 Jun 2011 18:26:09 +0200
, by Detlev Offenbach
Added some more search engines to the web browser.
Sat, 04 Jun 2011 11:53:15 +0200
, by Detlev Offenbach
Removed the Python config page from the web browser config dialog.
5_1_x
Sat, 04 Jun 2011 11:21:53 +0200
, by Detlev Offenbach
Fixed a few issues with the web browser.
5_1_x
Sat, 04 Jun 2011 11:19:14 +0200
, by Detlev Offenbach
Added icons to the Mercurial extensions menu.
Fri, 03 Jun 2011 13:01:16 +0200
, by Detlev Offenbach
Fixed another issue with the web browser.
5_1_x
Thu, 02 Jun 2011 20:42:01 +0200
, by Detlev Offenbach
Added a few search engines.
Thu, 02 Jun 2011 20:43:06 +0200
, by Detlev Offenbach
Fixed a few issues with the web browser.
5_1_x
Thu, 02 Jun 2011 20:27:15 +0200
, by Detlev Offenbach
Added some more user agent strings to the web browser.
Thu, 02 Jun 2011 17:29:13 +0200
, by Detlev Offenbach
Added code to calculate and display a SHA1 and a MD5 hash for each downloaded item.
Thu, 02 Jun 2011 12:28:58 +0200
, by Detlev Offenbach
Fixed an issue in the eric web browser main window class.
Thu, 02 Jun 2011 12:27:12 +0200
, by Detlev Offenbach
Fixed an issue in the eric web browser main window class.
5_1_x
Thu, 02 Jun 2011 12:15:54 +0200
, by Detlev Offenbach
Created tag <release-5.1.3>.
5_1_x
Thu, 02 Jun 2011 10:00:03 +0200
, by Detlev Offenbach
Prepared version 5.1.3 (changed version in project file).
5_1_x
release-5.1.3
Thu, 02 Jun 2011 09:59:37 +0200
, by Detlev Offenbach
Prepared version 5.1.3.
5_1_x
Thu, 02 Jun 2011 09:57:33 +0200
, by Detlev Offenbach
Corrected the layout of the rebase data dialog.
Tue, 31 May 2011 19:56:26 +0200
, by Detlev Offenbach
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip