summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QPrintEngine - Switch Windows to QPageLayoutJohn Layt2014-03-173-309/+193
* QPrintEngine - Switch Windows to QPlatformPrintDeviceJohn Layt2014-03-174-443/+178
* QPrintEngine - Switch Mac to QPageLayoutJohn Layt2014-03-173-177/+59
* QPrintEngine - Switch Mac to QPlatformPrintDeviceJohn Layt2014-03-172-215/+93
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-176-191/+108
* QPdfWriter - Use QPageSize and QPageLayoutJohn Layt2014-03-176-19/+498
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-179-257/+156
* QPagedPaintDevice - Use QPageSize and QPageLayoutJohn Layt2014-03-175-153/+640
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-1716-544/+324
* QPlatformPrintDevice - Add Windows implementationJohn Layt2014-03-175-2/+614
* QPlatformPrintDevice - Add Mac implementationJohn Layt2014-03-175-1/+670
* QPlatformPrintDevice - Add CUPS implementationJohn Layt2014-03-175-0/+676
* QtPrintSupport - Increase Cups required to 1.4John Layt2014-03-171-2/+2
* QPlatformPrintDevice - New QPA base classJohn Layt2014-03-1715-0/+1620
* QPageLayout - Add new QPageLayout classJohn Layt2014-03-177-0/+1416
* QPageSize - Add new QPageSize classJohn Layt2014-03-179-0/+2459
* QPrinter - Add page metric testsJohn Layt2014-03-172-66/+230
* Revert "Make OpenGL texture glyph cache use the right freetype glyphs"Allan Sandfeld Jensen2014-03-171-11/+1
* Fix no-opengl build with eglLaszlo Agocs2014-03-172-18/+21
* Fix Q_DECLARE_METATYPE macroJędrzej Nowacki2014-03-172-2/+9
* Cocoa: Set "Stereo" OpenGL format option.Morten Johan Sørvig2014-03-171-0/+3
* Fix high-dpi QGraphicsPixmapItem bounding rects.Morten Johan Sørvig2014-03-171-2/+2
* Fix rendering of grayscale antialiased FT fonts on QGLWidgetAllan Sandfeld Jensen2014-03-151-4/+5
* Remove level 4 compiler warnings from MSVC.David Schulz2014-03-1510-8/+73
* QXcbWindow - inline the atom functionsMartin Klapetek2014-03-151-8/+5
* Update QScreen::availableGeometry() on _NET_WORKAREA atom changesMartin Klapetek2014-03-152-1/+5
* Cocoa: added queryKeyboardModifiers() in platform pluginLiang Qi2014-03-154-0/+12
* Mac: Add support for high-dpi custom pixmap QCursorsKari Pihkala2014-03-151-2/+16
* Cocoa: Disable the zoom button when appropriateMorten Johan Sørvig2014-03-152-0/+17
* Android: Delay the set of the BackingStore if window->handle() is null.BogDan Vatra2014-03-152-7/+17
* Android: Fix another "QApplication not on main() thread" crashEskil Abrahamsen Blomfeldt2014-03-152-4/+12
* iOS: update keyboard rectangle when scrolling the screenRichard Moe Gustavsen2014-03-151-8/+24
* Windows native file dialog: Allow for omitting name filter description.Friedemann Kleint2014-03-151-2/+4
* Add verbose messages to tst_qnetworkreply.Friedemann Kleint2014-03-151-52/+70
* Resurrect QGLWidget::renderText()Laszlo Agocs2014-03-156-15/+40
* Prevent DrawTextItemDevice::metric warning on MacMorten Johan Sørvig2014-03-151-0/+3
* Fix casting and overallocation in qregion.cppAllan Sandfeld Jensen2014-03-151-1/+1
* Cocoa: Get rid of the forward window pointer asapGabriel de Dietrich2014-03-151-3/+5
* Remove the _qt_filedialog_xxx hooksJ-P Nurmi2014-03-152-138/+4
* Use QCommandLineParser in example dnslookup.Friedemann Kleint2014-03-154-56/+210
* make property name doc match realityOswald Buddenhagen2014-03-151-1/+1
* Doc: Fix syntax/compiler error in QThread snippetLorenz Haas2014-03-151-2/+3
* Document %{if-category} in default message patternKai Koehne2014-03-151-1/+4
* Docs: Clarify QOpenGLFunctions::functions()Laszlo Agocs2014-03-151-0/+3
* HTTP internals: keep consistent state in channel and protocol handlerPeter Hartmann2014-03-151-0/+4
* Android: Turn off thumb for armv5 againEskil Abrahamsen Blomfeldt2014-03-141-3/+7
* Fix a probably copy/paste issue from drawImage in the drawPixmap snippetLaszlo Papp2014-03-141-1/+1
* QWindowsXP/VistaStyle: Fix detection of item view delegate line edits.Friedemann Kleint2014-03-143-15/+16
* WinRT: Add debug message handler for winrtrunnerAndrew Knight2014-03-141-0/+25
* iOS: fix build failure __IPHONE_NA not definedRichard Moe Gustavsen2014-03-141-2/+2