1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
svn properties fixed: mime-type, executable, needs-lock. More... over 17 years ago
Comments updated. More... over 17 years ago
Coordinate mappers added. More... over 17 years ago
Minor changes: plugins whose name starts with '_' ate no more imported use high resolution world map. More... over 17 years ago
Worldmap plugin added (INCOMPLETE). More... over 17 years ago
Fixed bug in look up table evaluation. More... over 17 years ago
Output log plane moved to a separate plugin. Removed gdal dependency from gsdtools: compute_band_lut function replaced by ovr_lut. More... over 17 years ago
The band overview component now uses a QTransform to map overview coordinates on band coordinates and vice versa. Tow the overview is automatically scaled to fit the window size. More... over 17 years ago
Minor changes. More... over 17 years ago
Improved window state saving/restoring. Code cleanup. Comments updated. More... over 17 years ago
Added missing module name (gdalsupport) to MissingOvrError reference. Fixed "center on" function in the band overview plugin. More... over 17 years ago
Overview panel moved to a plugin. More... over 17 years ago
Updated "external" svn property. More... over 17 years ago
Small improvements in the plugin loader. More... almost 18 years ago
InfoTable moved to the new gdal_metadata_viewer plugin. More... almost 18 years ago
GraphicsView moved to a separate file. Menus and toolbars setup reworked to improve plugin system. More... almost 18 years ago
mainwin parameter added to qt4support.actionGroupToMenu. If the correct parent parameter is not passed on menu creation it is not correctly displayed. helpMenu attribute added to the GSDView class in order to allow the plugins to setup menus in the correct order. More... almost 18 years ago
svn:keywords and svn:ignore properties fixed in zoom_tool. More... almost 18 years ago
Images for the zoom tool moved to the plugin subdirectory. More... almost 18 years ago
New qt4support module. Fixed a bug in the lut evaluation (still needs improvements). Minor improvements and bugfix in the gdal_dataset_browser plugin. Zoom functions moved to the zoom_tool plugin. More... almost 18 years ago
svn:ignore property updated. More... almost 18 years ago
svn:ignore property updated. More... almost 18 years ago
New GSDView.setupPlugins method. gdal_dataset_browser plugin fully integrated and working. More... almost 18 years ago
Resources handling fixed. Minor bugfixes and improvements. More... almost 18 years ago
gdal_dataset_browser module renamed dataset_browser. Improved plugin headers. More... almost 18 years ago
svn:keywords fixed. More... almost 18 years ago
Dataset browser completed. More... almost 18 years ago
Added missing images and fixed the resources file. Fixed InfoTable column size (wrong after the first open). Added "plugin" subfolder and the "gdal_dataset_browser" plugin (still incomplete and non integrated in the main app). More... almost 18 years ago
Fixed resetMatrix method in GraphicsView. Fixed handler for the planeHideRequest signal of the output plane. Added closeEvent method for de-maximize the application window before saving the window state. More... almost 18 years ago
GraphicsView updated to emit "scaled" signal when the view is scaled. Fixed the GSDView.updateQuicklookBox method: now it correctly works with zoomed views. More... almost 18 years ago