summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-235-18/+28
* Document QtMacUnifiedToolBar.Morten Johan Sorvig2013-01-221-0/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-228-10/+17
|\
| * Doc: Updated HTML copyright year to 2013.Jerome Pasion2013-01-224-4/+4
| * Doc: solved snippet issue in coordsys.qdocNico Vertriest2013-01-221-4/+4
| * Doc: added path to qtcore.qdocconfNico Vertriest2013-01-211-1/+1
| * Fix socket binding on mingw buildsShane Kearns2013-01-211-14/+8
| * fix a typo in cube exampleJing Bai2013-01-181-1/+1
| * Doc: Update changes-5.0.1 file with documentation-related changesTopi Reinio2013-01-161-0/+7
* | 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
* | Implement QPlatformWindow::isExposed() on Windows.Friedemann Kleint2013-01-151-0/+1
* | Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Frederik Gladhorn2013-01-1516-21/+30
|\ \
| * | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-1516-21/+30
| |\|
| | * Revert "Added note in the README"Gunnar Sletta2013-01-151-5/+0
| | * Fix crash in tst_qaccessibility.Friedemann Kleint2013-01-151-1/+1
| | * XCB: Force XSync after creating WindowKai Koehne2013-01-151-0/+5
| | * Check for existence of QWindow in QApplication::isBlockedByModal.Friedemann Kleint2013-01-151-1/+6
| | * Change all shmget calls to user-only memoryThiago Macieira2013-01-155-7/+11
| | * QStyleAnimation: use QAbstractAnimation::DeleteWhenStoppedJ-P Nurmi2013-01-122-2/+1
| | * MinGW: Statically link runtime libraries into qmakeKai Koehne2013-01-122-1/+2
| | * remove definitions of QMAKE_{LIB,INC}DIR_QTOswald Buddenhagen2013-01-111-2/+0
| | * add missing space in front of "directwrite" flagOswald Buddenhagen2013-01-111-1/+1
| | * set pkg-config host_bins directly to install dirOswald Buddenhagen2013-01-111-1/+1
| | * Minimized, maximized and fullscreen are mutually exclusive.Shawn Rutledge2013-01-111-0/+2
* | | Fix crash in hellowindow example when minimizing.Friedemann Kleint2013-01-151-1/+2
* | | Fix renaming of files that differ only in case.Friedemann Kleint2013-01-155-3/+114
|/ /
* | Windows: Force toplevel flag in setParent() in both cases.Friedemann Kleint2013-01-151-6/+11
* | Fix warning about missing enumeration value.Friedemann Kleint2013-01-151-0/+2