userGarry Newmancancel
repoqtcancel

29 Commits over 243 Days - 0.00cph!

2 Years Ago
This dumb hack is fucking me up
2 Years Ago
GraphicsItem - if passing in a rect of 1 pixel size, just use pixel lookup
2 Years Ago
Ignore all these private files in artifacts
2 Years Ago
GraphicsItem sends a message when it has moved due to user interaction
2 Years Ago
Overlay scrollbars
3 Years Ago
Update ci.yml
3 Years Ago
Trim down a bit more
3 Years Ago
Update ci.yml
3 Years Ago
Update ci.yml
3 Years Ago
Update ci.yml
3 Years Ago
Force win32-msvc
3 Years Ago
Create ci.yml
3 Years Ago
Restore QDockWidgetTitleButton because it doesn't create the moc without a QOBJECT in it, and then compilation fails
3 Years Ago
Bat updates
3 Years Ago
Reduce this DockWidget padding
3 Years Ago
ComboBox don't swallow mouse wheel events by default
3 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()
3 Years Ago
Making menuBar, setMenuBar virtual
3 Years Ago
Deprecate QDockWidget.setTitleBarWidget Added QDockWidget.setIcon/icon()
3 Years Ago
Update README.md
3 Years Ago
Create README.md
3 Years Ago
Hide tab close buttons until hovered on tab
3 Years Ago
Fixed multiple calls to addDockWidget not creating tabs
3 Years Ago
Don't unnest widgets TabBar - don't ever force setDrawBase on
3 Years Ago
Fix splitting not working when splitting a tabbed QDockWidget
3 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
3 Years Ago
Stick a close button on DockWidget tabs
3 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
3 Years Ago
Initial commit baseline jom build config