1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Qt url. More... over 15 years ago
Remove improper sys.path setting. Move testing code to separate file. More... over 15 years ago
Code for closing subwindows when an item is removed has been moved from the subwindow class to the mainwindow class. More... over 15 years ago
Minor changes. More... over 15 years ago
Improved implementation of CachedDatasetItem object. More... over 15 years ago
Use level 1 overview (tiled) if available. More... over 15 years ago
Use dataset objects for the evaluation of overfiews level to compute. This is needed for a correct handling of compressed products since IMAGE_STRUCTURE metadata are not propageted to raster bands in cached gDAl datasets. More... over 15 years ago
Code cleanup and minor changes. More... over 15 years ago
Fix encoding declaration statement. More... over 15 years ago
Dynamic overviews level computation (close #23). More... over 15 years ago
Minor changes. More... over 15 years ago
Impemented generalized context menus for selection and copying from itemviews in GDAL info dialogs. Acouple of helper functions added. More... over 15 years ago
Setting of context menu policy moved to child class. More... over 15 years ago
Fixed a bug introduced in last commit. Improved compatibility with GDAL < 1.7. Update metadata after statistics computation. More... over 15 years ago
Implemented customized histobram computation. Some helper added. More... over 15 years ago
Basic histograms implementation in GDAL info dialogs. Minor changes. More... over 15 years ago
Dialogs for GDAL objects updated. Test code moved to separate file. More... over 15 years ago
Some new helper for colortables handling. More... over 15 years ago
Fix UI setup bug introduced in r566 (support for pre-build UI forms). More... over 15 years ago
Fix context menu handing for CachedDatasetItem(s). More... over 15 years ago
Some fixes after a pychecker scanning. More... over 15 years ago
API doc and changes file updated. More... over 15 years ago
Basic support for RGB views. More... over 15 years ago
GdalGraphicsItem classes refactored. Utility functions for overviews handling refactored. Docstrings improved. Minor changes. More... over 15 years ago
Improved docstring. More... over 15 years ago
numpy2qimage function improved. More... over 15 years ago
Use a better icon. More... over 15 years ago
API doc re-generated. More... over 15 years ago
Changes file updated. More... over 15 years ago
If UI files have been compiled as python moduels then forms are imported from them instead of dinamically loaing from UI files. This should improve a little bit the startup time. More... over 15 years ago