Fri, 22 Mar 2013 20:39:32 +0400 |
Yriy Shatalov |
trans 3
|
changeset |
files
|
Fri, 22 Mar 2013 18:37:53 +0100 |
Detlev Offenbach |
Fixed an issue in the project manager causing some file not addable to a project.
5_3_x
|
changeset |
files
|
Fri, 22 Mar 2013 18:37:53 +0100 |
Detlev Offenbach |
Fixed an issue in the project manager causing some file not addable to a project.
|
changeset |
files
|
Fri, 22 Mar 2013 09:50:29 +0100 |
Detlev Offenbach |
Changed the way multi line strings are shown in the value column of the variables viewer.
|
changeset |
files
|
Thu, 21 Mar 2013 18:40:17 +0100 |
Detlev Offenbach |
Regenerated Russian translations.
|
changeset |
files
|
Thu, 21 Mar 2013 18:39:28 +0100 |
Detlev Offenbach |
Merged with remote changes.
|
changeset |
files
|
Thu, 21 Mar 2013 19:49:23 +0400 |
Yriy Shatalov |
translation 2
|
changeset |
files
|
Thu, 21 Mar 2013 08:40:50 +0100 |
Detlev Offenbach |
Changed the default values for the open and save file filters to be Python (instead of empty).
5_3_x
|
changeset |
files
|
Thu, 21 Mar 2013 08:40:50 +0100 |
Detlev Offenbach |
Changed the default values for the open and save file filters to be Python (instead of empty).
|
changeset |
files
|
Tue, 19 Mar 2013 19:54:17 +0100 |
Detlev Offenbach |
Changed code to override the QScintilla lexer default fonts to always use a monospaced family.
5_3_x
|
changeset |
files
|
Tue, 19 Mar 2013 19:13:18 +0100 |
Detlev Offenbach |
Changed the default for "Python/IndentBrace" to False (seems to be more logical).
5_3_x
|
changeset |
files
|
Tue, 19 Mar 2013 19:54:17 +0100 |
Detlev Offenbach |
Changed code to override the QScintilla lexer default fonts to always use a monospaced family.
|
changeset |
files
|
Tue, 19 Mar 2013 19:13:18 +0100 |
Detlev Offenbach |
Changed the default for "Python/IndentBrace" to False (seems to be more logical).
|
changeset |
files
|
Sun, 17 Mar 2013 12:59:21 +0100 |
Jaime Seuma |
I18n update for Spanish, default branch (17th March 2013).
|
changeset |
files
|
Sat, 16 Mar 2013 17:29:00 +0100 |
Detlev Offenbach |
Extended the previewer for Markdown by enabling the 'extra' extension.
|
changeset |
files
|
Sat, 16 Mar 2013 12:49:29 +0100 |
Detlev Offenbach |
Regenerated Russion translation files.
|
changeset |
files
|
Sat, 16 Mar 2013 12:47:41 +0100 |
Detlev Offenbach |
Merged Russian translation update done by Yriy.
|
changeset |
files
|
Sat, 16 Mar 2013 14:48:28 +0400 |
Yriy Shatalov |
translation 5.3
|
changeset |
files
|
Sat, 16 Mar 2013 11:50:32 +0100 |
Detlev Offenbach |
Regenerated source docu.
5_3_x
|
changeset |
files
|
Sat, 16 Mar 2013 11:48:07 +0100 |
Detlev Offenbach |
Fixed an issue with the uncomment and toggle comment functions of the editor.
5_3_x
|
changeset |
files
|
Sat, 16 Mar 2013 11:48:46 +0100 |
Detlev Offenbach |
Regenerated source docu.
|
changeset |
files
|
Sat, 16 Mar 2013 11:48:07 +0100 |
Detlev Offenbach |
Fixed an issue with the uncomment and toggle comment functions of the editor.
|
changeset |
files
|
Fri, 15 Mar 2013 20:00:49 +0100 |
Detlev Offenbach |
Added support for more widgets in the code creation dialog.
|
changeset |
files
|
Fri, 15 Mar 2013 18:25:30 +0100 |
Detlev Offenbach |
Extended the logic of the 'Toggle Comment Block' action to consider the current selection first.
5_3_x
|
changeset |
files
|
Fri, 15 Mar 2013 18:25:30 +0100 |
Detlev Offenbach |
Extended the logic of the 'Toggle Comment Block' action to consider the current selection first.
|
changeset |
files
|
Wed, 13 Mar 2013 19:24:23 +0100 |
Detlev Offenbach |
Fixed an issue in the debug server causing the IDE to hang.
5_3_x
|
changeset |
files
|
Wed, 13 Mar 2013 19:23:22 +0100 |
Detlev Offenbach |
Fixed an issue in the debug server causing the IDE to hang.
|
changeset |
files
|
Wed, 13 Mar 2013 18:35:24 +0100 |
Detlev Offenbach |
Fixed an issue that could cause the debugger backends to crash, if a class redefined __repr__.
5_3_x
|
changeset |
files
|
Wed, 13 Mar 2013 18:35:24 +0100 |
Detlev Offenbach |
Fixed an issue that could cause the debugger backends to crash, if a class redefined __repr__.
|
changeset |
files
|
Mon, 11 Mar 2013 19:00:54 +0100 |
Detlev Offenbach |
Made the activation state of the "Save All" action dependent upon the overall modification status of all open editors.
5_3_x
|
changeset |
files
|
Mon, 11 Mar 2013 19:00:54 +0100 |
Detlev Offenbach |
Made the activation state of the "Save All" action dependent upon the overall modification status of all open editors.
|
changeset |
files
|
Mon, 11 Mar 2013 18:46:38 +0100 |
Detlev Offenbach |
Fixed Project.py adding multiple files.
5_3_x
|
changeset |
files
|
Mon, 11 Mar 2013 18:42:40 +0100 |
Detlev Offenbach |
Changed the install script to remove any Ui_*.py file that might exist before recreating them.
5_3_x
|
changeset |
files
|
Mon, 11 Mar 2013 18:46:38 +0100 |
Detlev Offenbach |
Fixed Project.py adding multiple files.
|
changeset |
files
|
Mon, 11 Mar 2013 18:42:40 +0100 |
Detlev Offenbach |
Changed the install script to remove any Ui_*.py file that might exist before recreating them.
|
changeset |
files
|
Sun, 10 Mar 2013 19:30:38 +0100 |
Detlev Offenbach |
A little tweak to the 'Add Files' dialog.
5_3_x
|
changeset |
files
|
Sun, 10 Mar 2013 19:30:38 +0100 |
Detlev Offenbach |
A little tweak to the 'Add Files' dialog.
|
changeset |
files
|
Sun, 10 Mar 2013 18:09:22 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget related to channels with uppercase characters in their name..
5_3_x
|
changeset |
files
|
Sun, 10 Mar 2013 18:09:22 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget related to channels with uppercase characters in their name..
|
changeset |
files
|
Sun, 10 Mar 2013 17:25:37 +0100 |
Detlev Offenbach |
Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature.
5_3_x
|
changeset |
files
|
Sun, 10 Mar 2013 17:10:23 +0100 |
Detlev Offenbach |
Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature.
|
changeset |
files
|
Sat, 09 Mar 2013 17:05:49 +0100 |
Detlev Offenbach |
Extended the editor monospaced style to allow to set the weight, italic and underline properties.
5_3_x
|
changeset |
files
|
Sat, 09 Mar 2013 17:05:49 +0100 |
Detlev Offenbach |
Extended the editor monospaced style to allow to set the weight, italic and underline properties.
|
changeset |
files
|
Sat, 09 Mar 2013 15:43:46 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget when disconnecting from the server.
5_3_x
|
changeset |
files
|
Sat, 09 Mar 2013 15:44:37 +0100 |
Detlev Offenbach |
Merged remote changes.
|
changeset |
files
|
Sat, 09 Mar 2013 15:43:46 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget when disconnecting from the server.
|
changeset |
files
|
Sat, 09 Mar 2013 13:42:57 +0100 |
Detlev Offenbach |
Fixed a Qt5 incompatability issue (replaced QPixmap.grabWidget() by QWidget.grab()).
5_3_x
|
changeset |
files
|
Sat, 09 Mar 2013 13:42:57 +0100 |
Detlev Offenbach |
Fixed a Qt5 incompatability issue (replaced QPixmap.grabWidget() by QWidget.grab()).
|
changeset |
files
|
Mon, 04 Mar 2013 19:15:07 +0100 |
Detlev Offenbach |
Updated Spanish translations.
5_3_x
|
changeset |
files
|
Sun, 03 Mar 2013 19:45:00 +0100 |
Jaime Seuma |
I18n update for Spanish, branch 5_3_X (3rd March 2013).
5_3_x
|
changeset |
files
|
Mon, 04 Mar 2013 19:12:44 +0100 |
Detlev Offenbach |
Updated Spanish translations.
|
changeset |
files
|
Sun, 03 Mar 2013 18:38:17 +0100 |
Jaime Seuma |
I18n update for Spanish, default branch (3rd March 2013).
|
changeset |
files
|
Sun, 03 Mar 2013 13:11:41 +0100 |
Detlev Offenbach |
Created tag <release-5.3.1>.
5_3_x
|
changeset |
files
|
Sun, 03 Mar 2013 13:11:22 +0100 |
Detlev Offenbach |
Prepared release 5.3.1.
5_3_x release-5.3.1
|
changeset |
files
|
Sun, 03 Mar 2013 13:03:53 +0100 |
Detlev Offenbach |
Updated source docu.
|
changeset |
files
|
Sun, 03 Mar 2013 13:03:06 +0100 |
Detlev Offenbach |
Updated source docu.
5_3_x
|
changeset |
files
|
Sun, 03 Mar 2013 12:48:16 +0100 |
Detlev Offenbach |
Updated translations.
5_3_x
|
changeset |
files
|
Sun, 03 Mar 2013 12:42:37 +0100 |
Detlev Offenbach |
Changed logic of the Mercurial options dialog to disallow entering of the protocol in the URL field.
5_3_x
|
changeset |
files
|
Sun, 03 Mar 2013 12:36:51 +0100 |
Detlev Offenbach |
Changed logic of the Subversion options dialogs to disallow entering of the protocol in the URL field.
5_3_x
|
changeset |
files
|
Sun, 03 Mar 2013 12:18:34 +0100 |
Detlev Offenbach |
Fixed a situation where a strange URL could lead to an issue in the subversion clients.
5_3_x
|
changeset |
files
|