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
2013-12-28
Use bookmark flag when bookmark contains heading
Miika Turkia
2013-12-27
Clear equipment tab for trips display
Dirk Hohndel
2013-12-27
Handle editing a manually added dive consistently
Dirk Hohndel
2013-12-27
Fix warning about initialization ordering
Dirk Hohndel
2013-12-27
Disable DC device node if it is not needed
Benjamin
2013-12-26
Display warning that dives won't be downloaded when enabling libdc dump
Dirk Hohndel
2013-12-26
Small code simplification
Patrick Valsecchi
2013-12-25
Don't reset panels while editing a dive
Dirk Hohndel
2013-12-24
Enable libdivecomputer log or dump from the UI
Dirk Hohndel
2013-12-24
use qMakePair helper instead of QPair<int,int> and such.
Tomaz Canabrava
2013-12-24
Don't use QList if sizeof(item) > void*.
Tomaz Canabrava
2013-12-24
removed unused files.
Tomaz Canabrava
2013-12-24
Don't check if pointer is valid before deleting it.
Tomaz Canabrava
2013-12-24
Code cleanup. Don't use if ( true ) set (false).
Tomaz Canabrava
2013-12-24
Fix subsurface on dark themes.
Tomaz Canabrava
2013-12-24
silly whitespace fix.
Tomaz Canabrava
2013-12-24
Rework foreach for a faster iteration.
Tomaz Canabrava
2013-12-24
Allow selecting all files on CSV import
Miika Turkia
2013-12-23
Improve GPS string handling
Dirk Hohndel
2013-12-20
Remove pointless code
Dirk Hohndel
2013-12-20
Silence a few warnings
Dirk Hohndel
2013-12-20
Use M_OR_FT macro instead of switch statement
Dirk Hohndel
2013-12-20
Added Keyboard Navigation for the Star Widget
Tomaz Canabrava
2013-12-20
Don't use an array where none are necessary
Thiago Macieira
2013-12-20
Move the variable initialisations closer to use and add blanks
Thiago Macieira
2013-12-20
Get more descriptive error messages when uploading to divelogs.de
Thiago Macieira
2013-12-20
Move the divelogs.de preparation function into the C++ class
Thiago Macieira
2013-12-20
Generate the file name for the dive log upload in the caller
Thiago Macieira
2013-12-20
Use QFile::{encode,decode}Name for file names
Thiago Macieira
2013-12-20
Fix compilation with libzip < 0.10
Thiago Macieira
2013-12-20
Planner: don't abort when saving a dive
Anton Lundin
2013-12-20
When saving / canceling edition, focus back to the Dive List
Tomaz Canabrava
2013-12-20
Fix the cursor problem on the TagWidget
Tomaz Canabrava
2013-12-20
Simplify the code by removing a few options from the if.
Tomaz Canabrava
2013-12-20
Do not New / Delete the item, use the Stack.
Tomaz Canabrava
2013-12-20
Removed obsolete code.
Tomaz Canabrava
2013-12-20
Make it possible to use the Tag System in dark themes
Tomaz Canabrava
2013-12-20
Code cleanup: QPair<int, int> -> qMakePair
Tomaz Canabrava
2013-12-19
Fix an unused variable warning
Lubomir I. Ivanov
2013-12-19
Files: prefer toUtf8() over toLocal8Bit()
Lubomir I. Ivanov
2013-12-19
Fix a missing parentheses warning
Lubomir I. Ivanov
2013-12-18
Adds unhide to profile menu context menu
Tim Wootton
2013-12-18
Make default font setting actually work
Tomaz Canabrava
2013-12-18
Whitespace fix
Tomaz Canabrava
2013-12-17
Don't enter edit profile mode when already editing the dive
Dirk Hohndel
2013-12-16
Don't quit while dive is edited
Dirk Hohndel
2013-12-16
Use UTF-8 for text strings.
Michael Andreen
2013-12-15
Disable https on Windows for 4.0
Dirk Hohndel
2013-12-14
When editing multiple dives, only copy the cylinder type
Dirk Hohndel
2013-12-13
Improve MainTab behavior when using the scroll wheel
Dirk Hohndel
[next]