summaryrefslogtreecommitdiff
path: root/src/GipfelWidget.cxx
AgeCommit message (Expand)Author
2006-12-16remove u0 v0 stuff completelyJohannes Hofmann
2006-12-16remove some int <-> double warningsJohannes Hofmann
2006-12-15testsJohannes Hofmann
2006-12-14implement save/restore of distortion parametersJohannes Hofmann
2006-12-14change Projection::comp_params() to allow a variable amount of known mountainsJohannes Hofmann
2006-11-26merge with mainlineJohannes Hofmann
2006-10-30more reindentJohannes Hofmann
2006-10-30add simplified copyrightJohannes Hofmann
2006-10-30strip copyrightJohannes Hofmann
2006-10-30scale -> focal_length_35mmJohannes Hofmann
2006-10-30fix problem with compatibility codeJohannes Hofmann
2006-10-30consolidate ExifImageMetaData and src/JpgcomImageMetaData into ImageMetaDataJohannes Hofmann
2006-10-29use Exif GPS Info if availableJohannes Hofmann
2006-10-28move Jpeg header writing to JpgcomImageMetaData classJohannes Hofmann
2006-10-28fix ImageMetaData classesJohannes Hofmann
2006-09-14implement biliear resamplingJohannes Hofmann
2006-08-24fix 64bit compilation problem (reported by Maxi)Johannes Hofmann
2006-08-09more comment cleanupsJohannes Hofmann
2006-08-02implement PreviewOutputImageJohannes Hofmann
2006-08-02change Stitch to use OutputImage instead of DataImageJohannes Hofmann
2006-06-26switch to double coordinatesJohannes Hofmann
2006-06-25first working versionJohannes Hofmann
2006-06-25implement various helper methodsJohannes Hofmann
2005-11-10don't account for hidden peaks in GipfelWidget::set_labelsJohannes Hofmann
2005-11-10sanitize track_width valuesJohannes Hofmann
2005-11-10add set_show_hidden() to GipfelWidgetJohannes Hofmann
2005-11-10mergeJohannes Hofmann
2005-11-07initial version of hidden hill detectionJohannes Hofmann
2005-11-07track-width stuffJohannes Hofmann
2005-11-05make track width depend on real distanceJohannes Hofmann
2005-10-31don't try to display invisible trackpointsJohannes Hofmann
2005-10-23fix damage() code in GipfelWidgetJohannes Hofmann
2005-10-22avoid complete redraw in GipfelWidget::set_mountain to reduce flickerJohannes Hofmann
2005-10-22make label_x and label_y relative to x and yJohannes Hofmann
2005-09-04Make Hill flags part of Hill classJohannes Hofmann
2005-09-04make Projection_t part of Projection classJohannes Hofmann
2005-08-27save/restore of projection typeJohannes Hofmann
2005-08-14switch popup menu to use new choose_hill functionJohannes Hofmann
2005-08-14add GUI for viewpoint selectionJohannes Hofmann
2005-08-10add panoramic option to GUIJohannes Hofmann
2005-08-03initial load/save supportJohannes Hofmann
2005-08-02remove old trackpoints before adding new gps trackJohannes Hofmann
2005-08-02fix popup menuJohannes Hofmann
2005-07-30increase line width for tracksJohannes Hofmann
2005-07-30exclude track points from computationsJohannes Hofmann
2005-07-30initial track supportJohannes Hofmann
2005-07-29popup menu and other stuffJohannes Hofmann
2005-07-04increase font size Johannes Hofmann
2005-06-22sort menuitems by name Johannes Hofmann
2005-06-22introduce close_mountains Johannes Hofmann