summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-113-4/+4
* Fix compilation of libGLESv2 with older MinGW-w64 headersKai Koehne2013-07-112-0/+71
* Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-115-5/+43
* Check if widget inherits from QTextEdit when drawing the frameAndy Shaw2013-07-111-2/+3
* Stabilize tst_qguiapplication.Friedemann Kleint2013-07-111-68/+140
* Fix typo in setGraphicsEffect() occurrences.Mitch Curtis2013-07-112-2/+2
* QDir::mkpath shouldn't fail if parent directory denies accessShawn Rutledge2013-07-111-1/+2
* Test password mask delay and characters on Mac.Mitch Curtis2013-07-111-0/+12
* Bugfix QDesktopServices on WindowsThiago Macieira2013-07-116-9/+152
* Windows/ActiveQt: Pass native parent handle property from widget to widget wi...Friedemann Kleint2013-07-111-0/+8
* test: Fix tst_qwindow::positioning() on Ubuntu 12.04Sergio Ahumada2013-07-101-1/+1
* Accept defeat when select(2)ing without a monotonic clockThiago Macieira2013-07-101-6/+2
* QComboBox - optimize (improve stupid code at enter-key)Thorbjørn Martsum2013-07-101-3/+2
* Add reconnect attempts in more cases in QHNCC.Azat Khuzhin2013-07-101-0/+16
* Fix dead lock in the Qt event handlingOlivier Goffart2013-07-102-2/+32
* Doc: Uniformize the syntax description of Q_PROPERTYOlivier Goffart2013-07-102-18/+1
* test: Replace QSKIP with QEXPECT_FAIL in tst_qwindowSergio Ahumada2013-07-101-7/+3
* Refer to Apple products by their actual names.Jake Petroules2013-07-1014-14/+14
* Search toplevel when setting the active window from focus window.Friedemann Kleint2013-07-101-0/+2
* QPdfWriter: Fix setting of paper size.Friedemann Kleint2013-07-103-3/+14
* Always use forward slashes in paths passed to cmake.Stephen Kelly2013-07-101-1/+1
* docs: QSystemTrayIcon referenceShawn Rutledge2013-07-101-1/+1
* CMake: Fix handling of insignificant_test.Stephen Kelly2013-07-101-2/+3
* Doc: fix typo in QXmlStreamNamespaceDeclaration[s]Thiago Macieira2013-07-101-1/+1
* test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-0811-0/+85147
* Restore smooth-scaled drawing of 0.5x-2.0x scaled glyphs in the GL engineTor Arne Vestbø2013-07-085-26/+86
* don't pass -indexdir during prepare_docs phaseOswald Buddenhagen2013-07-081-4/+5
* Doc: Renamed generated list keyword.Jerome Pasion2013-07-081-1/+1
* Make the CMake tests run sequentially, not in parallel.Stephen Kelly2013-07-081-0/+2
* xml-processing: Small documentation correctionsThorbjørn Lindeijer2013-07-081-3/+3
* Resolve modifier mask conflicts on X11Gatis Paeglis2013-07-072-1/+37
* Speed up font database loading with fontconfigLars Knoll2013-07-061-89/+7
* REG: Fix crash when mixing projected/unprojected text paintingEskil Abrahamsen Blomfeldt2013-07-051-0/+4
* fix infinite loop in QProcessPrivate::drainOutputPipesJoerg Bornemann2013-07-051-1/+1
* QWinOverlappedIoNotifier: fix race conditionJoerg Bornemann2013-07-051-5/+38
* bail out early in QWinOverlappedIoNotifier::waitForNotifiedJoerg Bornemann2013-07-052-1/+7
* REG: Fix character size when exporting PDF on WindowsEskil Abrahamsen Blomfeldt2013-07-051-0/+4
* make requirement for -private suffix explicit, take 2Oswald Buddenhagen2013-07-052-3/+7
* MANIFEST:NO is not written to vcprojKatja2013-07-051-0/+2
* iOS: Make sure we're deleting framebuffers in the right contextTor Arne Vestbø2013-07-051-0/+3
* Clean up evaluation license logicTor Arne Vestbø2013-07-055-50/+47
* Android Windows: Adjust to new SDK layoutRay Donnelly2013-07-042-16/+22
* doc: Build fix to QSettings documentation snippets.Robin Burchell2013-07-041-3/+3
* merge string literalsOswald Buddenhagen2013-07-047-540/+540
* VPATH resolution: don't crash when $(FOO) expands to nothingOswald Buddenhagen2013-07-041-0/+4
* don't crash if builddir is suffix of sourcedir (or vice-versa)Oswald Buddenhagen2013-07-041-1/+2
* Fix crash caused by ~QWindowsWindow flushing the event queue.Friedemann Kleint2013-07-041-1/+0
* Stabilize tst_QApplication::quitOnLastWindowClosed().Friedemann Kleint2013-07-041-9/+12
* benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance.Robin Burchell2013-07-042-15/+2