Fri, 05 Apr 2019 19:19:43 +0200 |
Detlev Offenbach |
Merged witzh branch 'screenshot' to start new development cycle.
|
file |
diff |
annotate
|
Thu, 04 Apr 2019 19:56:43 +0200 |
Detlev Offenbach |
SnapWidget: fixed an issue causing an unwanted message on shutdown after an aborted snapshot.
screenshot
|
file |
diff |
annotate
|
Wed, 03 Apr 2019 19:13:02 +0200 |
Detlev Offenbach |
Snapshot: fixed some issues and implemented support for the two include options (decorations, mouse cursor) on Wayland.
screenshot
|
file |
diff |
annotate
|
Tue, 02 Apr 2019 19:52:36 +0200 |
Detlev Offenbach |
Snapshot: implemented preliminary support for Wayland (needs some more testing).
screenshot
|
file |
diff |
annotate
|
Mon, 01 Apr 2019 19:34:58 +0200 |
Detlev Offenbach |
Snapshot: refactored the SnapWidget to prepare for implementing snapshot functionality for Wayland desktops.
screenshot
|
file |
diff |
annotate
|
Mon, 01 Apr 2019 19:16:25 +0200 |
Detlev Offenbach |
SnapWidget, SmapshotFreehandGrabber: corrected a display string and fixed an issue.
|
file |
diff |
annotate
|
Sun, 31 Mar 2019 14:38:46 +0200 |
Detlev Offenbach |
Changed some code to avoid obsolete Qt functions.
|
file |
diff |
annotate
|
Sun, 31 Mar 2019 12:38:25 +0200 |
Detlev Offenbach |
SnapWidget: fixed a typo.
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Sat, 13 May 2017 16:32:54 +0200 |
Detlev Offenbach |
Prepared the code for Qt > 5.9.99.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Sat, 23 Jan 2016 17:37:26 +0100 |
Detlev Offenbach |
Fixed the locale handling in the snapshot tool.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sat, 13 Sep 2014 16:13:52 +0200 |
Detlev Offenbach |
Added more changes to make eric6 usable with PyQt4 as well.
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 12:13:23 +0200 |
Detlev Offenbach |
Finished renaming eric5 for PyQt5 to eric6.
|
file |
diff |
annotate
|
Thu, 03 Jul 2014 19:41:23 +0200 |
Detlev Offenbach |
Continued porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
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, 13 Dec 2013 23:39:14 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 19:02:38 +0100 |
Detlev Offenbach |
Corrected the screenshot tool.
5_3_x
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 18:57:27 +0100 |
Detlev Offenbach |
Corrected and extended the screenshot tool.
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 15:58:22 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues and lates changes.
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
|
Sat, 19 Oct 2013 17:42:18 +0200 |
Detlev Offenbach |
Fixed a bunch of indentation issues.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 13:03:39 +0200 |
Detlev Offenbach |
Fixed various coding style issues.
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 18:42:10 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 19:30:36 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Mon, 07 Oct 2013 19:57:08 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 22:36:10 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 30 Jun 2013 20:03:24 +0200 |
Detlev Offenbach |
Fixed a serious typo.
5_3_x
|
file |
diff |
annotate
|
Sun, 30 Jun 2013 19:55:48 +0200 |
Detlev Offenbach |
Fixed a serious typo.
|
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
|
Mon, 11 Feb 2013 18:13:10 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 19:59:01 +0200 |
Detlev Offenbach |
Corrected the screen grabbing code for Qt5.
|
file |
diff |
annotate
|
Sat, 06 Oct 2012 14:50:12 +0200 |
Detlev Offenbach |
Made the eighth set of Qt5 compatibility changes.
|
file |
diff |
annotate
|
Sun, 29 Jul 2012 18:05:03 +0200 |
Detlev Offenbach |
Fixed some PEP-8 related issues.
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 18:51:43 +0200 |
Detlev Offenbach |
Merged remote changes.
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 18:50:43 +0200 |
Detlev Offenbach |
Implemented a fix for dual screen config on Windows.
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 19:53:30 +0200 |
Detlev Offenbach |
Changed the snapshot tool a little bit for Mac.
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 17:02:31 +0200 |
Detlev Offenbach |
Extended the snapshot tool to allow for the selection of a screen (for multi screen systems), elliptical selection and a freehand selection.
|
file |
diff |
annotate
|
Sat, 07 Apr 2012 21:19:24 +0200 |
Detlev Offenbach |
Added a tool to take screenshots (fullscreen or rectangular selection).
|
file |
diff |
annotate
|