summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-10-15Dependencies are too aggressive for version.hGravatar Dirk Hohndel
2013-10-15Fixed the moving around of the InfoPanel on non KDE enviroments.Gravatar Tomaz Canabrava
2013-10-15Printing adjustmentsGravatar Robert Helling
2013-10-15Fix stupid editing errorGravatar Dirk Hohndel
2013-10-15Fixed the Tab behavior on the QCombobox DelegateGravatar Tomaz Canabrava
2013-10-15Random white space cleanupGravatar Dirk Hohndel
2013-10-15printlayout.cpp: Remove convertPixmapToGrayscale()Gravatar Lubomir I. Ivanov
2013-10-15printdialog: Remove the pre-set DPI and some commentsGravatar Lubomir I. Ivanov
2013-10-15profilegraphics.cpp: Use text sizes in plot_text()Gravatar Lubomir I. Ivanov
2013-10-15printlayout.cpp: Increase the font size in tables bellow profileGravatar Lubomir I. Ivanov
2013-10-15graphicsview-common.cpp: Add more contrast to certain B/W colorsGravatar Lubomir I. Ivanov
2013-10-14Print: remove profile border when printingGravatar Lubomir I. Ivanov
2013-10-14Enable file selection dialog for preferencesGravatar Miika Turkia
2013-10-14Fix the DC ceiling in the profile.Gravatar Patrick Valsecchi
2013-10-13Models: fix two potential crashesGravatar Lubomir I. Ivanov
2013-10-13Adds missing "EndPress" column header for cylinder tableGravatar Tim Wootton
2013-10-13Fix uninitialized variableGravatar Dirk Hohndel
2013-10-11Fix dive planner sidebar depth unitsGravatar Linus Torvalds
2013-10-11Remove unused arg in plot_cylinder_pressureGravatar Anton Lundin
2013-10-11Finish clearing up the TableModelsGravatar Tomaz Canabrava
2013-10-11Another Model CleanupGravatar Tomaz Canabrava
2013-10-11Second model converted to be less boilerplated.Gravatar Tomaz Canabrava
2013-10-11Begin to Cleanup the Models, trying to reduce boilerplate.Gravatar Tomaz Canabrava
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-10-10Added salinity to the Dive Info tab.Gravatar Patrick Valsecchi
2013-10-10Fixed mix of spaces and tabs in maintab.uiGravatar Patrick Valsecchi
2013-10-09Fix potential uninitialized variableGravatar Dirk Hohndel
2013-10-08Fix crash when cancelling 'Add Dive'Gravatar Dirk Hohndel
2013-10-07Compile without depending on the global MAX macroGravatar Thiago Macieira
2013-10-07Remove even more code and declarationsGravatar Dirk Hohndel
2013-10-07Remove info.c/info.hGravatar Dirk Hohndel
2013-10-07Print: allow optional table on top of profileGravatar Lubomir I. Ivanov
2013-10-07Maximum depth of a dive/a series of dives is not show correctlyGravatar Benjamin
2013-10-06Merge branch 'glib-removal-hack'Gravatar Dirk Hohndel
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06Parse GPS text in C++ and re-implement GPS changed checkGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-05Modify the dialog text for the question to make more sense.Gravatar Robert C. Helling
2013-10-04Add a helper function to calculate weight display stringGravatar Benjamin
2013-10-04Merge branch 'bugfixes' of git://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-10-04Fix display sane values on subsurface at first time opening.Gravatar Tomaz Canabrava
2013-10-04Fix showing all columns by default on first run.Gravatar Tomaz Canabrava
2013-10-04Added the .ssrf extension to the open dialog filter.Gravatar Patrick Valsecchi
2013-10-04Correct spelling of "weight" throughout the code.Gravatar Benjamin
2013-10-04Use the same conversion grams->lbs in dive and equipment listGravatar Benjamin
2013-10-04Code Cleanup - Uneeded preferences stored at the old prefs settingGravatar Tomaz Canabrava
2013-10-04Added configuration options for vertical speed units.Gravatar Patrick Valsecchi
2013-10-04Fixed First run of subsurface - Start on Fullscreen.Gravatar Tomaz Canabrava
2013-10-04Fix the first load of Subsurface - "File not found" error.Gravatar Tomaz Canabrava
2013-10-03Partially revert 7a368ab06b4926236ec93207e66ff7b14c234fe1Gravatar Thiago Macieira