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
Age
Commit message (
Expand
)
Author
2013-12-24
Enable libdivecomputer log or dump from the UI
Dirk Hohndel
2013-12-24
Sample dive from XP5
Miika Turkia
2013-12-24
Support downloading memory dumps.
Jef Driesen
2013-12-24
Enable diagnostic logging from libdivecomputer.
Jef Driesen
2013-12-24
Remove an unnecessary function call.
Jef Driesen
2013-12-24
Include O2 percentage in DivingLog import
Miika Turkia
2013-12-24
Try to detect whether DivingLog's samples are m/f
Miika Turkia
2013-12-24
Make decimals optional in GPS coordinates
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
We need to use include statement on XSLT nowadays
Miika Turkia
2013-12-24
Replace figure of main screen with one that shows the main menu. Previous fig...
Willem Ferguson
2013-12-24
Allow selecting all files on CSV import
Miika Turkia
2013-12-23
Accept decimal point and comma in gps coordinates
Dirk Hohndel
2013-12-23
Improve GPS string handling
Dirk Hohndel
2013-12-23
User manual: updates
Willem Ferguson
2013-12-23
Correct small typo.
Cristian Ionescu-Idbohrn
2013-12-21
Make XML and PDF version of user manual build again
Cristian Ionescu-Idbohrn
2013-12-20
Include the user-manual.html file in the git tree
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
Add preprocessor directives around debug functions
Anton Lundin
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
Improve signing script, adjust flags for gcc-4.2
Dirk Hohndel
2013-12-19
Files: use the new opendir() wrapper
Lubomir I. Ivanov
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
[next]