aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-12-03Don't call fixup_dive when editing a tripGravatar Dirk Hohndel
2013-12-03Implement the network part of the support for divelogs.deGravatar Thiago Macieira
2013-12-03Make the text in the download status selectableGravatar Thiago Macieira
2013-12-03Add support for timing the download outGravatar Thiago Macieira
2013-12-03Set the download reply pointer to NULL after dismissing itGravatar Thiago Macieira
2013-12-03Properly reset the state of the download dialog before dismissingGravatar Thiago Macieira
2013-12-03Improve the status message in the download dialogGravatar Thiago Macieira
2013-12-03webservices: Move the static functions to the top of the fileGravatar Thiago Macieira
2013-12-03Make the QNetworkAccessManager a singleton available to allGravatar Thiago Macieira
2013-12-03General fixes and improvementsGravatar Thiago Macieira
2013-12-03Whitespace: fix indentation in subsurfacewebservices.* to use tabsGravatar Thiago Macieira
2013-12-03Make sure the save/cancel message is always shownGravatar Henrik Brautaset Aronsen
2013-12-03Text cleanup to amend lacking consistencyGravatar Henrik Brautaset Aronsen
2013-12-03Add legend for the Partial Gass Pressure if active.Gravatar Tomaz Canabrava
2013-12-03Move dive notes edit message above the scrollable widgetGravatar Henrik Brautaset Aronsen
2013-12-03More strings to be translatedGravatar Sergey Starosek
2013-12-03Fix ignoring empty selections on the globe and code cleanup.Gravatar Tomaz Canabrava
2013-12-02Make dive edit message box tex more conciseGravatar Dirk Hohndel
2013-12-02Don't store translated standard weight system namesGravatar Dirk Hohndel
2013-12-02Remove unused variableGravatar Anton Lundin
2013-12-02Move code outside of for-loop.Gravatar Tomaz Canabrava
2013-12-02Huge speedup when selecting Dives from the Globe View.Gravatar Tomaz Canabrava
2013-12-02Third time's a charm: translating weight system descriptionGravatar Dirk Hohndel
2013-12-02Make the message when editing a dive fit betterGravatar Dirk Hohndel
2013-12-02Removed The button box from mainwindow, buttons are now on the message.Gravatar Tomaz Canabrava
2013-12-02Fixes Setting the dive-location via the map.Gravatar Tomaz Canabrava
2013-12-02MainWindow: store the window maximized stateGravatar Lubomir I. Ivanov
2013-12-02Fix translation of weightsystem namesGravatar Dirk Hohndel
2013-12-01Reflect air and water temperature changes in dive infoGravatar Dirk Hohndel
2013-12-01We need the correct context to translate event namesGravatar Dirk Hohndel
2013-11-30More strings for translationGravatar Sergey Starosek
2013-11-30Add application icon to dialogsGravatar Sergey Starosek
2013-11-30Fix all leak-at-exit from singletons in SubsurfaceGravatar Thiago Macieira
2013-11-30Delete the graphics items for the ticks and labels in the rulerGravatar Thiago Macieira
2013-11-30Fix memory leak of the MinMaxAvgWidgetPrivateGravatar Thiago Macieira
2013-11-30Fix uninitialised variable readGravatar Thiago Macieira
2013-11-30Print: fix wrong Max. CNS / SAC columnsGravatar Lubomir I. Ivanov
2013-11-30Print: add an icon for the print dialogGravatar Lubomir I. Ivanov
2013-11-30Print: adjustments to PrintDialogGravatar Lubomir I. Ivanov
2013-11-30Merge branch 'print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2013-11-30More strings to be translatedGravatar Sergey Starosek
2013-11-30Fix dialog margins and spacingGravatar Sergey Starosek
2013-11-30Fix string in About dialog for translationGravatar Miika Turkia
2013-11-30Fix a crash when no trip existsGravatar Miika Turkia
2013-11-30Print: yet another font adjustment for the profile tableGravatar Lubomir I. Ivanov
2013-11-30Remove use of uninitialized variable nrGravatar Anton Lundin
2013-11-30Print: fix missing vertical line at the last columnGravatar Lubomir I. Ivanov
2013-11-30Remove unused variableGravatar Anton Lundin
2013-11-30Reorder initializers to be more c++-strictGravatar Anton Lundin
2013-11-30Minor text cleanupGravatar Henrik Brautaset Aronsen