summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-235875-6042/+10318
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-225875-6042/+10318
| |\
| | * Accessibility Linux: Make dbus registration asyncFrederik Gladhorn2013-01-227-110/+141
| | * Fix QTextCodec race.David Faure2013-01-221-2/+5
| | * Make hierarchy of actions in menubars more consistent.Jan Arve Saether2013-01-212-5/+19
| | * Accessibility: Test for do not crash if the column count is 0Jan Arve Saether2013-01-211-1/+6
| | * QGuiApplication::font(): assert that a GUI app instance existsJ-P Nurmi2013-01-211-0/+1
| | * Don't update the input method if the im hints haven't changed.Andrew den Exter2013-01-211-0/+2
| | * Export functions to add custom mime converters.Morten Johan Sørvig2013-01-215-9/+61
| | * QRegularExpression: fix wrong argument type for pcre_fullinfoGiuseppe D'Angelo2013-01-201-1/+1
| | * Adapt to WebKit Widgets module split.Volker Krause2013-01-191-4/+4
| | * QNetworkReply auto test: also test uploading data via HTTPSPeter Hartmann2013-01-181-0/+216
| | * fixqt4headers: Fix typo in QtMultimedia headers module nameLuís Pereira2013-01-181-5/+5
| | * Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-183-5/+4
| | * Make sure the correct name filter is selected in the Mac file dialogAndy Shaw2013-01-181-5/+9
| | * Call endSheet when the QFileDialog was shown as a sheet on MacAndy Shaw2013-01-181-0/+2
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-185867-5883/+5883
| | * Store inode numbers in decimal notationThiago Macieira2013-01-181-1/+1
| | * Doc: Fix documentation for devicePixelRatio() functionsTopi Reinio2013-01-173-9/+6
| | * QNX: Don't use native file dialogs.Sergio Martins2013-01-171-0/+4
| | * QDateTime auto test: stabilize currentDateTimeUtc2 testPeter Hartmann2013-01-171-1/+1
| | * Check for GLX_ARB_create_context extension before using it.Allan Sandfeld Jensen2013-01-161-1/+3
| | * Fix warnings about calling nativeResource when no handle exists.Friedemann Kleint2013-01-161-0/+2
| | * Device mkspec for BlackBerry PlaybookRafael Roquetto2013-01-164-0/+98
| | * tst_bic: Add linux-gcc-ia32 bic data for QtXmlSergio Ahumada2013-01-162-0/+3844
* | | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-239-38/+175
* | | Change QT_FATAL_WARNINGS behavior to require a non-empty valueThiago Macieira2013-01-231-1/+1
* | | Detect Clang and Apple Clang's version properlyThiago Macieira2013-01-231-0/+15
* | | Several bug fixes in QCocoaFileDialogHelper to support declarativeShawn Rutledge2013-01-231-4/+26
* | | Simplify checking of the SHM/SEM Unix key file's existenceThiago Macieira2013-01-231-3/+0
* | | Support shared GL contexts in eglfs.Michael Brasser2013-01-231-1/+1
* | | Implement click-to-focus for native child windows.Friedemann Kleint2013-01-231-0/+4
* | | Fix qstring-literals test for MinGW.Friedemann Kleint2013-01-231-2/+2
* | | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-235-3/+32
* | | Undefine overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-01-231-0/+38
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-2311-8/+49
* | | Use time.h related includes from qfunctions_vxworks.h file.Pasi Petäjäjärvi2013-01-231-3/+1
* | | Fix comments to use pre C99 standard style insteadPasi Petäjäjärvi2013-01-231-5/+5
* | | Use sched_get_priority_* functions only for SCHED_RR and SCHED_FIFOPasi Petäjäjärvi2013-01-231-2/+14
* | | Add support getting memory page size to RTP mode on VxWorks.Pasi Petäjäjärvi2013-01-232-1/+7
* | | VxWorks process (RTP) mode does not have taskLock/taskUnlock functionsPasi Petäjäjärvi2013-01-231-0/+5
* | | Use QDir::homePath() for tilde expansionPasi Petäjäjärvi2013-01-231-1/+3
* | | Use stub functions getpwuid and getgrgid for VxWorksPasi Petäjäjärvi2013-01-231-2/+2
* | | Use stub function gettimeofday for VxWorksPasi Petäjäjärvi2013-01-231-0/+4
* | | Do not define QT_NO_DYNAMIC_LIBRARY for VxWorks process (RTP)Pasi Petäjäjärvi2013-01-231-1/+1
* | | Strip prepending <hostname>: string from currentPath() for VxSimPasi Petäjäjärvi2013-01-231-1/+9
* | | Use taskIdSelf() function instead of taskIdCurrent global variablePasi Petäjäjärvi2013-01-231-2/+2
* | | VxWorks header only available in DKM mode and not in RTP mode.Pasi Petäjäjärvi2013-01-231-1/+1
* | | Use Qt defined gettimeofday for VxWorks and no fallback to X11 versionPasi Petäjäjärvi2013-01-232-1/+9
* | | Remove debugging messages from QDBusConnection::registerObjectThiago Macieira2013-01-231-4/+4