index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
2013-11-17
Make edit / dive add in progress check more consistent
Dirk Hohndel
2013-11-17
Fix a couple of problems with dive merging
Dirk Hohndel
2013-11-17
Add more file types to import/default log file dialog
Henrik Brautaset Aronsen
2013-11-16
Small code cleanup.
Tomaz Canabrava
2013-11-15
Don't close the active file or start "add dive" while editing a dive
Dirk Hohndel
2013-11-15
Forget old filename on starting a new log.
Robert C. Helling
2013-11-15
Avoid std::string: QByteArray is enough and already compiled in
Thiago Macieira
2013-11-15
More code cleanup.
Tomaz Canabrava
2013-11-15
Good deal of code Cleanup.
Tomaz Canabrava
2013-11-15
Make the info box look as it did in 3.1
Anton Lundin
2013-11-14
Code Cleanup - Removed unused var.
Tomaz Canabrava
2013-11-14
Fix some random compiler warnings
Dirk Hohndel
2013-11-14
Maintain the selection when aborting "dive add"
Dirk Hohndel
2013-11-14
Switch to the Dive Notes tab when manually adding a dive
Dirk Hohndel
2013-11-13
Fix loading the information of splitter sizes on empty config.
Tomaz Canabrava
2013-11-13
Introduce an on/off switch for calculating ndl/tts
Anton Lundin
2013-11-12
Make gas selection for add dive work
Dirk Hohndel
2013-11-12
Handle add dive cancel correctly
Dirk Hohndel
2013-11-12
First steps to make add dive work with the correct infrastructure
Dirk Hohndel
2013-11-10
Show a cylinder widget in the dive planner
Dirk Hohndel
2013-11-09
Forgot to remove this debug, sorry.
Tomaz Canabrava
2013-11-09
Removed inconsistency when user tried to add dive while planning.
Tomaz Canabrava
2013-11-09
Save the status of the tree before trying to reset the display.
Tomaz Canabrava
2013-11-09
Moved the code that handles DiveList column sizes to its correct file.
Tomaz Canabrava
2013-11-09
Fixes breaking the sizes of the columns of the listView.
Tomaz Canabrava
2013-11-09
Fix inconsistent position of screen splitters
Tomaz Canabrava
2013-11-07
Don't translate the fake DC models
Dirk Hohndel
2013-11-07
Adjust default start time of added dive
Dirk Hohndel
2013-11-05
Don't force the DiveListView to be a tree when reloading
Dirk Hohndel
2013-11-01
Enable editing a dive that was manually entered.
Tomaz Canabrava
2013-11-01
Code cleanup - Stop calling the same 6 lines everywhere.
Tomaz Canabrava
2013-11-01
Added a new option to edit the dives.
Tomaz Canabrava
2013-10-31
Removed Reference to dangling pointer.
Tomaz Canabrava
2013-10-24
Minimum hooking-up done, divelogs.de shows on menu-activation.
Tomaz Canabrava
2013-10-24
Created a 'WebService' dialog that will handle download and upload.
Tomaz Canabrava
2013-10-20
Export dives in UDDF format
Miika Turkia
2013-10-17
Implement hook up autogroup menu
Dirk Hohndel
2013-10-17
Show SAC in the mouseover.
Anton Lundin
2013-10-16
GUI for CSV import
Miika Turkia
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-04
Merge branch 'bugfixes' of git://github.com/tcanabrava/subsurface
Dirk Hohndel
2013-10-04
Fix display sane values on subsurface at first time opening.
Tomaz Canabrava
2013-10-04
Added the .ssrf extension to the open dialog filter.
Patrick Valsecchi
2013-10-04
Code Cleanup - Uneeded preferences stored at the old prefs setting
Tomaz Canabrava
2013-10-04
Added configuration options for vertical speed units.
Patrick Valsecchi
2013-10-04
Fixed First run of subsurface - Start on Fullscreen.
Tomaz Canabrava
2013-10-04
Fix the first load of Subsurface - "File not found" error.
Tomaz Canabrava
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
[next]