| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace one-shot uses of QSemaphore with QLatch | Thiago Macieira | 27 hours | 1 | -7/+7 |
* | Add jemalloc support | Aurélien Brooke | 2025-04-09 | 1 | -1/+2 |
* | QImage: introduce a class invariant that format() is in-range | Marc Mutz | 2025-03-13 | 1 | -0/+7 |
* | Add Qt-Security tags to gui image, icon and imageio files | Eirik Aavitsland | 2025-03-12 | 1 | -0/+1 |
* | Change QImage::mirrored() deprecation from Qt 6.10 to Qt 6.13 | Juha Vuolle | 2024-12-20 | 1 | -2/+2 |
* | Make multi-threaded image transforms and painter fills configurable | Allan Sandfeld Jensen | 2024-12-05 | 1 | -6/+6 |
* | Mark max length work buffers uninitialized | Allan Sandfeld Jensen | 2024-11-30 | 1 | -1/+1 |
* | Add Qt::Orientations based flip and flipped functions | Allan Sandfeld Jensen | 2024-11-29 | 1 | -6/+40 |
* | Create qdoc macros for C++ class docs 1.1: member-swap(), traditional phrasing | Marc Mutz | 2024-11-05 | 1 | -3/+1 |
* | Doc: Remove usage of defunct QDoc command | Paul Wicking | 2024-08-28 | 1 | -2/+0 |
* | Add rvalue versions to new convertedToColorSpace method | Allan Sandfeld Jensen | 2024-07-22 | 1 | -4/+28 |
* | QImage: retain color space also through right angle roatations | Eirik Aavitsland | 2024-07-04 | 1 | -3/+3 |
* | Merge applyGray, applyReturnGray, and apply methods | Allan Sandfeld Jensen | 2024-06-01 | 1 | -33/+34 |
* | Add QPaintDevice metric query to get precise fractional DPR value | Eirik Aavitsland | 2024-05-30 | 1 | -0/+6 |
* | QImage: allow for scaling CMYK images | Giuseppe D'Angelo | 2024-05-28 | 1 | -1/+7 |
* | QPixmap/QImage: remove outdated \since comments | Christian Ehrlicher | 2024-05-12 | 1 | -9/+0 |
* | Copy image offset in copyMetadata | Allan Sandfeld Jensen | 2024-04-18 | 1 | -4/+2 |
* | Convert "(added in)" enum warnings to [since] syntax | Allan Sandfeld Jensen | 2024-04-18 | 1 | -30/+51 |
* | Add CMYK support to QColorSpace | Allan Sandfeld Jensen | 2024-04-12 | 1 | -25/+158 |
* | Add color space model, making gray color spaces explicit | Allan Sandfeld Jensen | 2024-04-05 | 1 | -13/+503 |
* | QImage: remove the last mentions of Format_CMYK32 | Giuseppe D'Angelo | 2024-04-05 | 1 | -1/+0 |
* | Port QImage::Format_CMYK32 to CMYK8888 | Giuseppe D'Angelo | 2024-04-04 | 1 | -5/+6 |
* | GUI: add CMYK painting support | Giuseppe D'Angelo | 2024-04-03 | 1 | -2/+17 |
* | Add QColorSpace::isValidTarget | Allan Sandfeld Jensen | 2024-03-27 | 1 | -2/+8 |
* | Copy color table in QImage::transform paint path | Allan Sandfeld Jensen | 2023-12-14 | 1 | -1/+8 |
* | Fix smooth scaling of Format_Mono and Format_MonoLSB | Joni Poikelin | 2023-10-26 | 1 | -4/+14 |
* | qt_getImageTextFromDescription: use tokenize instead of split | Anton Kudryavtsev | 2023-09-06 | 1 | -2/+1 |
* | Doc: Delete links to removed examples | Andreas Eliasson | 2023-08-18 | 1 | -2/+2 |
* | Replace {add,sub,mul}_overload with q{Add,Sub,Mul}Overload | Marc Mutz | 2023-06-12 | 1 | -1/+1 |
* | QImage: when saving fails, print the writer's error string | Volker Hilsheimer | 2023-04-11 | 1 | -2/+7 |
* | Add special thread pool for Qt Gui | Allan Sandfeld Jensen | 2023-02-25 | 1 | -3/+4 |
* | Trace: Autogenerate metadata in qtgui module | Antti Määttä | 2023-02-10 | 1 | -45/+2 |
* | Trace: Use includes instead of forward declarations | Antti Määttä | 2023-02-10 | 1 | -3/+1 |
* | Add tracing metadata to QEvent and QImageFormat | Antti Määttä | 2023-01-13 | 1 | -5/+51 |
* | Add tracepointgen tool and convert qtgui to use it | Antti Määttä | 2023-01-13 | 1 | -9/+22 |
* | QtGui: fix build with GCC 13's support for FP16 | Thiago Macieira | 2023-01-11 | 1 | -6/+6 |
* | Handle allocation failure in QImage rotate 90/180/270 functions | Eirik Aavitsland | 2022-11-04 | 1 | -0/+6 |
* | Doc: Add missing since 6.2 to QImage and QPixmap | Yuhang Zhao | 2022-09-07 | 1 | -3/+5 |
* | Apply Q_CONSTINIT where beneficial | Sona Kurazyan | 2022-09-01 | 1 | -1/+1 |
* | Trace QImage::Format as int in QImageData::create() | Shawn Rutledge | 2022-06-14 | 1 | -1/+1 |
* | Fix misuses of 0.9999 constant | Allan Sandfeld Jensen | 2022-06-02 | 1 | -7/+2 |
* | Do metadata detach simpler than full detach | Allan Sandfeld Jensen | 2022-06-01 | 1 | -14/+36 |
* | Expand QColorTransform | Allan Sandfeld Jensen | 2022-05-26 | 1 | -4/+41 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | Add floating point color space conversions | Allan Sandfeld Jensen | 2022-05-14 | 1 | -9/+23 |
* | QtGui: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
* | QtGui: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-28 | 1 | -2/+4 |
* | QtGui: stop using QLatin1Char constructor for creating char literals | Sona Kurazyan | 2022-04-13 | 1 | -2/+2 |
* | Detach for colortransforms of indexed formats | Allan Sandfeld Jensen | 2022-04-06 | 1 | -3/+5 |
* | QImage::operator==: Also compare the image colorspace | Albert Astals Cid | 2022-03-18 | 1 | -1/+1 |