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
2015-01-09
If we can't find the dive, simply return no data
Dirk Hohndel
2015-01-09
Now use our table when downloading from the dive computer
Dirk Hohndel
2015-01-09
Add a private table for downloaded dives
Dirk Hohndel
2015-01-09
Add more infrastructure for a separate dive table
Dirk Hohndel
2015-01-09
Dive d/l selection UI: remove setData() method
Dirk Hohndel
2015-01-09
Dive d/l selection UI: fix the row count ranges
Dirk Hohndel
2015-01-09
Dive d/l selection UI: update checkmark state correctly
Dirk Hohndel
2015-01-09
Dive d/l selection UI: the indices are inclusive, allocate enough space
Dirk Hohndel
2015-01-09
Dive d/l selection UI: only allow one download for now
Dirk Hohndel
2015-01-09
Dive d/l selection UI: don't setup the model if there are no dives
Dirk Hohndel
2015-01-09
Repair minor bug in CCR setpoint graph
Willem Ferguson
2015-01-08
Remove unused headers
Anton Lundin
2015-01-08
Only suggest OSTC3 fw upgrade on newer version
Anton Lundin
2015-01-08
Remove stray debug prints
Anton Lundin
2015-01-08
No need for a new variable
Dirk Hohndel
2015-01-08
Use setEnabled() instead of setDisabled()
Dirk Hohndel
2015-01-08
Dive d/l selection UI: hook up select / unselect all
Dirk Hohndel
2015-01-08
Dive d/l selection UI: add select all / unselect all
Dirk Hohndel
2015-01-08
Dive d/l selection UI: allow clicking anywhere in a row
Dirk Hohndel
2015-01-08
Dive d/l selection UI: fix more array access errors
Dirk Hohndel
2015-01-08
Dive d/l selection UI: brute force size optimizations
Dirk Hohndel
2015-01-08
Give reasonable names to layouts
Dirk Hohndel
2015-01-08
Dive d/l selection UI: show reasonable column headers
Dirk Hohndel
2015-01-08
Random whitespace cleanup
Dirk Hohndel
2015-01-08
Dive d/l selection UI: fix check if things were checked
Dirk Hohndel
2015-01-08
Dive d/l selection UI: close the dialog when done
Dirk Hohndel
2015-01-08
Dive d/l selection UI: Only show checkbox on the first column
Dirk Hohndel
2015-01-08
Dive d/l selection UI: disable OK until things are downloaded
Dirk Hohndel
2015-01-08
Fix missing return value
Dirk Hohndel
2015-01-08
Dive d/l selection UI: show useful data in a useful format
Dirk Hohndel
2015-01-08
Dive d/l selection UI: don't close the dialog when we're done downloading
Dirk Hohndel
2015-01-08
Dive d/l selection UI: Rename button
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Only try to get the dive list if d/l succeeded
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Remove unused variable
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Add method to remove unused dives
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Hook up OK button
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Create a button to download the data from DC
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Add a table for the new dives from DC dialog
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Fill the checked vector as true
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Set the item flags
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Add the setData method
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Add the check states
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Display the downloaded dives in a table
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: setImportedDivesIndexes implementation
Tomaz Canabrava
2015-01-08
Dive d/l selection UI:: Constructor, rowCount and ColumnCount
Tomaz Canabrava
2015-01-08
Dive d/l selection UI:: Add skeleton for the dialog
Tomaz Canabrava
2015-01-07
CSV import: make predefined imports work again
Dirk Hohndel
2015-01-07
CSV import: first steps to enable the preset types again
Dirk Hohndel
2015-01-07
CSV input UI: if we detect columns, set type to "manual" for now
Dirk Hohndel
2015-01-07
CSV import UI: Minor update to strings
Dirk Hohndel
[next]