Sat, 04 Jun 2011 11:19:14 +0200 |
Detlev Offenbach |
Fixed a few issues with the web browser.
5_1_x
|
file |
diff |
annotate
|
Tue, 31 May 2011 19:50:35 +0200 |
Detlev Offenbach |
Added a puse button to the web browser download.
|
file |
diff |
annotate
|
Tue, 31 May 2011 16:35:45 +0200 |
Detlev Offenbach |
Added support for the Mercurial rebase extension.
|
file |
diff |
annotate
|
Tue, 31 May 2011 10:31:06 +0200 |
Detlev Offenbach |
Changed the Mercurial extension interface code to use custom base classes instead of inheriting QObject directly.
|
file |
diff |
annotate
|
Tue, 31 May 2011 09:46:03 +0200 |
Detlev Offenbach |
Enhanced the Mercurial log browser dialog.
|
file |
diff |
annotate
|
Mon, 30 May 2011 16:53:13 +0200 |
Detlev Offenbach |
Added support for the Mercurial transplant extension.
|
file |
diff |
annotate
|
Sun, 29 May 2011 15:25:28 +0200 |
Detlev Offenbach |
Added support for the Mercurial gpg extension.
|
file |
diff |
annotate
|
Sat, 28 May 2011 16:20:36 +0200 |
Detlev Offenbach |
Changed the logic of the Mercurials extension menu creation.
|
file |
diff |
annotate
|
Sat, 28 May 2011 15:41:12 +0200 |
Detlev Offenbach |
Added support for the Mercurial purge extension.
|
file |
diff |
annotate
|
Sat, 28 May 2011 13:00:35 +0200 |
Detlev Offenbach |
Change qpush/qpop/qgoto code to be able to detect changes of the project file (in case MQ will report the changed files one day).
|
file |
diff |
annotate
|
Sat, 28 May 2011 11:20:25 +0200 |
Detlev Offenbach |
Added support for the Mercurial fetch extension.
|
file |
diff |
annotate
|
Fri, 27 May 2011 19:10:22 +0200 |
Detlev Offenbach |
Added an entry to the Mercurial menu to edit the user configuration file.
|
file |
diff |
annotate
|
Sun, 22 May 2011 18:00:52 +0200 |
Detlev Offenbach |
Refined the Mercurial patches list dialog.
|
file |
diff |
annotate
|
Sun, 22 May 2011 16:21:32 +0200 |
Detlev Offenbach |
Added an interface to the Mercurial patch queue management.
|
file |
diff |
annotate
|
Sat, 21 May 2011 22:22:17 +0200 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Sun, 15 May 2011 19:13:36 +0200 |
Detlev Offenbach |
Updated source code documentation.
|
file |
diff |
annotate
|
Fri, 13 May 2011 20:22:31 +0200 |
Detlev Offenbach |
Added function to test the login data to the Email config page.
|
file |
diff |
annotate
|
Sun, 08 May 2011 15:19:58 +0200 |
Detlev Offenbach |
Finished Mercurial bookmark support.
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 12:48:38 +0200 |
Detlev Offenbach |
Added support for "hg rollback" to the Mercurial interface.
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 18:35:48 +0200 |
Detlev Offenbach |
Fixed an inconvenience in the project and project translations viewer.
5_1_x
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 18:34:40 +0200 |
Detlev Offenbach |
Fixed an inconvenience in the project and project translations viewer.
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 12:24:50 +0200 |
Detlev Offenbach |
Enhanced the autocompletion of templates to observe the language of the current file.
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 19:57:43 +0200 |
Detlev Offenbach |
Added support for the Matlab and Octave lexers for QScintilla >= 2.5.1.
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 18:43:02 +0200 |
Detlev Offenbach |
Changed algorithm to determine the debugger backend type to be used by analysing a first line starting with '#!'.
|
file |
diff |
annotate
|
Mon, 11 Apr 2011 20:06:15 +0200 |
Detlev Offenbach |
Refined the VirusTotal code.
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 18:33:20 +0200 |
Detlev Offenbach |
Added an interface to VirusTotal to the web browser.
|
file |
diff |
annotate
|
Sun, 27 Mar 2011 19:04:42 +0200 |
Detlev Offenbach |
Added an action to push a new named branch to the Mercurial plug-in.
|
file |
diff |
annotate
|
Sun, 27 Mar 2011 17:50:02 +0200 |
Detlev Offenbach |
Added capability to the tasks viewer to ignore files based on a wildcard during a project tasks scan.
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 17:10:35 +0100 |
Detlev Offenbach |
Added support for access keys and drag & drop to the web browser.
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 17:42:26 +0100 |
Detlev Offenbach |
Added support for new lexer properties (as of QScintilla 2.5).
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 16:22:08 +0100 |
Detlev Offenbach |
Added configuration options for visible whitespace (as of QScintilla 2.5).
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 14:50:53 +0100 |
Detlev Offenbach |
Adjusted code to use the QScintilla contractedFolds() and setContractedFolds() methods (as of QScintilla 2.5).
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 10:29:12 +0100 |
Detlev Offenbach |
Fixed an issue in the Python debuggers related to the usage of the locals dictionary.
5_1_x
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 10:27:57 +0100 |
Detlev Offenbach |
Fixed an issue in the Python debuggers related to the usage of the locals dictionary.
|
file |
diff |
annotate
|
Fri, 04 Mar 2011 20:03:47 +0100 |
Detlev Offenbach |
Changed the configuration dialog to remember the last show page name.
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 19:23:07 +0100 |
Detlev Offenbach |
Fixed a source docu typo.
|
file |
diff |
annotate
|
Sat, 26 Feb 2011 18:14:12 +0100 |
Detlev Offenbach |
Added functionality to the VCS status dialogs to make them more general commit dialogs.
|
file |
diff |
annotate
|
Sat, 26 Feb 2011 14:28:21 +0100 |
Detlev Offenbach |
Changed syntax check to report error position within the line.
|
file |
diff |
annotate
|
Sun, 20 Feb 2011 18:50:59 +0100 |
Detlev Offenbach |
Added menu entry for the icon editor to the tray starter.
|
file |
diff |
annotate
|
Sat, 19 Feb 2011 16:08:37 +0100 |
Detlev Offenbach |
Fixed a source docu string in the new installer script.
|
file |
diff |
annotate
|
Sat, 19 Feb 2011 11:58:27 +0100 |
Detlev Offenbach |
Change code to make the command window disappear on win platforms.
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 15:41:44 +0100 |
Detlev Offenbach |
Redid the native file dialog code to be future proof.
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 16:54:17 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 19:33:12 +0100 |
Detlev Offenbach |
Fixed an issue of the find/replace in file dialog where a replace would change the eol as well.
5_0_x
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 19:32:48 +0100 |
Detlev Offenbach |
Fixed an issue of the find/replace in file dialog where a replace would change the eol as well.
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 20:15:54 +0100 |
Detlev Offenbach |
Continued implementing a fixer for PEP 8 issues.
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 19:26:07 +0100 |
Detlev Offenbach |
Added a dialog to show some statistics for the last PEP 8 check to the PEP 8 dialog.
|
file |
diff |
annotate
|
Wed, 12 Jan 2011 19:58:37 +0100 |
Detlev Offenbach |
Finished the PEP8 checker job.
|
file |
diff |
annotate
|
Sun, 09 Jan 2011 18:29:10 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Sun, 09 Jan 2011 18:16:46 +0100 |
Detlev Offenbach |
Added a checker for PEP 8 compliance.
|
file |
diff |
annotate
|
Sun, 09 Jan 2011 16:26:22 +0100 |
Detlev Offenbach |
Fixed an issue in Project.py calculating the right regexp for the project path.
5_0_x
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 12:38:39 +0100 |
Detlev Offenbach |
Merged "Save to Project" into "Save" and "Save As...".
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 10:02:23 +0100 |
Detlev Offenbach |
Added the forgotten "setCurrentWidget" slot to the debug viewer.
5_0_x
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 10:01:24 +0100 |
Detlev Offenbach |
Added the forgotten "setCurrentWidget" slot to the debug viewer.
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 19:47:21 +0100 |
Detlev Offenbach |
Fixed an issue in the sidebar widget causing splitter size not being saved when moved.
5_0_x
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 19:46:18 +0100 |
Detlev Offenbach |
Fixed an issue in the sidebar widget causing splitter size not being saved when moved.
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 19:06:51 +0100 |
Detlev Offenbach |
Made the toolbars of the initial layout more minimalistic.
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 15:46:19 +0100 |
Detlev Offenbach |
Updated Pygments to version 1.4.0.
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 17:37:48 +0100 |
Detlev Offenbach |
Added a tabnanny checker function for Python 2 files.
|
file |
diff |
annotate
|
Mon, 03 Jan 2011 17:10:45 +0100 |
Detlev Offenbach |
Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes.
|
file |
diff |
annotate
|