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-mobile
Age
Commit message (
Expand
)
Author
2015-07-12
QML UI: implement a message area to show information to the user
Dirk Hohndel
2015-07-12
QML UI: explicitly reference the button for size
Dirk Hohndel
2015-07-12
Whitespace cleanup
Dirk Hohndel
2015-07-12
QML UI: use stackView to show sub windows
Dirk Hohndel
2015-07-12
QML UI: improve preferences layout
Dirk Hohndel
2015-07-12
QML UI: start making things resolution independent
Dirk Hohndel
2015-07-12
QML UI: set window size on desktop devices
Dirk Hohndel
2015-07-10
QML UI: whitespace fix
Grace Karanja
2015-07-10
QML UI: show dive details in TextBoxes
Grace Karanja
2015-07-10
QML UI: move the dive list to a separate file
Grace Karanja
2015-07-10
QML UI: Load dives from cloud
Grace Karanja
2015-07-10
QML UI: add button to show the preferences window
Grace Karanja
2015-07-10
QML UI: add QML Preferences Dialog
Grace Karanja
2015-07-10
QML UI: add cloud credential fields to the QMLManager class
Grace Karanja
2015-06-20
Display more details
Grace Karanja
2015-06-20
Fix bug where dives are shown twice
Grace Karanja
2015-06-20
Group dives by trips
Grace Karanja
2015-06-20
Show dive details when a dive is clicked
Grace Karanja
2015-06-20
Add TextButton.qml file
Grace Karanja
2015-06-20
Group dives by location
Grace Karanja
2015-06-20
Better theme for dive list view
Grace Karanja
2015-06-20
Add DiveListModel
Grace Karanja
2015-06-20
Link QMLManager to the main.qml file
Grace Karanja
2015-06-20
Add QMLManager class
Grace Karanja
2015-06-20
Add FileOpen dialog to QML
Grace Karanja
2015-06-20
Add a menu to main.qml
Grace Karanja
2015-06-20
Add resource file to hold QML files
Grace Karanja
2015-06-20
Create empty qt-mobile directory
Grace Karanja