Opened 7 years ago
Closed 19 months ago
#105 closed task (fixed)
Transition from Qt 4.x to Qt5
Reported by: | wiese | Owned by: | wiese |
---|---|---|---|
Priority: | normal | Component: | BNC |
Version: | Keywords: | ||
Cc: | stuerze |
Description (last modified by )
Migrate from Qt4 to Qt5.
- Qt 5.6 löst Qt 4.8 als LTS-Release ab
- https://wiki.qt.io/Transition_from_Qt_4.x_to_Qt5
- https://doc.qt.io/qt-5/portingguide.html
- https://wiki.qt.io/New_Signal_Slot_Syntax
Use c++11 standard
newmat updaten
QtWebKit is, as of 5.6, no longer part of the standard build and has been succeeded by QtWebEngine, see QWebEngineView, see here, here
See https://github.com/mlytvyn80/bnc (BNC fork ported to Qt5 and newmat11)
Attachments (0)
Change History (16)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 7 years ago
comment:4 by , 7 years ago
Description: | modified (diff) |
---|
comment:5 by , 7 years ago
Description: | modified (diff) |
---|
comment:6 by , 7 years ago
Ein kleiner Hinweis. Meine bisherigen Änderungen waren Transparent für Qt4. Es geht also weiterhin beides. Einige der angegebenen Links würden ein Qt5-Only-POrogramm ergeben.
comment:7 by , 7 years ago
Description: | modified (diff) |
---|
comment:8 by , 7 years ago
Description: | modified (diff) |
---|
comment:9 by , 7 years ago
Description: | modified (diff) |
---|
comment:10 by , 7 years ago
QT4 compatibilty should be kept, in embeded platform, QT5 is not always avaliable.
Replying to wiese:
Migrate from Qt4 to Qt5.
- https://wiki.qt.io/Transition_from_Qt_4.x_to_Qt5
- https://doc.qt.io/qt-5/portingguide.html
- https://wiki.qt.io/New_Signal_Slot_Syntax
Use c++11 standard
newmat updaten
QtWebKit is, as of 5.6, no longer part of the standard build and has been succeeded by QtWebEngine, see QWebEngineView, see here, here
comment:12 by , 7 years ago
Description: | modified (diff) |
---|
comment:15 by , 5 years ago
Description: | modified (diff) |
---|
comment:16 by , 19 months ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
In 8203/ntrip: