aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-01-25Clean up the update checking logicGravatar Dirk Hohndel
2015-01-25Typos: capitalize TTS, CNS, NDL in diveloginportdialog.cppGravatar Lubomir I. Ivanov
2015-01-25Typos: fix capitalization after colon in preferences.uiGravatar Lubomir I. Ivanov
2015-01-25Typos: use subscript for pO2 in divelogimportdialog.cppGravatar Lubomir I. Ivanov
2015-01-25Write depth unit for current dive not previousGravatar Miika Turkia
2015-01-25Fix segmentation fault on exporting picture depthsGravatar Miika Turkia
2015-01-25Typos: mid-sentence capitalization in usersurvey.cppGravatar Lubomir I. Ivanov
2015-01-25Typos: usermanual.cpp capitalizationGravatar Lubomir I. Ivanov
2015-01-25Typos: a couple of capitalization fixes in socialnetworks.cppGravatar Lubomir I. Ivanov
2015-01-24Match ₂ to 2 and cylinder to cyl. on CSV importGravatar Miika Turkia
2015-01-24Switch Subsurface CSV import to use tab separatorGravatar Miika Turkia
2015-01-24Block the signals properlyGravatar Miika Turkia
2015-01-24Limit the row count properly when displaying CSV fileGravatar Miika Turkia
2015-01-24Enable importing of dive profile from CSV filesGravatar Miika Turkia
2015-01-24Fix the support of APD Log Viewer CSV importGravatar Miika Turkia
2015-01-24CSV import, fix known import handling with tab separatorGravatar Miika Turkia
2015-01-24Fix crash with empty dive listGravatar Dirk Hohndel
2015-01-24Make the beta show a nicer version in the about screenv4.3.950Gravatar Dirk Hohndel
2015-01-24Avoid overprinting of cylinder presssure labels for CCR divesGravatar willem ferguson
2015-01-24Known import fix for XP5Gravatar Miika Turkia
2015-01-24Fix segm fault on known CSV importsGravatar Miika Turkia
2015-01-24Correcly look at all relevant dive computer structuresGravatar Dirk Hohndel
2015-01-24Don't show previous dive computer textGravatar Dirk Hohndel
2015-01-23Code cleanup: CCR setpoint and o2 sensor visualisationGravatar willem ferguson
2015-01-23Set the known import selection for Seabear importGravatar Miika Turkia
2015-01-23Use proper sample headings for Seabear CSV importGravatar Miika Turkia
2015-01-22Use correct case for string matching on CSV importGravatar Miika Turkia
2015-01-22Fix string that is used as XML tag nameGravatar Miika Turkia
2015-01-22Fix order of CSV field separatorsGravatar Miika Turkia
2015-01-22Special handling of Seaber CSV filesGravatar Miika Turkia
2015-01-21Add a QProgressDialog to auto-ostc3-firmwareGravatar Anton Lundin
2015-01-21Connect the progress events to the progress barGravatar Anton Lundin
2015-01-21Use a progressbar in the configure dc dialogGravatar Anton Lundin
2015-01-21CCR option: display o2 sensor dataGravatar willem ferguson
2015-01-20UI for pSCR preferencesGravatar Robert C. Helling
2015-01-19Actually walk all dive computers, don't just claim to do soGravatar Dirk Hohndel
2015-01-19While editing the coordinates we need to compare to the displayed_diveGravatar Dirk Hohndel
2015-01-19Hide the old flag when editing a location on the mapGravatar Dirk Hohndel
2015-01-19Show a flag when editing a location on the globeGravatar Dirk Hohndel
2015-01-19Don't just change the location when double clicking on the globeGravatar Dirk Hohndel
2015-01-19Always updated the coordinates from the displayed_diveGravatar Dirk Hohndel
2015-01-19Fix extreme sluggish profile over timeGravatar Tomaz Canabrava
2015-01-19Only update the "add dive profile / plan dive" 20x/sGravatar Tomaz Canabrava
2015-01-18Fix build: add missing #includesGravatar Thiago Macieira
2015-01-18Move the heart rate graphGravatar Joakim Bygdell
2015-01-18Clean up the header filesGravatar Dirk Hohndel
2015-01-17Cache the complex items to give us a boost of speedGravatar Tomaz Canabrava
2015-01-17Fix memleak of QGraphicsRectItemGravatar Tomaz Canabrava
2015-01-17Only update text if something changedGravatar Tomaz Canabrava
2015-01-17Fix the colors - brush wasn't being set anymore.Gravatar Tomaz Canabrava