index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
Age
Commit message (
Expand
)
Author
2013-05-19
Continue populating the DiveInfo tab
Dirk Hohndel
2013-05-19
Removed unused GTK calls onto the Qt version
Tomaz Canabrava
2013-05-19
Make the Text on the DiveList be 30% smaller than other text
Tomaz Canabrava
2013-05-18
While editing the left button is renamed to "OK" to accept the changes
Dirk Hohndel
2013-05-18
Make impossible to change dives while editing one.
Tomaz Canabrava
2013-05-18
Added option to edit the selected dive.
Tomaz Canabrava
2013-05-18
Work around broken Marble on Debian
Dirk Hohndel
2013-05-17
Compile fix
Dirk Hohndel
2013-05-17
Don't add a dive on the globe twice ( well, actually, different dives with sa...
Tomaz Canabrava
2013-05-17
Prettification of the map view.
Tomaz Canabrava
2013-05-17
Borrowed the KMessageWidget code to better show passive information.
Tomaz Canabrava
2013-05-17
Added the possibility to change the coordinates of a dive.
Tomaz Canabrava
2013-05-17
Adds rotation while selecting a dive.
Tomaz Canabrava
2013-05-17
removed whitespace.
Tomaz Canabrava
2013-05-17
Added real support for the marble widget
Tomaz Canabrava
2013-05-17
Adds preliminary support for Marble Widget
Tomaz Canabrava
2013-05-16
Fix loading a dive via command line.
Tomaz Canabrava
2013-05-16
Don't deleteLater a null pointer
Thiago Macieira
2013-05-16
Fix loading a second dive, after the first file was loaded.
Tomaz Canabrava
2013-05-16
Fixed the loading of some maps
Tomaz Canabrava
2013-05-16
Correctly set the unselected dive.
Tomaz Canabrava
2013-05-14
Don't add half a kilo/pound when adding weights
Henrik Brautaset Aronsen
2013-05-14
Fix the focus issues, load a profile when load a file.
Tomaz Canabrava
2013-05-14
code to show profile again
Tomaz Canabrava
2013-05-14
Fix inaccurate weight and temperature display in dive list
Henrik Brautaset Aronsen
2013-05-14
Clean up some typos
Henrik Brautaset Aronsen
2013-05-13
removed a unused debug.
Tomaz Canabrava
2013-05-13
shift-key + shift-click + key corner cases covered.
Tomaz Canabrava
2013-05-13
Speed fixes
Tomaz Canabrava
2013-05-13
Trying to make the DiveList selection behave correctly
Tomaz Canabrava
2013-05-13
Change setText(QString()) to clear()
Tomaz Canabrava
2013-05-13
Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip )
Tomaz Canabrava
2013-05-12
Merge branch 'Qt-selection' into Qt
Dirk Hohndel
2013-05-12
Allow walking the dive list with the cursor keys
Dirk Hohndel
2013-05-12
Modify selection changed slot to deal with trips correctly
Dirk Hohndel
2013-05-12
Don't print temperatures that are below 200K
Dirk Hohndel
2013-05-12
Fix crash if we have no divecomputer information
Dirk Hohndel
2013-05-11
Fix crash in DiveTripModel.
Amit Chaudhuri
2013-05-10
Improve the text labels in the profile
Dirk Hohndel
2013-05-10
Tweaks to maintab
Amit Chaudhuri
2013-05-10
Merge branch 'fixCrash' of https://github.com/tcanabrava/subsurface into Qt
Dirk Hohndel
2013-05-10
Crash fixed on clicking on the canvas while no dive is loaded.
Tomaz Canabrava
2013-05-10
Make nextDC and previousDC work and assign shortcuts
Dirk Hohndel
2013-05-10
Fixed loading the first dive via command line on the profile.
Tomaz Canabrava
2013-05-10
Fixed Zoom and Positioning of the Ruler Items
Tomaz Canabrava
2013-05-10
Fix some compiler warnings
Dirk Hohndel
2013-05-10
Change the plot text so it receives a QPointF instead of x,y, and a Parent
Tomaz Canabrava
2013-05-10
Fix some compiler warnings
Dirk Hohndel
2013-05-10
Fix showing the stuff on the canvas in the right positions.
Tomaz Canabrava
2013-05-10
Only drag the tooltip panel when not zooming.
Tomaz Canabrava
[next]