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-gui.cpp
Age
Commit message (
Expand
)
Author
2015-07-22
QML UI: Sort dives by date
Grace Karanja
2015-07-17
QML UI: Implement showing of the dive profile on QML
Grace Karanja
2015-07-12
QML UI: implement a message area to show information to the user
Dirk Hohndel
2015-07-12
Whitespace cleanup
Dirk Hohndel
2015-07-12
QML UI: set window size on desktop devices
Dirk Hohndel
2015-07-09
Use mobile icon for subsurface-mobile
Dirk Hohndel
2015-06-20
Add DiveListModel
Grace Karanja
2015-06-20
Only include Qt Quick when on mobile
Grace Karanja
2015-06-20
Link QMLManager to the main.qml file
Grace Karanja
2015-06-20
Hide MainWindow when running under mobile
Grace Karanja
2015-06-20
Load main.qml on startup for mobile builds
Grace Karanja
2015-06-16
Separate initializing Qt from initializing the UI
Dirk Hohndel
2015-05-24
Remove support for Qt4 (part 7)
Tomaz Canabrava
2015-02-26
qt-gui.cpp: fix imcomplete type error
Lubomir I. Ivanov
2015-02-23
Move helper functions around
Dirk Hohndel
2015-02-10
Remove the DiveList from the mainwindow.ui
Tomaz Canabrava
2014-12-29
Facebook integration: improve the confirmation UI experience
Dirk Hohndel
2014-12-18
Free more struped prefs
Anton Lundin
2014-10-29
qt-qui.cpp: set the locale codec to UTF-8 on Win32
Lubomir I. Ivanov
2014-10-21
Fix dc nickname helper function
Linus Torvalds
2014-08-22
We should never show decimals on depth in feet
Dirk Hohndel
2014-08-16
Don't show seconds for dive start time in the UI
Dirk Hohndel
2014-08-06
Attempt to hack around the problems with Swedish date localization
Dirk Hohndel
2014-08-06
Remove left overs from time zone designation in Windows/Spanish
Dirk Hohndel
2014-08-03
Use Qt date localization instead of translated strings
Dirk Hohndel
2014-08-01
Fix time zone issues in 32bit builds
Dirk Hohndel
2014-07-16
Pick the correct timezoneoffset for the day in question
Dirk Hohndel
2014-07-16
Date picker l10n for profile and planner
Sergey Starosek
2014-06-28
Calendar Widget: set the locale appropriate first day of the week
Dirk Hohndel
2014-06-28
Fix date and time l10n
Sergey Starosek
2014-06-27
Better date localization
Dirk Hohndel
2014-06-12
Fix tank size display
Dirk Hohndel
2014-06-12
Delay loading of some settings until later
Dirk Hohndel
2014-06-09
qt-gui.cpp: add another QT_VERSION check
Lubomir I. Ivanov
2014-06-08
Change character for liter in SAC values as well
Dirk Hohndel
2014-06-08
Really display liters with script el
Dirk Hohndel
2014-06-06
User manual: show a localized version of the manual if it exists
Dirk Hohndel
2014-05-29
Don't assume that pressures are always positive
Dirk Hohndel
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-13
Do not check for null before free.
Tomaz Canabrava
2014-05-11
Correct the usage of std::string and QString
Tomaz Canabrava
2014-04-30
Tell Qt4 that we really meant Utf8 when we said Utf8
Dirk Hohndel
2014-04-30
Make Subsurface with a British accent work
Dirk Hohndel
2014-04-17
Moved code around to make possible to compile the C part alone.
Tomaz Canabrava
2014-03-19
Main: separate the QApplication and UI creation
Lubomir I. Ivanov
2014-03-11
Defer mainwindow->show()
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-13
Add recent files to main menu.
Boris Barbulovski
2014-01-16
Save XML files into a memory buffer rather than directly into a file
Linus Torvalds
2014-01-14
Save the divecomputer entries in a consistent order
Dirk Hohndel
[next]