This website requires JavaScript.
Explore
Help
Sign In
openshot
/
libopenshot
Watch
0
Star
0
Fork
0
You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced
2026-03-02 08:53:52 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
qt6-support
Add File
New File
Upload File
Apply Patch
libopenshot
/
doc
History
Jonathan Thomas
a26ed32424
Adding missing packages to our linux install instructions doc:
...
python3-zmq python3-pyqt5.qtwebengine
2025-12-22 13:44:54 -06:00
..
images
Added logo PNG
2014-07-24 12:59:41 -05:00
HW-ACCEL.md
Adopt license management via Reuse project/tool (
#711
)
2021-10-16 01:26:26 -04:00
INSTALL-LINUX.md
Adding missing packages to our linux install instructions doc:
2025-12-22 13:44:54 -06:00
INSTALL-MAC.md
Adding Qt6 detection and compatibility, without breaking Qt5.
-DUSE_QT6=AUTO|ON|OFF
(default:
AUTO
; prefers Qt6 when available and CMake ≥3.16,
ON
forces Qt6,
OFF
forces Qt5). Also, a few version specific changes for API changes on Qt6, but it appears to work well.
2025-12-17 22:59:25 -06:00
INSTALL-WINDOWS.md
Adding Qt6 detection and compatibility, without breaking Qt5.
-DUSE_QT6=AUTO|ON|OFF
(default:
AUTO
; prefers Qt6 when available and CMake ≥3.16,
ON
forces Qt6,
OFF
forces Qt5). Also, a few version specific changes for API changes on Qt6, but it appears to work well.
2025-12-17 22:59:25 -06:00