summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-05-19Continue populating the DiveInfo tabGravatar Dirk Hohndel
2013-05-19Removed unused GTK calls onto the Qt versionGravatar Tomaz Canabrava
2013-05-19Make the Text on the DiveList be 30% smaller than other textGravatar Tomaz Canabrava
2013-05-18While editing the left button is renamed to "OK" to accept the changesGravatar Dirk Hohndel
2013-05-18Make impossible to change dives while editing one.Gravatar Tomaz Canabrava
2013-05-18Added option to edit the selected dive.Gravatar Tomaz Canabrava
2013-05-18Work around broken Marble on DebianGravatar Dirk Hohndel
2013-05-17Compile fixGravatar Dirk Hohndel
2013-05-17Don't add a dive on the globe twice ( well, actually, different dives with sa...Gravatar Tomaz Canabrava
2013-05-17Prettification of the map view.Gravatar Tomaz Canabrava
2013-05-17Borrowed the KMessageWidget code to better show passive information.Gravatar Tomaz Canabrava
2013-05-17Added the possibility to change the coordinates of a dive.Gravatar Tomaz Canabrava
2013-05-17Adds rotation while selecting a dive.Gravatar Tomaz Canabrava
2013-05-17removed whitespace.Gravatar Tomaz Canabrava
2013-05-17Added real support for the marble widgetGravatar Tomaz Canabrava
2013-05-17Adds preliminary support for Marble WidgetGravatar Tomaz Canabrava
2013-05-16Fix loading a dive via command line.Gravatar Tomaz Canabrava
2013-05-16Don't deleteLater a null pointerGravatar Thiago Macieira
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava
2013-05-16Fixed the loading of some mapsGravatar Tomaz Canabrava
2013-05-16Correctly set the unselected dive.Gravatar Tomaz Canabrava
2013-05-14Don't add half a kilo/pound when adding weightsGravatar Henrik Brautaset Aronsen
2013-05-14Fix the focus issues, load a profile when load a file.Gravatar Tomaz Canabrava
2013-05-14code to show profile againGravatar Tomaz Canabrava
2013-05-14Fix inaccurate weight and temperature display in dive listGravatar Henrik Brautaset Aronsen
2013-05-14Clean up some typosGravatar Henrik Brautaset Aronsen
2013-05-13removed a unused debug.Gravatar Tomaz Canabrava
2013-05-13shift-key + shift-click + key corner cases covered.Gravatar Tomaz Canabrava
2013-05-13Speed fixesGravatar Tomaz Canabrava
2013-05-13Trying to make the DiveList selection behave correctlyGravatar Tomaz Canabrava
2013-05-13Change setText(QString()) to clear()Gravatar Tomaz Canabrava
2013-05-13Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip )Gravatar Tomaz Canabrava
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-11Fix crash in DiveTripModel.Gravatar Amit Chaudhuri
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-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-10Fix some compiler warningsGravatar 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