summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure QOPENGLF_APIENTRY and QGLF_APIENTRY are set correctly.Jason Barron2012-10-162-0/+4
* Get rid of QT_MODULE_DOC_BASE/QT.foo.docsTor Arne Vestbø2012-10-162-4/+14
* Remove an old workaround in QKeySequence.Jędrzej Nowacki2012-10-160-0/+0
* remove apparently dead CONFIG+=dylibOswald Buddenhagen2012-10-161-1/+1
* qfeatures.txt: add LOCALSERVER (requires TEMPORARYFILE)J-P Nurmi2012-10-152-0/+11
* Revert a change to printer orientationTitta Heikkala2012-10-152-21/+8
* Cocoa: Speed up fading out scroll bars.Christoph Schleifenbaum2012-10-152-16/+18
* QDockWidget: Enable framestrut events when undocked by doubleclick.Friedemann Kleint2012-10-151-1/+1
* Add cglContextForContext to QCocoaNativeInterface.Zeno Albisser2012-10-152-0/+27
* Make QFileDialogs more accessible.Frederik Gladhorn2012-10-151-5/+20
* Improve Qt::WA_UnderMouse accuracyMiikka Heikkinen2012-10-152-0/+89
* tst_qfile: remove QSKIP's -> omit whole test cases insteadSergey Hambardzumyan2012-10-151-32/+14
* Use QLatin1String in AtSpiAdaptor::applicationInterfaceJosé Millán Soto2012-10-151-4/+4
* Fix spelling mistake in QNetworkDiskCache detailed description.Mitch Curtis2012-10-151-1/+1
* Remove documentation for non-existent QToolBar functions.Mitch Curtis2012-10-150-0/+0
* Adapt to WebKit Widgets module changesSimon Hausmann2012-10-151-2/+2
* QtSql: Correct documented default precision policy.Mark Brand2012-10-151-8/+4
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-153-39/+86
* Change copyrights from Nokia to DigiaSergio Ahumada2012-10-152-4/+4
* QThread signals documentation improvementOlivier Goffart2012-10-151-2/+12
* correct spelling in QtSql documentationMark Brand2012-10-151-1/+1
* QComboBox::currentText: correct documentationMark Brand2012-10-151-3/+6
* Define QMAKE_LIBS_OPENGL_ES2 for win32-g++ mkspec.Jason Barron2012-10-151-0/+1
* QKeySequence: remove duplicate QDataStream operatorsJ-P Nurmi2012-10-151-5/+0
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-1513-25/+17
* Change copyrights from Nokia to DigiaSergio Ahumada2012-10-1538-77/+116
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-157-28/+98
* moc: parse properly the gcc extension for variadic macroOlivier Goffart2012-10-143-2/+30
* QCommonStyle: Reduce code duplicationKonstantin Ritt2012-10-141-39/+23
* QSqlTableModel: let select() and selectRow() be slotsMark Brand2012-10-141-3/+3
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-136-12/+12
* android: set QMAKE_COMPILERArvid Picciani2012-10-131-1/+2
* android-qt: fix build for jellybeanArvid Picciani2012-10-131-1/+5
* android-eglfs: open the correct fb device for reading attrsArvid Picciani2012-10-131-1/+68
* Do not skip tst_QClipboard::copy_exit_paste on QNXRafael Roquetto2012-10-131-1/+1
* qdoc outputs warnings in a form which Creator will recognizeShawn Rutledge2012-10-131-2/+3
* Review of documentation.Michele Caini2012-10-131-2/+10
* Notify accessibility events in QAbstractItemViewJosé Millán Soto2012-10-131-35/+35
* Use constFind()/constEnd() for const_iterator-sKonstantin Ritt2012-10-133-7/+7
* Change hostname for dnslookup 'notfound' test cases.Janne Anttila2012-10-131-8/+8
* syncqt: Fix warnings about missing QT_BEGIN_HEADER/NAMESPACE.Friedemann Kleint2012-10-131-2/+4
* Remove the -falign-stack option from ICC's mkspec.Thiago Macieira2012-10-131-1/+1
* qmake: fix reversed defines in vcxproj filesJoerg Bornemann2012-10-131-1/+1
* Mac OSX: configure will use clang for any version >= 3Shawn Rutledge2012-10-131-4/+2
* Fix warnings from syncqt.Friedemann Kleint2012-10-136-2/+16
* Fix "open with" functionality on OSX (FileOpenEvent)Shawn Rutledge2012-10-131-0/+4
* Be able to obtain list of possible key combinations in platform integrationOliver Wolff2012-10-133-1/+22
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-136-0/+41
* Update qfiledialog ui to new style.Frederik Gladhorn2012-10-131-82/+83
* Simplify transaction expiry mechanismGatis Paeglis2012-10-132-29/+41