Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Thu, 05 Sep 2024 17:07:25 +0200 |
Detlev Offenbach |
Fixed a little glitch in the find & replace pane causing the cursor of the replace text box to be solid instead of blinking.
eric7
|
file |
diff |
annotate
|
Mon, 08 Jul 2024 17:13:09 +0200 |
Detlev Offenbach |
Corrected an issue searching and replacing all in the current selection only hidden by having the Quicksearch function enabled.
eric7
|
file |
diff |
annotate
|
Tue, 23 Apr 2024 11:26:04 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Fri, 02 Feb 2024 19:29:29 +0100 |
Detlev Offenbach |
Fixed a silly issue in SearchReplaceWidget causinh the 'Replace All' action to fail.
eric7
|
file |
diff |
annotate
|
Sat, 06 Jan 2024 15:21:02 +0100 |
Detlev Offenbach |
Changed some state/mode definitiuons to an enum.Enum class and corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Tue, 02 Jan 2024 14:06:09 +0100 |
Detlev Offenbach |
Improved the speed of the "Replace All" action (see issue 529).
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 15:42:44 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 11:04:03 +0100 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Fri, 22 Sep 2023 17:24:02 +0200 |
Detlev Offenbach |
Editor
eric7
|
file |
diff |
annotate
|
Sat, 02 Sep 2023 12:33:58 +0200 |
Detlev Offenbach |
Editor - Search & Replace widget
eric7
|
file |
diff |
annotate
|
Fri, 19 May 2023 15:09:24 +0200 |
Detlev Offenbach |
Editor, Search & Replace widget:
eric7
|
file |
diff |
annotate
|
Fri, 19 May 2023 14:25:31 +0200 |
Detlev Offenbach |
Editor, Search & Replace widget:
eric7
|
file |
diff |
annotate
|
Sun, 30 Apr 2023 15:31:39 +0200 |
Detlev Offenbach |
Optimized the tabstop order of the 'Search & Replace' widget of the editor.
eric7
|
file |
diff |
annotate
|
Mon, 17 Apr 2023 09:29:01 +0200 |
Detlev Offenbach |
SearchReplaceSlidingWidget
eric7
|
file |
diff |
annotate
|
Thu, 13 Apr 2023 19:33:10 +0200 |
Detlev Offenbach |
Fixed an issue with search and replace in selection if the replacement text modifies the lines range of the selected text (see issue 496)
eric7
|
file |
diff |
annotate
|
Wed, 05 Apr 2023 12:05:06 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 11:32:06 +0200 |
Detlev Offenbach |
Fixed an issue in the new Search & Replace widget caused by maintaining a reference to an already closed editor.
eric7
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 10:14:23 +0200 |
Detlev Offenbach |
Editor, Mini Editor
eric7
|
file |
diff |
annotate
|
Sat, 25 Mar 2023 17:39:59 +0100 |
Detlev Offenbach |
Corrected a few 'quick search' issues.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:06:21 +0200 |
Detlev Offenbach |
Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|