9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Resolve Qt 6 deprecations in CTK More... about 1 year ago
Handle both macos and clang_64 in Qt 6 directory More... about 1 year ago
Disable WebEngine single process mode More... about 1 year ago
Remove obsolete Qt version checks More... about 1 year ago
Use EGL instead of GLX on Linux if available More... about 1 year ago
Reduce console noise More... about 1 year ago
Make MITK compile on Apple Clang v14 More... about 1 year ago
Make Qt 6 migration compile on macOS More... about 1 year ago
Update prerequisites for MITK builds on Linux More... about 1 year ago
Fix MITK with Qt 6 on Linux (Ubuntu 22.04) More... about 1 year ago
Replace qAsConst() with std::as_const() More... about 1 year ago
Update documentation for Qt 6 More... about 1 year ago
Commit various lines forgotten in previous commits More... about 1 year ago
Migrate help system to Qt 6 More... about 1 year ago
Keep QWebEngine working with native OpenGL applications More... about 1 year ago
Remove qsrand() More... about 1 year ago
Migrate a few QString assemblies More... about 1 year ago
Migrate QDesktopWidget to QScreen More... about 1 year ago
Fix name collision More... about 1 year ago
Remove MOC-incompatible overloaded new operators More... about 1 year ago
Migrate QAtomicInteger More... about 1 year ago
Migrate QtConcurrent::run() More... about 1 year ago
Replace QModelIndex::child() with QAbstractItemModel::index() More... about 1 year ago
Migrate various minor Qt 6 incompatibilities More... about 1 year ago
Fix MOC issues with a few default constructible classes More... about 1 year ago
Migrate QString::leftRef() to QStringView::left() More... about 1 year ago
Migrate wheel events More... about 1 year ago
Replace Qt::MidButton with Qt::MiddleButton More... about 1 year ago
Fix parentheses bug More... about 1 year ago
Fix nodiscard warnings More... about 1 year ago