summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend JSON QStandardPaths to support multiple paths per locationJeremy Katz2012-06-141-32/+77
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-06-142-1/+54
* It should be a moc error for the specified file to not exist.Stephen Kelly2012-06-141-1/+1
* Disable hinting for scaled glyphs in FreeTypeJiang Jiang2012-06-141-0/+5
* egl: return EGL config when r/g/b sizes are not setGirish Ramakrishnan2012-06-141-5/+4
* Add since 5.0 markers to new QCryptographicHash enums/functionsAlbert Astals Cid2012-06-141-4/+5
* Fix encoding of non-ASCII stringsThiago Macieira2012-06-144-10/+10
* Rewrite QNetworkReply downloadProgress autotestShane Kearns2012-06-141-54/+56
* choke uploadProgress signalsShane Kearns2012-06-144-4/+31
* choke downloadProgress signalsShane Kearns2012-06-145-7/+40
* disable codecs for asian language when QT_NO_BIG_CODECS definedTasuku Suzuki2012-06-1425-60/+71
* Regenerate the Unicode tablesKonstantin Ritt2012-06-142-7140/+5998
* Make QUnicodeTables::script() support SMP code pointsKonstantin Ritt2012-06-144-280/+176
* QFontMetrics/QRawFont: Optimize SMP code points handling a bitKonstantin Ritt2012-06-144-11/+19
* Add the AGLFN tables generator, update the tables up to AGLFN 1.7Konstantin Ritt2012-06-146-175/+1206
* AGLFN: optimize glyph name lookup and reverse map creationKonstantin Ritt2012-06-142-15/+22
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-148-72/+123
* Windows: Fix warnings about being unable to load fonts from font dir.Friedemann Kleint2012-06-142-2/+0
* Do not add debug/release to QMAKE_CONFIG. Let module system enable themSean Harmer2012-06-145-11/+17
* Compile.Morten Sorvig2012-06-141-1/+1
* Fix namespace compilation on OSX.Toby Tomkins2012-06-145-5/+18
* Remove unneeded #includes and namespace wrappersJoão Abecasis2012-06-141-10/+0
* OpenGL: Update QOpenGLFunctions docs to remove widget codeSean Harmer2012-06-141-4/+25
* QtWidgets: Fix warnings about deprecated QGraphicsView functions.Friedemann Kleint2012-06-144-5/+5
* Change path for 'mousebuttons' widgets exampleGatis Paeglis2012-06-141-2/+2
* Add install path for qpa windows exampleGatis Paeglis2012-06-141-0/+6
* QDoc: Check if index file was already inserted in list.Casper van Donderen2012-06-141-8/+15
* Remove downstream documentation references from guiGunnar Sletta2012-06-141-43/+0
* QNX: Enable additional CPU features to be compiled in for QNXSean Harmer2012-06-142-1/+10
* Deliver wheel events when window is nullGirish Ramakrishnan2012-06-141-15/+15
* Fix QUrl documentation: FullyDecoded and DecodedMode are a pairThiago Macieira2012-06-141-4/+4
* Fix QDnsLookup test again after public DNS servers changedThiago Macieira2012-06-141-1/+1
* eglfs: mark overriden methods with Q_DECL_OVERRIDEGirish Ramakrishnan2012-06-132-8/+9
* printersupport: Fix cups.pro qmake warningGirish Ramakrishnan2012-06-131-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-137-10/+14
* AbstractItemView editorForIndex/indexForEditor speedupABBAPOH2012-06-131-0/+8
* Send key events to pop-up widget in case there is one.Friedemann Kleint2012-06-133-4/+10
* Fix compile issue on AIXAndy Shaw2012-06-121-1/+1
* Don't use gcc extension for QByteArrayLiteral neitherLars Knoll2012-06-122-17/+1
* Keep the #ifdef for tracking shared pointers in a single functionThiago Macieira2012-06-121-23/+26
* Simple optimisation for the construction of a QSharedPointerThiago Macieira2012-06-121-9/+3
* Use the copy & swap trick to simplify some code in QSharedPointerThiago Macieira2012-06-121-3/+4
* Now merge the QtShared::ExternalRefCount class into QSharedPointerThiago Macieira2012-06-122-159/+135
* Merge QtSharedPointer::Basic into QtSharedPointer::ExternalRefCountThiago Macieira2012-06-121-54/+27
* Merge two internal classes of QSharedPointer and de-virtualise themThiago Macieira2012-06-122-116/+69
* Remove "delete value" from QSharedPointerThiago Macieira2012-06-126-137/+46
* -device: Use $1 instead of $VALGirish Ramakrishnan2012-06-121-3/+3
* add SSE2/AVX/Neon/etc. flags to mkspec win32-g++-crossMark Brand2012-06-121-0/+9
* mips: dsp and dspr2 can be enabled separately fix dspr2 only compilationHolger Hans Peter Freyther2012-06-123-4/+18
* Fix Qt5 To-Do's in QGraphicsItemGatis Paeglis2012-06-122-59/+21