Sun, 19 May 2024 17:20:16 +0200 | Detlev Offenbach | Relocated the Version information into a top level '__version__.py' module. | file | diff | annotate |
Sat, 23 Dec 2023 15:48:12 +0100 | Detlev Offenbach | Updated copyright for 2024. | file | diff | annotate |
Sat, 11 Nov 2023 12:44:51 +0100 | Detlev Offenbach | Changed code to use the 'argparse' module to parse the command line parameters instead of using own code. | file | diff | annotate |
Wed, 11 Oct 2023 16:05:44 +0200 | Detlev Offenbach | Corrected the filename for 'QGuiApplication.setDesktopFileName()' to not include the '.desktop' extension anymore (as directed by Qt). | file | diff | annotate |
Fri, 13 Jan 2023 18:20:54 +0100 | Detlev Offenbach | Continued implementing a PDF viewer tool (page navigation). | file | diff | annotate |
Thu, 12 Jan 2023 18:08:12 +0100 | Detlev Offenbach | Started implementing a PDF viewer tool. | file | diff | annotate |