aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-10-10Actually set the setpoints to the OSTC3Gravatar Anton Lundin
2014-10-10Untangle the graphs at the bottom of the profile.Gravatar Joakim Bygdell
2014-10-02Add possibility to filter by more than one criteria at a timeGravatar Tomaz Canabrava
2014-09-20Fix typo that broke settings.Gravatar Tomaz Canabrava
2014-09-20Fix crash when moving the mouse over the profile when no dive is shownGravatar Tomaz Canabrava
2014-09-20Show everything when nothing is checked.Gravatar Tomaz Canabrava
2014-09-19Add tissue saturation plot to tooltipGravatar Robert C. Helling
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling
2014-09-18Switch some columns to right alignment in divelistGravatar Anton Lundin
2014-09-18Slight change to info tab layoutGravatar Dirk Hohndel
2014-09-18Futher capitalisation standardisationGravatar Tim Wootton
2014-09-18TyposGravatar Salvo Tomaselli
2014-09-18Helper function for partial pressure calculationGravatar Robert C. Helling
2014-09-18Report CNS in dive info tabGravatar Gaetan Bisson
2014-09-17Fix crash at startupGravatar Dirk Hohndel
2014-09-17Random whitespace updateGravatar Dirk Hohndel
2014-09-17Unused signature removed.Gravatar Tomaz Canabrava
2014-09-17Show everything by default.Gravatar Tomaz Canabrava
2014-09-17Better filtering of dives with no tags.Gravatar Tomaz Canabrava
2014-09-17Implement trip-filtering.Gravatar Tomaz Canabrava
2014-09-17Correctly filter dives. (trips are always shown)Gravatar Tomaz Canabrava
2014-09-17Create the sorting method.Gravatar Tomaz Canabrava
2014-09-17Implement the TagFilter model.Gravatar Tomaz Canabrava
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-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-29Revert hacks now that we use Qt5 on MacGravatar Dirk Hohndel
2014-08-28HTML: Changing the files extensions to jsGravatar Gehad elrobey
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-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-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