summaryrefslogtreecommitdiff
path: root/src/GipfelWidget.cxx
AgeCommit message (Expand)Author
2007-05-21ask before overwriting profilesJohannes Hofmann
2007-01-17remove marker stuff (guess)Johannes Hofmann
2007-01-16improve choose viewpoint dialogJohannes Hofmann
2006-12-18fix tracksJohannes Hofmann
2006-12-18remove debug outputJohannes Hofmann
2006-12-18add distortion stuff to control windowJohannes Hofmann
2006-12-18fix segfault when starting without imageJohannes Hofmann
2006-12-18add distortion profile handlingJohannes Hofmann
2006-12-18add get_distortion_parms()Johannes Hofmann
2006-12-18make bilinear resampling optionalJohannes Hofmann
2006-12-17use LSQ for all projection typesJohannes Hofmann
2006-12-17make marked hills green if there are more than 3 (calibration)Johannes Hofmann
2006-12-17fix warningsJohannes Hofmann
2006-12-16various fixesJohannes Hofmann
2006-12-16add command line option to specify distortion parametersJohannes Hofmann
2006-12-16merge bilinearJohannes Hofmann
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