summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-12Improved documentation; small code adjustments.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Match less; don't ignore case.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Whole text lines are easier to find.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Escape dots in version string before grep-ing.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Color implies debug.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Show all files that may need updating.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Correct parameter expansion expression.Gravatar Cristian Ionescu-Idbohrn
2013-05-12Merge branch 'Qt-selection' into QtGravatar Dirk Hohndel
2013-05-12Allow walking the dive list with the cursor keysGravatar Dirk Hohndel
2013-05-12Modify selection changed slot to deal with trips correctlyGravatar Dirk Hohndel
2013-05-12Don't print temperatures that are below 200KGravatar Dirk Hohndel
2013-05-12Fix crash if we have no divecomputer informationGravatar Dirk Hohndel
2013-05-11Update Bulgarian, Dutch and Russian translationsGravatar Dirk Hohndel
2013-05-11Disable non-functional Cochran codeGravatar Dirk Hohndel
2013-05-11Require libzip, xslt and osm-gps-map in all buildsGravatar Henrik Brautaset Aronsen
2013-05-11Try to add required dependencies to get https working on WindowsGravatar Dirk Hohndel
2013-05-11Report error string for libsoup connection to divelogs.deGravatar Dirk Hohndel
2013-05-11Fix crash in DiveTripModel.Gravatar Amit Chaudhuri
2013-05-11Update po files without translation changesGravatar Dirk Hohndel
2013-05-11Update translation changesGravatar Dirk Hohndel
2013-05-11Show translated labels for upload and export menu itemsGravatar Miika Turkia
2013-05-10Improve the text labels in the profileGravatar Dirk Hohndel
2013-05-10Tweaks to maintabGravatar Amit Chaudhuri
2013-05-10Merge branch 'fixCrash' of https://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-05-10Merge branch 'fixCrash' of https://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-05-10Crash fixed on clicking on the canvas while no dive is loaded.Gravatar Tomaz Canabrava
2013-05-10Make nextDC and previousDC work and assign shortcutsGravatar Dirk Hohndel
2013-05-10Fixed loading the first dive via command line on the profile.Gravatar Tomaz Canabrava
2013-05-10Fixed Zoom and Positioning of the Ruler ItemsGravatar Tomaz Canabrava
2013-05-10Implement the get_screen_dpi functionGravatar Dirk Hohndel
2013-05-10Fix some compiler warningsGravatar Dirk Hohndel
2013-05-10Implement the get_screen_dpi functionGravatar Dirk Hohndel
2013-05-10Change the plot text so it receives a QPointF instead of x,y, and a ParentGravatar Tomaz Canabrava
2013-05-10Fix some compiler warningsGravatar Dirk Hohndel
2013-05-10Fix showing the stuff on the canvas in the right positions.Gravatar Tomaz Canabrava
2013-05-10Only drag the tooltip panel when not zooming.Gravatar Tomaz Canabrava
2013-05-10Fix Tooltip Positions, code cleanupGravatar Tomaz Canabrava
2013-05-10Uses the correct rectangle to englobe the profile grid.Gravatar Tomaz Canabrava
2013-05-09Enable defautl_filename in settingsGravatar Dirk Hohndel
2013-05-09Add a make rule (creator-files) that creates files for using Qt CreatorGravatar Thiago Macieira
2013-05-09Add a "distclean" target to make.Gravatar Thiago Macieira
2013-05-09The Zoom is working just like the GTK Version.Gravatar Tomaz Canabrava
2013-05-09Removed unused code that I'm sure it's safe to delete.Gravatar Tomaz Canabrava
2013-05-09Use a Default pen to make the configuration easier.Gravatar Tomaz Canabrava
2013-05-09Plot the vertical ruler on the left of the profile.Gravatar Tomaz Canabrava
2013-05-09Plot pp TextGravatar Tomaz Canabrava
2013-05-09Plotting deco text.Gravatar Tomaz Canabrava
2013-05-09Plotting cylinder pressure text.Gravatar Tomaz Canabrava
2013-05-09Plotting depth text.Gravatar Tomaz Canabrava
2013-05-09Plotting temperature text.Gravatar Tomaz Canabrava