summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disallow deep or widely nested entity references.old/5.1Mitch Curtis2013-11-155-0/+159
* Keep web fontdata alive as long as CG uses itAllan Sandfeld Jensen2013-11-141-4/+13
* OAuth over XMLHttpRequest failsAllan Sandfeld Jensen2013-09-191-1/+1
* Fix timing issue in incremental data retrieval mechanismGatis Paeglis2013-09-192-5/+13
* Implement INCR property mechanism for large data transfers [XCB]Gatis Paeglis2013-09-193-4/+138
* Fix transform (rotation matrix) uniform scale testing.Balazs Domjan2013-09-191-5/+22
* Fix QFileSystemWatcher inotifyRiccardo Ferrazzo2013-09-193-5/+102
* PNG: properly handle 1bpp greyscale images with alphaGiuseppe D'Angelo2013-09-181-0/+9
* Add missing initialization before requesting png data for scaled readSamuel Gaist2013-09-181-7/+8
* Fix sigchld-HandlerH. Rittich2013-09-171-9/+31
* Initialize the print panel with the NSPrintInfo we have createdAndy Shaw2013-09-171-1/+1
* Keep Cocoa screen list in sync on screen connect.Morten Johan Sørvig2013-09-172-1/+9
* Doc: Define a generic thumbnail for a number of examplesTopi Reinio2013-09-171-1/+26
* HTTP authentication fails if QUrl contains password with %Allan Sandfeld Jensen2013-09-172-4/+4
* Fix QSqlDriver::handle casting examplesGiuseppe D'Angelo2013-09-171-2/+2
* stickman example: fix header include guardMarc Mutz2013-09-161-1/+1
* Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-167-116/+11
* Doc: Remove space between class name and method nameSze Howe Koh2013-09-161-2/+2
* xcb: QWindow never uses XCB_GRAVITY_CENTERShawn Rutledge2013-09-162-4/+45
* tst_QTextLayout: fix unhandled enum value in switch warningMarc Mutz2013-09-161-0/+2
* accessible: fix if (!foo != const) constructMarc Mutz2013-09-161-1/+1
* Make qdoc ignore the Q_DECL_DEPRECATED tokenGiuseppe D'Angelo2013-09-161-0/+1
* QtDBus: fix build on MSVC2008 Debug mode.Nicolás Alvarez2013-09-152-0/+12
* tst_qurlinternal: fix a use of memcpy on overlapping memoryMarc Mutz2013-09-141-3/+4
* tst_QSettings: add missing () around a macro argument useMarc Mutz2013-09-141-1/+1
* examples: fix if (!foo == 0)Marc Mutz2013-09-141-1/+1
* examples: remove unused static const variablesMarc Mutz2013-09-144-7/+0
* Fix loss of valid dbus objects after unregisterObjectJohn Brooks2013-09-143-40/+11
* Doc: Remove section about how to start threadsSze Howe Koh2013-09-144-44/+5
* Doc: Remove page about how to start QThreadsSze Howe Koh2013-09-143-114/+2
* Doc: Move multithreading guidelines to the overview pageSze Howe Koh2013-09-142-64/+58
* Doc: Add an overview page to compare multithreading techniquesSze Howe Koh2013-09-141-1/+121
* Doc: Fix copy+paste errors in the QString class refSze Howe Koh2013-09-141-8/+4
* Xcode: Resolve extra compiler (e.g qrc) dependenciesTor Arne Vestbø2013-09-131-1/+1
* Revert recent attempt to fix Invalid Drawable error on Mac.Chris Meyer2013-09-132-7/+3
* Fix highdpi CE_HeaderLabel pixmaps in fusion styleMorten Johan Sørvig2013-09-131-1/+4
* QNX: new signals for foreign windows creation/closingMyoungSeok Song2013-09-132-1/+8
* QNX: add nativeResourceForScreenMyoungSeok Song2013-09-122-0/+9
* Windows style: Support underlined mnemonics from Qt Quick ControlsGabriel de Dietrich2013-09-121-0/+6
* QtConcurrent: fix median calculationMarc Mutz2013-09-121-1/+1
* standarddialogs example: add detailed textShawn Rutledge2013-09-121-0/+4
* QMessageBox: implemented shortcut for selectAllShawn Rutledge2013-09-121-0/+9
* QMessageBox: shortcuts for selectAll, copy don't conflict with buttonsShawn Rutledge2013-09-121-1/+1
* Windows: Fix window opacity for non-translucent windows.Friedemann Kleint2013-09-122-2/+5
* Compilation fix for libjpeg release 9aavit2013-09-111-23/+6
* fix configure -commercialJoerg Bornemann2013-09-113-8/+8
* Fix echoplugin docs: Q_INTERFACES expects a space-separated list.Mitch Curtis2013-09-111-1/+1
* Fix the internal QDir sortingGiuseppe D'Angelo2013-09-101-2/+0
* Fix Invalid Drawable error when using createWindowContainer on Mac.Chris Meyer2013-09-102-3/+7
* Doc: split up Qdoc-manualNico Vertriest2013-09-1018-8893/+8859