summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-11460-4116/+4677
|\
| * Memory leak with Small-caps QRawFontAllan Sandfeld Jensen2013-10-111-0/+4
| * Ensure CSS rules are inherited from the parent tagsAndy Shaw2013-10-111-1/+5
| * eglfs: Show the mouse cursor when a mouse is connectedLaszlo Agocs2013-10-112-2/+15
| * Make sure QLoggingCategory default is availableKevin Ottens2013-10-101-2/+4
| * Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-2/+0
| * Android: Add QAndroidJniXxx as friend classes in qjni.Christian Strømme2013-10-091-2/+2
| * Android: Fix backspace bug with 4.3 stock keyboardPaul Olav Tvete2013-10-093-3/+118
| * Fix broken text layout with ShowLineAndParagraphSeparatorsEskil Abrahamsen Blomfeldt2013-10-091-0/+3
| * Android: Fix black screen when changing orientationEskil Abrahamsen Blomfeldt2013-10-091-1/+1
| * eglfs: Separate compositor and improve raster window supportLaszlo Agocs2013-10-0910-241/+412
| * Suppress automatic positioning of popup windows.Friedemann Kleint2013-10-091-1/+2
| * Fix compilation for MSVC 2008 and std::tupleThomas Hartmann2013-10-092-1/+37
| * iOS: Generalize jumping event-dispatcher to handle QEventLoop:exec()Tor Arne Vestbø2013-10-092-39/+33
| * iOS: Handle qApp re-exec after application termination from iOS' sideTor Arne Vestbø2013-10-091-2/+13
| * iOS: Cleanup, remove unneeded Q_UNUSEDTor Arne Vestbø2013-10-091-1/+0
| * xcb: every window should have a title in debug modeShawn Rutledge2013-10-095-0/+59
| * Ensure lastPixel.y is also initalized to -1 when necessaryAndy Shaw2013-10-081-0/+3
| * Fix "Empty or null file name(s)" warning textKai Koehne2013-10-081-4/+4
| * Update ofono backendLorn Potter2013-10-081-1/+1
| * Reorder the members in QThreadData to avoid padding holesThiago Macieira2013-10-082-10/+14
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-08388-3087/+3087
| * Allow to use short names for Windows Registry root keysSebastian Schuberth2013-10-071-0/+12
| * QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-0710-9/+55
| * Require Windows VistaKai Koehne2013-10-071-0/+2
| * Fix typo in define guardsKai Koehne2013-10-071-1/+1
| * Remove default label for QtMsgTypeKai Koehne2013-10-071-3/+1
| * Improve QLoggingCategory documentationKai Koehne2013-10-071-42/+21
| * Fallback to the original application font handlingAndy Shaw2013-10-072-10/+8
| * Fix QScreen::grabWindow for multiple screens on MacAndy Shaw2013-10-071-1/+2
| * QCommandLineOption: declare as sharedMarc Mutz2013-10-071-0/+2
| * Fix typos of QWheelEvent exampleIvan Romanov2013-10-071-3/+3
| * Output the CMAKE_CXX_LIBRARY_ARCHITECTURE when reporting missing dependencies.Stephen Kelly2013-10-061-1/+1
| * Replace QLoggingCategory::isEnabled by non-template functionshjk2013-10-063-59/+79
| * Improve the QWinSettingsPrivate constructor's performanceSebastian Schuberth2013-10-061-21/+26
| * Doc: Expand on thread synchronization detailsSze Howe Koh2013-10-062-57/+43
| * Doc: Generalize problems and solutions of mutex useSze Howe Koh2013-10-062-20/+24
| * Doc: Remove convoluted details of uncommon QMutex use caseSze Howe Koh2013-10-061-9/+0
| * Doc: Show both low- and high-level thread syncing on the same pageSze Howe Koh2013-10-062-25/+29
| * Doc: Rewrite section on threaded event loopsSze Howe Koh2013-10-061-20/+20
| * Doc: Discuss the concept of thread affinity in more detailSze Howe Koh2013-10-062-31/+37
| * Add Q_DECL_OVERRIDE to accessibility classesFrederik Gladhorn2013-10-058-312/+312
| * QtConcurrent: remove a using declaration in a header fileMarc Mutz2013-10-053-14/+12
| * QObject: use per-thread storage for qFlagLocation()Marc Mutz2013-10-052-14/+27
| * Android: Add private ctors in QJNIObjectPrivate that takes va_list.Christian Strømme2013-10-042-0/+40
| * Cocoa: Properly unhide views after they're moved to their own windowGabriel de Dietrich2013-10-041-2/+5
| * Refactor OS X bundle detection for QFileInfoSamuel Gaist2013-10-041-11/+72
| * Doc: Remove unused variable in QThread snippetSze Howe Koh2013-10-041-1/+0
| * qdoc: Remove algorithm to find common prefixMartin Smith2013-10-044-56/+30
| * qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-047-34/+35