summaryrefslogtreecommitdiffstats
path: root/qt-ui/simplewidgets.cpp
AgeCommit message (Expand)Author
2014-03-21Add current time and adjusted time to gui when adjusting dive's timestampGravatar Gehad
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-19Convert more TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-02-18Make lastUsedImageDir static to prevent a crashGravatar Robert C. Helling
2014-02-18Use DateTimeOriginal on image importGravatar Miika Turkia
2014-02-18Fix compile errorGravatar Miika Turkia
2014-02-17Compute dive computer/camera time offset from sample pictureGravatar Robert C. Helling
2014-02-17Store camera time offset in preferencesGravatar Robert C. Helling
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-09ShiftImageTimesDialog class cleanup.Gravatar Boris Barbulovski
2014-02-06Include images in profileGravatar Robert C. Helling
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2013-11-30Fix all leak-at-exit from singletons in SubsurfaceGravatar Thiago Macieira
2013-11-30Fix memory leak of the MinMaxAvgWidgetPrivateGravatar Thiago Macieira
2013-11-18Improve shift time functionalityGravatar Dirk Hohndel
2013-11-18Shift times of selected divesGravatar Robert Helling
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-09-27Hack to make the subsurface work on Gnome3 shellGravatar Tomaz Canabrava
2013-06-17Addes a simple 'Renumber Dialog', very similar to the GTK one.Gravatar Tomaz Canabrava
2013-06-04Added a new widget 'MinMaxAvgWidget'Gravatar Tomaz Canabrava