1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix appsite template for standard install schema. More... about 16 years ago
Make gsdview.plugins a python package (revert previous change). More... about 16 years ago
Fixed desktop file. More... about 16 years ago
Minor documentation update. More... about 16 years ago
Plugins directory moved back to gsdview package. More... about 16 years ago
svn:executable property fiexd. More... about 16 years ago
Pyinstaller packaging updated to new project layout. More... about 16 years ago
Plugins folder moved outside the gsdview package directory. More... about 16 years ago
The exectools sub-package of gsdview now becomes an independent python package. More... about 16 years ago
New scripts folder. gsdviewer renamed run.py. Docs and makefile updated. More... about 16 years ago
Version number update completed. More... about 16 years ago
Version number updated. More... about 16 years ago
CHANGES:txt file updated. More... about 16 years ago
Minor changes. More... about 16 years ago
Use the Qt logo embedded in the library: qt icon removed. More... about 16 years ago
Updated pyinstaller packaging to the new resources handling system. More... about 16 years ago
Removed resource file. More... about 16 years ago
Removed duplicate "info" icon. More... about 16 years ago
Updated the splash screen related code to the new resources handling system. Makefile and manifest template updated. More... about 16 years ago
Docstrings fixed: fix "seealso" directive and use "autolink" role. More... about 16 years ago
Resources access refactored: three new utility functions in qt4support for getting ui files, icon files and icons. More... about 16 years ago
Fixed resources setup in plugin manager preferences dialog. Continue resources cleanup. Manifest file and makefile updated. More... about 16 years ago
Initial resources cleanup (INCOMPLETE: splash still uses Qt resources). More... about 16 years ago
Images directory copied to gsdview package dir (this is needed to switch to the new resource handling system). Removed references to resource files from "ui" files (now icons are set via code since QtDesigner seems to be not able to handle svg files). Use standard Qt resource in "exectools" (avoid dependencies from gsdview modules). More... about 16 years ago
The "plugins" directory is no more a python package ("__init__.py" file removed). More... about 16 years ago
Icons handling updated to the new system in "worldmap" plugin. More... about 16 years ago
Makefile update to clean also the "pkg" directory. More... about 16 years ago
New resource handling system based on "appsite.py" for standard application paths definition and "utils.getresources" (INCOMPLETE). Now ".ui" files are handled with the new system. For icons handling it is still used the old method based on Qt resource system. More... about 16 years ago
Fixed minor pyinstaller packaging issues. More... about 16 years ago
Added tools for packaging with pyinstaller (GNU/Linux only). More... about 16 years ago