aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-17Trigger the log->filter by tag to open the tag filter.Gravatar Tomaz Canabrava
2014-09-17Add the Tag Widget on the MainWindowGravatar Tomaz Canabrava
2014-09-17Remove unused method signature.Gravatar Tomaz Canabrava
2014-09-17Add skeleton to the Tag Filtering.Gravatar Tomaz Canabrava
2014-09-17Fix compilation with C99Gravatar Tomaz Canabrava
2014-09-11Add latest strings for translationGravatar Dirk Hohndel
2014-09-11CCR patch: adapt code for diluent cylinder pressures (3)Gravatar willem ferguson
2014-09-11User manual update: Replan, Copy and Paste components.Gravatar willem ferguson
2014-09-11Use US spelling of colo(u)r in Config DC dialogGravatar Tim Wootton
2014-09-11Makes new DC config dialog follow existing UI txt styleGravatar Tim Wootton
2014-09-11Undo unintentional string changesGravatar Dirk Hohndel
2014-09-11Fix typosGravatar Florian Klink
2014-09-02Redesign Dive Computer configuration dialogGravatar Joseph W. Joshua
2014-08-29QT += concurrent is a Qt 5 thingGravatar Thiago Macieira
2014-08-29Revert hacks now that we use Qt5 on MacGravatar Dirk Hohndel
2014-08-29Latest Portuguese translationsGravatar Dirk Hohndel
2014-08-28Fix water temperature on Suunto SDM importGravatar Miika Turkia
2014-08-28CCR patch: Adapt pressure interpolation for CCR (2)Gravatar willem ferguson
2014-08-28HTML: Changing the files extensions to jsGravatar Gehad elrobey
2014-08-28HTML: export valid JSON.Gravatar Gehad elrobey
2014-08-27Updated translationsGravatar Dirk Hohndel
2014-08-27Use compilation flags.Gravatar Salvo 'LtWorf' Tomaselli
2014-08-27Define PATH_MAX if it's not definedGravatar Salvo 'LtWorf' Tomaselli
2014-08-27Preferences: only save settings that are changedGravatar Dirk Hohndel
2014-08-27Use one consistent font size throughout the appGravatar Dirk Hohndel
2014-08-27Don't set up fonts twiceGravatar Dirk Hohndel
2014-08-27Default font: more fine tuningGravatar Dirk Hohndel
2014-08-27Add gaspressures to cmakeGravatar Dirk Hohndel
2014-08-27HTML: Save divecomputer data to the HTML exportsGravatar Gehad elrobey
2014-08-27Add uncompressed Poseidon CCR XML dive log to the directory subsurface/dives.Gravatar willem ferguson
2014-08-27CCR Patch: Adapt pressure interpolation for CCRGravatar willem ferguson
2014-08-26Small whitespace cleanupGravatar Dirk Hohndel
2014-08-26TableWidgets: change default column width and don't save unchanged widthsGravatar Dirk Hohndel
2014-08-26DiveList: don't save default column widthGravatar Dirk Hohndel
2014-08-26CCR patch: Create memory space to store cylinder pressuresGravatar Willem Ferguson
2014-08-26Fix planner gas consumptionGravatar Dirk Hohndel
2014-08-26Fix missing translations for webservice responsesGravatar Dirk Hohndel
2014-08-25Implement the modelDataChanged to repopulate the widget on StatisticsGravatar Tomaz Canabrava
2014-08-25Use scene()->clear() instead of manually clearing the scene.Gravatar Tomaz Canabrava
2014-08-25Use aboutToBeRemoved instead of removedGravatar Tomaz Canabrava
2014-08-25Implement the resizeEvent to make the statistics always visible.Gravatar Tomaz Canabrava
2014-08-25Create stub methods and connects the model with the new statisticsGravatar Tomaz Canabrava
2014-08-25Add the old Statistics to have a reference view while programmingGravatar Tomaz Canabrava
2014-08-25Remove a lot of non-necessary boilerplate code.Gravatar Tomaz Canabrava
2014-08-25Add initial skeleton for the Statistics RedesignGravatar Tomaz Canabrava
2014-08-25Code cleanup: gaspressures.cGravatar Willem Ferguson
2014-08-25Fix NO_USERMANUAL building for androidGravatar Anton Lundin
2014-08-25Fix android font configGravatar Anton Lundin
2014-08-25CCR code: Split profile.c into two files, with gas caluclations separate.Gravatar Willem Ferguson
2014-08-23Re-enable the edition of the Date after editing a trip.Gravatar Tomaz Canabrava