Revision: 76173
http://sourceforge.net/p/brlcad/code/76173
Author: starseeker
Date: 2020-06-21 19:35:50 +0000 (Sun, 21 Jun 2020)
Log Message:
-----------
Looks like there may be a better docking window solution out there now...
Modified Paths:
--------------
brlcad/branches/qtged/src/qged/Qt_Notes.txt
brlcad/branches/qtged/src/qged/TODO.qt
Modified: brlcad/branches/qtged/src/qged/Qt_Notes.txt
===================================================================
--- brlcad/branches/qtged/src/qged/Qt_Notes.txt 2020-06-21 18:35:48 UTC (rev
76172)
+++ brlcad/branches/qtged/src/qged/Qt_Notes.txt 2020-06-21 19:35:50 UTC (rev
76173)
@@ -2,3 +2,10 @@
Qt is explicitly relocatable as of 5.14 (this is good news, as it is what we
would want/need for a bundled Qt)
https://www.qt.io/blog/qt-is-relocatable
+
+Potentially useful example of Qt related building with Github actions:
+https://www.qt.io/blog/building-qt-creator-plugins-with-github-actions
+
+Qt will be moving to CMake as its internal build system in Qt 6:
+https://www.qt.io/blog/versionless-cmake-targets-qt-5.15
+
Modified: brlcad/branches/qtged/src/qged/TODO.qt
===================================================================
--- brlcad/branches/qtged/src/qged/TODO.qt 2020-06-21 18:35:48 UTC (rev
76172)
+++ brlcad/branches/qtged/src/qged/TODO.qt 2020-06-21 19:35:50 UTC (rev
76173)
@@ -18,3 +18,13 @@
https://github.com/jorgen/yat
https://doc.qt.io/qt-5/qml-qtquick-controls-treeview.html
http://doc.qt.io/qt-5/qml-qtwebview-webview.html
+
+
+
+
+Look into replacing current window docking system with:
+
+https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
+
+which (if I'm reading this right) would give us toplevel windows
+when we undock, among other goodies.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits