Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Tue, 02 Mar 2021 17:17:09 +0100 |
Detlev Offenbach |
Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sun, 22 Nov 2020 16:04:59 +0100 |
Detlev Offenbach |
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
|
file |
diff |
annotate
|
Fri, 23 Oct 2020 20:01:22 +0200 |
Detlev Offenbach |
Install Info: extended the dialog by a delete action and an action to show upgrade instructions.
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 19:42:29 +0200 |
Detlev Offenbach |
Added information about the directory the installation was done from.
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 17:59:54 +0200 |
Detlev Offenbach |
Install Information: added the installation date to the list of data.
|
file |
diff |
annotate
|
Wed, 21 Oct 2020 20:00:57 +0200 |
Detlev Offenbach |
Install Info: added the installation date and time to the install info structure.
|
file |
diff |
annotate
|
Mon, 19 Oct 2020 20:02:01 +0200 |
Detlev Offenbach |
Main Window: added a dialog showing information about the installation process.
|
file |
diff |
annotate
|