summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-25cmake: handle libzip like the other librariesGravatar Dirk Hohndel
2015-03-25cmake cleanupGravatar Dirk Hohndel
2015-03-25Save more planner settings into prefsGravatar Gaetan Bisson
2015-03-25HTML: don't collapse the dive if hyperlink is clickedGravatar Gehad elrobey
2015-03-25MultiFilterInterface - initilize member + remove extra ;Gravatar Marcos CARDINOT
2015-03-25DivePlannerPointsModel::recalc - initilizes memberGravatar Marcos CARDINOT
2015-03-25DivelogsDeWebServices::multipart - initializes memberGravatar Marcos CARDINOT
2015-03-24Fix a memory leak in parser-xmlGravatar Claudiu Olteanu
2015-03-24Clean req.txt file pathGravatar Claudiu Olteanu
2015-03-24Fix memory leaks on Cochran fileGravatar Claudiu Olteanu
2015-03-24Remove some white spacesGravatar Claudiu Olteanu
2015-03-24Resolve some memory leak on datatrak sourceGravatar Claudiu Olteanu
2015-03-23Improve error managementGravatar Salvador Cuñat
2015-03-23CodingStyle: add an extra line for the braces explainationGravatar Lubomir I. Ivanov
2015-03-23Update CodingStyleGravatar Dirk Hohndel
2015-03-23Import support for new Seabear formatGravatar Miika Turkia
2015-03-23Fix Seabear new line detectionGravatar Miika Turkia
2015-03-23File.c - Missing break in switchGravatar Marcos CARDINOT
2015-03-23load-git::walk_tree_file - missing break in switchGravatar Marcos CARDINOT
2015-03-21Implement handler for cancel button of Save As dialogGravatar Claudiu Olteanu
2015-03-21GUI fix for OSX. Reduce the padding of the divelist header so that we don't o...Gravatar Joakim Bygdell
2015-03-20Prevent crash when clicking re-plan without selected diveGravatar Marcos CARDINOT
2015-03-19RulerItem2::settingsChanged() - NULL pointer dereferenceGravatar Marcos CARDINOT
2015-03-19TableView - improving the column width calculationGravatar Marcos CARDINOT
2015-03-19uemis-downloader - arguments in wrong orderGravatar Marcos CARDINOT
2015-03-19uemis-downloader - resource leaksGravatar Marcos CARDINOT
2015-03-19Avoid duplicities on dive sites while importingGravatar Salvador Cuñat
2015-03-19Add support for divemode if dive is SCRGravatar Salvador Cuñat
2015-03-19Fix a couple of typosGravatar Torstein Husebø
2015-03-17Update the documentation with dependencies for cross-building on Linux to Win...Gravatar Claudiu Olteanu
2015-03-17Consistent variable names in UndoCommands classGravatar Grace Karanja
2015-03-17simplewidgets.cpp: fix a -Wreorder warningGravatar Lubomir I. Ivanov
2015-03-17Create picture cache directory if neededGravatar Robert C. Helling
2015-03-16Use QUrl::fromUserInput for image filesGravatar Robert C. Helling
2015-03-16Load remote imagesGravatar Robert C. Helling
2015-03-16Correct signature of helper functionGravatar Robert C. Helling
2015-03-16When loading an image with geodata create a divesite when the dive has none.Gravatar Robert C. Helling
2015-03-16Fixed dive_set_geodata_from_picture segfault.Gravatar Jan Darowski
2015-03-16Don't overwrite the displayed dive in the middle of editingGravatar Dirk Hohndel
2015-03-16Make sure the dive site edit widget is current when switching to itGravatar Dirk Hohndel
2015-03-16Correctly create a dive site with the name entered on the Notes tabGravatar Dirk Hohndel
2015-03-15Added warning when not all images can be added.Gravatar Jan Darowski
2015-03-15Refactored image timestamp checking.Gravatar Jan Darowski
2015-03-15CSV import: average depth name fixGravatar Miika Turkia
2015-03-15Change the zoom level on globe if no coordinates are setGravatar Claudiu Olteanu
2015-03-14Make exporting photos with HTML optionalGravatar Gehad Elrobey
2015-03-14Profile: fix a couple of warningsGravatar Lubomir I. Ivanov
2015-03-14Profile: call clearHandlers() in setAddState()Gravatar Lubomir I. Ivanov
2015-03-14Profile: fix potential mem leak in pointsInserted()Gravatar Lubomir I. Ivanov
2015-03-14Revert 4f9705f3f5Gravatar Lubomir I. Ivanov