repoqtcancel

30 Commits over 577 Days - 0.00cph!

9 Months Ago
fp.bat: use vswhere to find vcvarsall.bat Fixed a possible crash with certain fonts when shaping strings consisting only of control characters qt/qtbase/commit/fccd419dd632306a4bd85928223e0a56a59510ef Unicode: fix the extended grapheme cluster algorithm qt/qtbase/commit/be0aa6a9a230dc98994cb65d97b76be7ae695a44 Fix handling of surrogates in QBidiAlgorithm qt/qtbase/commit/94ce755dcd823678b0338f4bb4149fe4eeb844c2
1 Year Ago
This dumb hack is fucking me up
1 Year Ago
GraphicsItem - if passing in a rect of 1 pixel size, just use pixel lookup
1 Year Ago
Ignore all these private files in artifacts
1 Year Ago
GraphicsItem sends a message when it has moved due to user interaction
1 Year Ago
Overlay scrollbars
1 Year Ago
Update ci.yml
1 Year Ago
Trim down a bit more
1 Year Ago
Update ci.yml
1 Year Ago
Update ci.yml
1 Year Ago
Update ci.yml
1 Year Ago
Force win32-msvc
1 Year Ago
Create ci.yml
1 Year Ago
Restore QDockWidgetTitleButton because it doesn't create the moc without a QOBJECT in it, and then compilation fails
1 Year Ago
Bat updates
2 Years Ago
Reduce this DockWidget padding
2 Years Ago
ComboBox don't swallow mouse wheel events by default
2 Years Ago
Fix hex color parsing to #RRGGBBAA instead of #AARRGGBB Added Widget.AddClassName (add class names for stylesheet to hit on) Add Widget.Polish()
2 Years Ago
Making menuBar, setMenuBar virtual
2 Years Ago
Deprecate QDockWidget.setTitleBarWidget Added QDockWidget.setIcon/icon()
2 Years Ago
Update README.md
2 Years Ago
Create README.md
2 Years Ago
Hide tab close buttons until hovered on tab
2 Years Ago
Fixed multiple calls to addDockWidget not creating tabs
2 Years Ago
Don't unnest widgets TabBar - don't ever force setDrawBase on
2 Years Ago
Fix splitting not working when splitting a tabbed QDockWidget
2 Years Ago
Remove DockWidget title bar QMainWindow docked widgets - give them a margin around the outside of the window TabBars setDrawBase false by default Delete QDockWidgetTitleButton This does nothing
2 Years Ago
Stick a close button on DockWidget tabs
2 Years Ago
Ignore everything Create a tabbar when dropping a dock Show tabs even if there's only one entry handle addDockWidget Drag dock tags to undock/move
2 Years Ago
Initial commit baseline jom build config