OlivierLDff / Qaterial

🧩 Collection of Material Components based on QtQuickControls2.
https://olivierldff.github.io/Qaterial/
MIT License
291 stars 54 forks source link

⬆️ QOlm v3.2.0 #131

Closed OlivierLDff closed 2 years ago

OlivierLDff commented 2 years ago

3.2.0

💥 uniformize objectRemoved signal with objectInserted & objectMoved This make sure that the object isn't present in list anymore when signal is emitted. This is way easier to deal with than about to be removed 📝 Add CPM & add_subdirectory install instruction 📝 Remove dependency note about eventpp

3.1.5

🔨 QOLM_VERBOSE if QOlm is main project 417559f 🔨 Disallow in source build 0d85845 🔨 Default build type to Release (CMAKE_BUILD_TYPE) b584c4e 🔨 Set global property USE_FOLDERS only if QOlm is main project ab92c69 🔨 Use standard CMAKE_INSTALL_INCLUDEDIR 53e1cff