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-16
Added a Model that should handle the Dive Profile
Tomaz Canabrava
2014-01-16
Added the remaining of the ticks to their correct position.
Tomaz Canabrava
2014-01-16
Moves the remaining ticks of the Axis to their correct position on update.
Tomaz Canabrava
2014-01-16
Remove only the Uneeded Ticks / Labels when a update is requested.
Tomaz Canabrava
2014-01-16
Cartesian Axis, based on the Ruler class on the Dive Planner.
Tomaz Canabrava
2014-01-16
Added a new Namespace to deal with Animations and related functions.
Tomaz Canabrava
2014-01-16
Add a class based on QGraphicsSimpleTextItem that handles animations.
Tomaz Canabrava
2014-01-16
Added a class based on QGraphicsLineItem that can be animated.
Tomaz Canabrava
2014-01-16
Added a QGraphicsPixmapItem subclass that handles Animations.
Tomaz Canabrava
2014-01-16
Added a new class based on QGraphicsRectItem that can be animated.
Tomaz Canabrava
2014-01-16
Add the skeleton for the New Profile System.
Tomaz Canabrava
2014-01-16
Enter dive edit mode on buddy field focus
Sergey Starosek
2014-01-16
Emit textChanged() signal on completion selection
Sergey Starosek
2014-01-16
Extend tags model to Buddy field
Sergey Starosek
2014-01-16
Populate buddy completion model using CSV
Sergey Starosek
2014-01-15
Fix "hide unused cylinder" behavior
Dirk Hohndel
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
[next]