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
2014-08-27
Define PATH_MAX if it's not defined
Salvo 'LtWorf' Tomaselli
2014-08-27
Preferences: only save settings that are changed
Dirk Hohndel
2014-08-27
Use one consistent font size throughout the app
Dirk Hohndel
2014-08-27
Don't set up fonts twice
Dirk Hohndel
2014-08-27
Default font: more fine tuning
Dirk Hohndel
2014-08-26
Small whitespace cleanup
Dirk Hohndel
2014-08-26
TableWidgets: change default column width and don't save unchanged widths
Dirk Hohndel
2014-08-26
DiveList: don't save default column width
Dirk Hohndel
2014-08-26
Fix planner gas consumption
Dirk Hohndel
2014-08-26
Fix missing translations for webservice responses
Dirk Hohndel
2014-08-25
Implement the modelDataChanged to repopulate the widget on Statistics
Tomaz Canabrava
2014-08-25
Use scene()->clear() instead of manually clearing the scene.
Tomaz Canabrava
2014-08-25
Use aboutToBeRemoved instead of removed
Tomaz Canabrava
2014-08-25
Implement the resizeEvent to make the statistics always visible.
Tomaz Canabrava
2014-08-25
Create stub methods and connects the model with the new statistics
Tomaz Canabrava
2014-08-25
Add the old Statistics to have a reference view while programming
Tomaz Canabrava
2014-08-25
Remove a lot of non-necessary boilerplate code.
Tomaz Canabrava
2014-08-25
Add initial skeleton for the Statistics Redesign
Tomaz Canabrava
2014-08-25
Fix NO_USERMANUAL building for android
Anton Lundin
2014-08-23
Re-enable the edition of the Date after editing a trip.
Tomaz Canabrava
2014-08-23
A much better Toolbar for the profile.
Tomaz Canabrava
2014-08-23
TankBar: don't risk dereferencing stale pointers
Dirk Hohndel
2014-08-22
Divelist: Use more sensible default column widths
Dirk Hohndel
2014-08-22
Divelist: switch to better column headers
Dirk Hohndel
2014-08-21
Fix selection logic when manually adding a dive
Dirk Hohndel
2014-08-21
Planner: Control-Click removes divedatapoint and all following ones
Robert C. Helling
2014-08-21
Crash clicking on the globe without a dive
Karina Mochetti
2014-08-21
Dive list: seriously simplify the "add to trip" code
Dirk Hohndel
2014-08-21
Show correct path after saving dive computer settings
Joseph W. Joshua
2014-08-21
Make sure tank bar button triggers tank bar
Dirk Hohndel
2014-08-19
Planner: don't show CC Set Point when planning dives
Dirk Hohndel
2014-08-19
Planner: make sure start time is reflected in diveplan and displayed_dive
Dirk Hohndel
2014-08-19
Fix crash when calling the planner twice in a row
Dirk Hohndel
2014-08-19
Don't trigger creation of dive from invalid plan in planCreated()
Dirk Hohndel
2014-08-19
Mark manually entered waypoints as such
Dirk Hohndel
2014-08-19
Planner: make sure no old handles are around when entering Add/Plan
Dirk Hohndel
2014-08-19
Planner: after canceling a plan, redraw the profile
Dirk Hohndel
2014-08-19
Planner: clear out model before re-planning a dive
Dirk Hohndel
2014-08-19
Add ability to replan a dive that we planned before
Dirk Hohndel
2014-08-19
Planner: don't calculate ascent while adding waypoints
Dirk Hohndel
2014-08-19
Planner: correctly free divedatapoints
Dirk Hohndel
2014-08-19
Planner: bring sanity to the SAC rate handling
Dirk Hohndel
2014-08-18
Merge branch 'joshua-gsoc' of git://github.com/thiagomacieira/subsurface into...
Dirk Hohndel
2014-08-18
Preferences: increment/decrement partial perssure values by .1
Dirk Hohndel
2014-08-18
Planner: assign a dive number if the right number seems obvious
Dirk Hohndel
2014-08-18
TankBar: make outline zero-width
Dirk Hohndel
2014-08-17
Cut'n'paste for dive data: implement paste side
Dirk Hohndel
2014-08-16
Selective copy: forgot tags in the UI
Dirk Hohndel
2014-08-16
Don't always clear the dive before selectively copying
Dirk Hohndel
2014-08-16
Cut'n'paste for dive data: implement copy side
Dirk Hohndel
[next]