subsurface/qt-ui
Thiago Macieira 39ffb0fced Fix Subsurface build with Qt 5.4.1 and later
The intention had been all along to use the 5.4 QSysInfo API, but due to
a silly mistake in the QT_VERSION check, it never got enabled for 5.4.0.
On 5.4.1 it does get enabled and, unfortunately, causes compilation
errors because the API changed between the time we backported to
Subsurface and the final version.

This commit backports the final QSysInfo API from Qt 5.4 into
Subsurface, which includes the renaming of a few functions. Since the
prettyOsName function no longer exists in the Qt API in that form, I've
reimplemented it using the API that does exist.

Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-02-15 06:00:52 -08:00
..
css
marble
profile Fix broken connection 2015-02-10 10:45:46 -08:00
statistics
about.cpp Get ready for Beta 3 2015-02-01 07:08:11 -08:00
about.h
about.ui
completionmodels.cpp Update completion model for dive site names 2015-02-12 11:19:27 -08:00
completionmodels.h
configuredivecomputerdialog.cpp Remove the ProfileWidget from mainwindow.ui 2015-02-10 10:45:45 -08:00
configuredivecomputerdialog.h Whitespace cleanup 2014-12-28 21:02:28 -08:00
configuredivecomputerdialog.ui Use a progressbar in the configure dc dialog 2015-01-21 17:03:18 +12:00
divecomponentselection.ui Switch components for cut/paste dive to dive site logic 2015-02-12 21:11:51 -08:00
divecomputermanagementdialog.cpp Remove the DiveList from the mainwindow.ui 2015-02-10 10:45:45 -08:00
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp Add option to undo deleted dives 2015-02-11 08:07:23 -08:00
divelistview.h Move the Facebook send profile button 2014-12-29 09:05:08 -08:00
divelogexportdialog.cpp HTML: Fix Null values in yearly statistics export. 2015-02-15 05:56:01 -08:00
divelogexportdialog.h Export the XSLT based exports in a new thread. 2015-01-31 10:15:12 -08:00
divelogexportdialog.ui Enable and disable unit selection 2014-12-31 12:12:59 -08:00
divelogimportdialog.cpp Remove the ProfileWidget from mainwindow.ui 2015-02-10 10:45:45 -08:00
divelogimportdialog.h CSV import: make predefined imports work again 2015-01-07 17:02:42 -08:00
divelogimportdialog.ui CVS import UI: better message if some columns were matched 2015-01-07 12:41:06 -08:00
divepicturewidget.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
divepicturewidget.h
diveplanner.cpp Use unused cylinders in planner if they are displayed 2015-02-15 06:00:06 -08:00
diveplanner.h Move the Profile out of the mainwindow.ui 2015-02-10 10:45:46 -08:00
diveplanner.ui
diveshareexportdialog.cpp Prevent crash on shutdown 2015-01-30 07:16:12 -08:00
diveshareexportdialog.h
diveshareexportdialog.ui
downloadfromdivecomputer.cpp Remove the ProfileWidget from mainwindow.ui 2015-02-10 10:45:45 -08:00
downloadfromdivecomputer.h Dive d/l selection UI: clear table when retrying 2015-01-11 07:46:21 -08:00
downloadfromdivecomputer.ui Typos, punctuation and capitalisation. 2015-01-26 07:25:37 -08:00
filtermodels.cpp Make filters work with dive sites 2015-02-12 22:45:47 -08:00
filtermodels.h
filterwidget.ui Add better icons for the filter dialog 2014-12-31 23:53:28 -08:00
globe.cpp Allow editing of dive sites 2015-02-13 14:27:35 -08:00
globe.h Add the first call to registerApplicationState 2015-02-10 10:45:44 -08:00
graphicsview-common.cpp CCR option: display o2 sensor data 2015-01-21 17:00:18 +12:00
graphicsview-common.h CCR option: display o2 sensor data 2015-01-21 17:00:18 +12:00
groupedlineedit.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
groupedlineedit.h
kmessagewidget.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
kmessagewidget.h
listfilter.ui Revert "Remove unused strings from ui files" 2014-12-24 10:06:41 -08:00
locationInformation.ui Create simple class to hold the location management. 2015-02-11 16:34:02 -08:00
maintab.cpp Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes" 2015-02-14 11:18:53 -08:00
maintab.h When updating the dive site name, show this on the maintab 2015-02-13 23:50:31 -08:00
maintab.ui Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes" 2015-02-14 11:18:53 -08:00
mainwindow.cpp Add ssrf as dive log extension on import 2015-02-14 22:38:17 -08:00
mainwindow.h Correctly connect the maintab to dive site management 2015-02-12 11:19:27 -08:00
mainwindow.ui Reverse undo buffer 2015-02-11 07:59:46 -08:00
metrics.cpp
metrics.h
modeldelegates.cpp Finish the cleanup of mainwindow.ui 2015-02-10 10:45:46 -08:00
modeldelegates.h
models.cpp Use unused cylinders in planner if they are displayed 2015-02-15 06:00:06 -08:00
models.h
plannerDetails.ui Add the PlannerDetails class 2015-02-10 10:45:45 -08:00
plannerSettings.ui Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes" 2015-02-14 11:18:53 -08:00
preferences.cpp Remove the DiveList from the mainwindow.ui 2015-02-10 10:45:45 -08:00
preferences.h Ignore QWebView in Android 2015-01-14 07:49:24 +13:00
preferences.ui Try to make the Facebook interaction be more pleasant 2015-01-30 22:36:49 -08:00
printdialog.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
printdialog.h
printlayout.cpp Get location from dive site for printing 2015-02-12 22:45:47 -08:00
printlayout.h
printoptions.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
printoptions.h
printoptions.ui
renumber.ui
searchbar.ui
setpoint.ui
shiftimagetimes.ui
shifttimes.ui
simplewidgets.cpp Add ability to undo shifting of dive time 2015-02-14 15:46:37 -08:00
simplewidgets.h Allow editing of dive sites 2015-02-13 14:27:35 -08:00
socialnetworks.cpp Get location for Facebook from dive site 2015-02-12 22:45:47 -08:00
socialnetworks.h Facebook integration: Album name is required 2014-12-29 11:59:21 -08:00
socialnetworksdialog.ui Facebook integration: improve dialog layout 2014-12-29 11:58:38 -08:00
starwidget.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
starwidget.h
subsurfacewebservices.cpp Adapt GPS coordinate download from our companion app to dive sites 2015-02-13 14:27:34 -08:00
subsurfacewebservices.h
tableview.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
tableview.h
tableview.ui Revert "Remove unused strings from ui files" 2014-12-24 10:06:41 -08:00
tagwidget.cpp Remove information panel from mainwindow.ui 2015-02-10 10:45:45 -08:00
tagwidget.h
undocommands.cpp Add ability to undo shifting of dive time 2015-02-14 15:46:37 -08:00
undocommands.h Add ability to undo shifting of dive time 2015-02-14 15:46:37 -08:00
updatemanager.cpp Minor whitespace change - this line was getting long 2015-01-30 22:07:36 -08:00
updatemanager.h Add unique but random UUID to server queries 2015-01-25 12:02:13 -08:00
usermanual.cpp Make search and close shortcut for user manual work on Mac 2015-01-28 14:30:19 -08:00
usermanual.h Make search and close shortcut for user manual work on Mac 2015-01-28 14:30:19 -08:00
usersurvey.cpp Fix Subsurface build with Qt 5.4.1 and later 2015-02-15 06:00:52 -08:00
usersurvey.h
usersurvey.ui Include iPhone companion app to user survey 2015-01-30 22:48:08 -08:00
webservices.ui