Age | Commit message (Expand) | Author |
2021-07-28 | qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSize | Michael Weghorn |
2021-07-22 | tdf#143493 Qt5 key modifier events don't have text | Jan-Marek Glogowski |
2021-07-22 | qt5 a11y: Always query the XAccessibleContext for a11y interfaces | Michael Weghorn |
2021-07-22 | qt5 a11y: Improve Qt5AccessibleWidget::attributes | Michael Weghorn |
2021-07-21 | qt5 a11y: Implement Qt5AccessibleWidget::cursorPosition | Michael Weghorn |
2021-07-21 | qt5 a11y: Implement Qt5AccessibleWidget::textAtOffset | Michael Weghorn |
2021-07-21 | qt5 a11y: Handle AccessibleStateType::MULTI_LINE | Michael Weghorn |
2021-07-21 | qt5 a11y: Handle AccessibleStateType::MOVEABLE | Michael Weghorn |
2021-07-21 | qt5 a11y: Skip attributes without value | Michael Weghorn |
2021-07-21 | qt5 a11y: Adapt loop for string construction here a bit | Michael Weghorn |
2021-07-20 | Qt5 fix Qt::Popup window handling | Jan-Marek Glogowski |
2021-07-20 | tdf#143298 Qt5 send SalEvent::KeyModChange events | Jan-Marek Glogowski |
2021-07-20 | tdf#143334 Qt5 don't reset buffer on style change | Jan-Marek Glogowski |
2021-07-19 | qt5 a11y: Set proper a11y states | Michael Weghorn |
2021-07-14 | qt5: Map AccessibleStateType::EXPANDED | Michael Weghorn |
2021-07-02 | vcl: drop GenericUnixSalDataType | Jan-Marek Glogowski |
2021-06-10 | loplugin:unnecessaryreturn SalFrame::SetPluginParent | Noel Grandin |
2021-05-18 | tdf#104169 - Change mouse cursor to FatCross in calc spreadsheet | Sarabjot Singh |
2021-05-05 | WASM: add Emscripten demo application | Jan-Marek Glogowski |
2021-05-03 | loplugin:unnecessaryparen small improvement | Noel Grandin |
2021-05-01 | Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics arg | Caolán McNamara |
2021-04-29 | remove support for BITMASK in vcl backends | Noel Grandin |
2021-04-23 | tdf#141504 Qt5 fix transparency revert | Jan-Marek Glogowski |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-20 | use OUString::Concat here, not OUStringLiteral | Noel Grandin |
2021-04-15 | tdf#141269 Incorrect transparency after roundtrip | Caolán McNamara |
2021-04-15 | Qt5 correctly focus the navigator window | Jan-Marek Glogowski |
2021-04-14 | Qt add additional info to ToolkitName | Jan-Marek Glogowski |
2021-04-11 | Qt5/KF5 get rid of unneeded own grahics handling | Jan-Marek Glogowski |
2021-04-11 | tdf#141623 Qt5+cairo init surface with widget size | Jan-Marek Glogowski |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-07 | vcl: move graphic handling into Qt5GraphicsBackend | Tomaž Vajngerl |
2021-04-06 | tdf#141504 qt5: ugly images | Noel Grandin |
2021-04-06 | tdf#140404 Qt ignore "unchanged" clipboard events | Jan-Marek Glogowski |
2021-04-06 | vcl: use PixelFormat enum in SalBitmap interface and backends | Tomaž Vajngerl |
2021-04-06 | vcl: remove 4-bit bitmap support from qt5 backend | Tomaž Vajngerl |
2021-03-31 | remove internal 4bit scanline formats | Noel |
2021-03-03 | vcl/floatwin.hxx can be toolkit only now | Caolán McNamara |
2021-03-03 | loplugin:refcounting in vcl | Noel |
2021-02-24 | add additional 0-1 alpha argument to DrawTransformedBitmap() | Luboš Luňák |
2021-02-24 | simply use drawTransformedBitmap() | Luboš Luňák |
2021-02-24 | don't need to include vcl/layout.hxx in qt5 | Caolán McNamara |
2021-02-23 | convert internal bitmap formats transparency->alpha | Noel Grandin |
2021-02-15 | Qt don't fallthrough in inputMethodQuery | Jan-Marek Glogowski |
2021-02-15 | tdf#140207 Qt downscale the ExtTextInputPos | Jan-Marek Glogowski |
2021-01-27 | tdf#139609 avoid fetching unnecessary xid under gtk3 | Caolán McNamara |
2021-01-26 | use an accessor for SystemEnvData::aWindow | Caolán McNamara |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2020-12-24 | custom literal for Degree10 | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |