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-01-15
In Qt5 reset() is depricated.
Anton Lundin
2014-01-15
Don't downgrade tags to Ascii
Anton Lundin
2014-01-15
Convert to TRUE/FALSE to stdbools true/false
Anton Lundin
2014-01-15
Resync included header with upstream
Anton Lundin
2014-01-15
QAbstractItemModel::reset doesn't exist in Qt5
Anton Lundin
2014-01-15
Make this code Qt5 compatible
Anton Lundin
2014-01-15
Make the include Qt5 compatible
Anton Lundin
2014-01-15
Use setSectionResizeMode if we use Qt5
Anton Lundin
2014-01-15
Remove unused import
Anton Lundin
2014-01-15
Port this code to work with Qt5
Anton Lundin
2014-01-15
Add some missing ; in the Qt5 path
Anton Lundin
2014-01-15
After downloading GPS data show the new information
Dirk Hohndel
2014-01-15
Improve the download from Subsurface webservice dialog
Dirk Hohndel
2014-01-15
Defining a logical tab order for Import CSV Dive Log Files widgets
Rodrigo Severo
2014-01-15
Add-main-window-full-screen-feature
Boris Barbulovski
2014-01-15
More CSV import fixes
Rodrigo Severo
2014-01-14
Pre-configured CSV imports should also set the field separator
Rodrigo Severo
2014-01-14
Include support for semicolon separated CSV files
Rodrigo Severo
2014-01-14
Sort the list of dive computer vendors in the download dialog
Dirk Hohndel
2014-01-11
Don't show tanks that aren't used during a dive
Dirk Hohndel
2014-01-11
Fix app icon and title for yearly statistics
Sergey Starosek
2014-01-10
Make divelist search case insensitive
Sergey Starosek
2014-01-10
User manual: overlay search panel
Sergey Starosek
2014-01-10
Switch to new UserManual implementation
Sergey Starosek
2014-01-10
Extract user manual web view into a separate class
Sergey Starosek
2014-01-10
Make Ctrl-F window shortcut
Sergey Starosek
2014-01-09
Remove now stale arguments to "CHANGED()" macro
Linus Torvalds
2014-01-09
Add and use 'string_to_fraction()' helper converter function
Linus Torvalds
2014-01-09
Add unit-aware cylinder size string parserc
Linus Torvalds
2014-01-09
Add unit-aware conversion of pressure data
Linus Torvalds
2014-01-08
Add a string_to_depth() helper function to match our string_to_weight one
Linus Torvalds
2014-01-08
const'ify our strtod() helper functions
Linus Torvalds
2014-01-08
Make 'string_to_grams()' use proper type safe types
Linus Torvalds
2014-01-08
Show import dialog only when needed for CSV config
Miika Turkia
2014-01-08
DownloadFromDCWidget: prevent possible leaks for log/dump files
Lubomir I. Ivanov
2014-01-07
Not everything can be done with the diveId
Dirk Hohndel
2014-01-07
Restructure overly agressive Q_ASSERT
Dirk Hohndel
2014-01-07
Get rid of pointers to dive structures in the UI
Dirk Hohndel
2014-01-07
Setting dive as 'current' when restoring selection
Tomaz Canabrava
2014-01-07
Add CaseInsensitivity to all of the completers.
Tomaz Canabrava
2014-01-06
Use helper function to display mean depth with correct unit
Dirk Hohndel
2014-01-06
Print numerical value of mean depth
Miika Turkia
2014-01-03
Parse localized weight units
Dirk Hohndel
2014-01-03
Maintab: prevent a segfault in the 'Equipment' tab
Lubomir I. Ivanov
2014-01-03
Rename menu entry for log import
Miika Turkia
2014-01-03
Refactoring import to DiveLogImportDialog
Miika Turkia
2014-01-03
Merging Import dialog
Miika Turkia
2014-01-03
MainTab location coordinates displayed in ISO6709 format
Tim Wootton
2014-01-02
Fix imperial cylinder sizes in equipment tab
Linus Torvalds
2014-01-02
Allow the user to specify weight units explicitly
Linus Torvalds
[next]