summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Build with the LSB build envHarald Fernengel2012-03-151-1/+5
| * Add a way to query for global handles in QPlatformNativeInterfaceJørgen Lind2012-03-152-0/+6
| * QHttpNetworkConnectionChannel: Warn if bytesAvailable and no replyMartin Petersson2012-03-151-3/+3
| * QTableView: call model->submit() on row changeMark Brand2012-03-152-0/+43
| * QSqlTableModel bugfix: consider uncached rows submittedMark Brand2012-03-151-0/+2
| * Refactor theme plugin loading.Friedemann Kleint2012-03-1516-37/+111
| * Simplify QMetaObject::newInstanceJędrzej Nowacki2012-03-141-3/+3
| * Reimplement QMetaType::create method.Jędrzej Nowacki2012-03-141-228/+55
| * Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-1411-214/+201
| * Fix a memory leak in QMetaObject::connectSlotsByName function.Jędrzej Nowacki2012-03-141-1/+1
| * Fix compilation of the Windows accessibility code for MinGW.Friedemann Kleint2012-03-147-34/+57
| * Add QGuiApplication::platformName.Friedemann Kleint2012-03-143-2/+22
| * Explicit use of null namespace breaks namespaced buildDonald Carr2012-03-141-3/+3
| * Remove unused forward declaration.Sergio Martins2012-03-141-1/+0
| * bootstrap: remove QtXml dependencyGiuseppe D'Angelo2012-03-143-19/+15
| * QStyleSheetStyle: Fix icon properties.Friedemann Kleint2012-03-141-2/+1
| * QHeaderView - documentation update. Prefer hideSection over 0-resize.Thorbjørn Lund Martsum2012-03-141-2/+4