summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master into api_changesKent Hansen2012-03-16448-11276/+49250
|\
| * arch: Undefine possible architecture definesHolger Hans Peter Freyther2012-03-161-0/+13
| * Add deliberately non-documented qpa platform guard opt outDonald Carr2012-03-161-1/+14
| * Un-deprecate QPointer per mailing list discussion.Robin Burchell2012-03-152-6/+1
| * Add a note to QTouchEvent docs about empty touchpoint listsLaszlo Agocs2012-03-151-3/+4
| * Revert "Disable 'check' target generation for network autotests for Windows."Shane Kearns2012-03-151-2/+2
| * Fix QDnsLookup autotest failure in CI environmentShane Kearns2012-03-151-4/+6
| * Fix QUdpSocket bindMode autotest regressionShane2012-03-151-0/+2
| * Add missing private headers to .pri.Xizhi Zhu2012-03-151-0/+1
| * Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-158-4/+19
| * qdoc: Structure the DITA map with a root node.Martin Smith2012-03-154-85/+41
| * QSqlTableModel::removeRows() enforce edit strategyMark Brand2012-03-153-5/+26
| * QSqlTableModel::setData(): no longer autosubmit for OnRowChangeMark Brand2012-03-154-29/+55
| * QSqlTableModel: disallow insert if changes are pendingMark Brand2012-03-153-8/+14
| * QSqlTableModel::setData()/setRecord(): fix incorrect rowMark Brand2012-03-153-29/+113
| * Remove Q_WS_X11Frederik Gladhorn2012-03-151-4/+0
| * QSystemTrayIcon/Win: Fix compilation on MinGWJonathan Liu2012-03-151-0/+1
| * Remove all QWS centric examplesDonald Carr2012-03-1537-3192/+0
| * Make QWindow::isActive return false when the application loses the focusAnselmo L. S. Melo2012-03-151-0/+5
| * UTF8-Codec test: Fix compilation with g++/C++0X.Friedemann Kleint2012-03-151-5/+5
| * Fix compiling with --no-accessibilityJerome Leclanche2012-03-158-2/+27
| * Implement cocoa clipboard support.Morten Johan Sorvig2012-03-158-113/+194
| * tst_qsharedpointer: Fix auto test fail under Windows 7Debao Zhang2012-03-152-3/+12
| * Make sure QGlobalNetworkProxy is created for QNetworkProxy.Xizhi Zhu2012-03-151-0/+8
| * Fixed incorrect reporting of child window geometry in xcb plugin.Samuel Rødal2012-03-151-1/+1
| * Add Qt Widgets opt out support to build systemDonald Carr2012-03-154-3/+32
| * Remove unmaintained and broken uikit platform pluginJohannes Zellner2012-03-1522-2594/+0
| * Improved qWaitForWindowShown().Samuel Rødal2012-03-151-11/+11
| * Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-1529-99/+141
| * Update QtSql module name according to the new naming conventionHonglei Zhang2012-03-152-3/+3
| * Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-157-111/+116
| * Add method to get NSPrintInfo* from QPrintEngine in Cocoa pluginBradley T. Hughes2012-03-153-0/+16
| * Don't keep PMPrint* state separate from NSPrintInfoBradley T. Hughes2012-03-152-49/+43
| * Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-159-0/+301
| * Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-159-2/+3079
| * Remove QtWidgets dependenciesHarald Fernengel2012-03-153-6/+6
| * improve processing stylesheet propertiesMark Brand2012-03-151-25/+24
| * implement virtual destructor in QPlatformSurfaceGunnar Sletta2012-03-152-0/+6
| * Add new plugin metadata description and eglfs.json fileJohannes Zellner2012-03-153-4/+11
| * Verify expected warnings in QSettings autotest.Jason McDonald2012-03-151-2/+13
| * Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-1514-3338/+4
| * headersclean: omit -Wcast-align also on MIPSRohan McGovern2012-03-151-2/+4
| * Use strlen to determine length of returned pathJoão Abecasis2012-03-151-1/+1
| * Mark tst_qtimeline as insignificant on WindowsRohan McGovern2012-03-151-0/+1
| * Use the LSB linker to linkHarald Fernengel2012-03-151-0/+8
| * LSB requires an explicit header includeHarald Fernengel2012-03-151-0/+4
| * Compile in the LSB envHarald Fernengel2012-03-151-1/+1
| * Rename qdoc index file to qdoc-index.htmlCasper van Donderen2012-03-151-1/+1
| * Rename all occurences of qdoc3 to qdoc in the qdoc manual.Casper van Donderen2012-03-153-9/+9
| * qdoc3: Change suffix of DITA files to .ditaMartin Smith2012-03-154-11/+13