summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Adding base macros and other QDoc definitionsJerome Pasion2012-10-264-0/+168
* Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-26559-13487/+73588
|\
| * Properly check for widget's visibility in doublespinbox autotestOliver Wolff2012-10-261-2/+2
| * correct spelling in commentMark Brand2012-10-251-1/+1
| * Remove Windows as a dependency of mac styleJens Bache-Wiig2012-10-253-46/+103
| * Happy Eyeballs: Make sure that we commit the address type for SSL connectionsJocelyn Turcotte2012-10-251-22/+20
| * test: Remove QSKIP from tst_QFileDialog2Sergio Ahumada2012-10-251-3/+7
| * test: Remove tst_QPixmap::grabWindow() functionSergio Ahumada2012-10-251-31/+0
| * Test: remove QSKIP from tst_qstringCaroline Chao2012-10-251-40/+36
| * Fix qmake's pro file cache to interact correctly with write_fileSimon Hausmann2012-10-255-0/+35
| * Remove widget dependencies on Vista style animationsJens Bache-Wiig2012-10-251-329/+350
| * QTextEngine: Support SMP code points when case changingKonstantin Ritt2012-10-251-4/+16
| * Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-2510-19/+0
| * Core/kernel: Make some signals private.Stephen Kelly2012-10-2513-17/+42
| * Mac: Non-editable QComboBoxes shouldn't get focus by defaultGabriel de Dietrich2012-10-251-1/+19
| * QStyleAnimation: writable duration & delay propertiesJ-P Nurmi2012-10-252-11/+35
| * QMacStyle: make default button animations independent of QWidgetJ-P Nurmi2012-10-254-115/+65
| * Don't crash if there's no m_image yet.Sérgio Martins2012-10-251-1/+4
| * Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-253-3/+23
| * Add missing test for the Qt5PrintSupport module.Stephen Kelly2012-10-252-0/+4
| * Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-254-3/+31
| * Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-252-3/+3
| * Revert hacks in text rendering code pathEskil Abrahamsen Blomfeldt2012-10-256-36/+33
| * test: Don't fail if the network test server is not set upSergio Ahumada2012-10-256-6/+12
| * QSslSocket: Allow disconnections within the connected() signalJocelyn Turcotte2012-10-251-3/+5
| * Fix incorrect library path in libEGL.pro.Jason Barron2012-10-251-1/+1
| * Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-252-2/+5
| * Fix widget borders when using global stylesheetstyleMiikka Heikkinen2012-10-251-9/+5
| * fix flakiness of tst_qlocalsocket::processConnectionJoerg Bornemann2012-10-251-14/+20
| * Add DnD support for QNX.Sergio Martins2012-10-252-3/+25
| * Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-2510-2/+124
| * Update QDataStream format docs for gui/math3d classesSean Harmer2012-10-251-29/+29
| * Unmark tst_qgroupbox as a parallel testRohan McGovern2012-10-241-1/+0
| * Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-24239-29/+67207
| * Quieten warning about uninitialized use of d pointerTobias Hunger2012-10-241-1/+1
| * mention slotification of select()/selectRow() in changesMark Brand2012-10-241-1/+3
| * Mac: Set minimum version to 10.7 for clang-libc++Morten Johan Sorvig2012-10-2413-3/+21
| * test: Remove QSKIP from tst_QSettings::fileName()Sergio Ahumada2012-10-241-4/+5
| * test: Remove QSKIP from tst_QClipboard::copy_exit_paste()Sergio Ahumada2012-10-241-5/+7
| * test: Rename test case name TestQtJson -> tst_QtJsonSergio Ahumada2012-10-241-58/+58
| * test: Fix tst_QDir.equalityOperator()Sergio Ahumada2012-10-241-1/+1
| * Return invalid datetime when calling addMSecs with invalid QDateTime.Mitch Curtis2012-10-242-22/+41
| * Improve QTime test coverage.Mitch Curtis2012-10-242-1/+12
| * Improve QDate test coverage.Mitch Curtis2012-10-242-38/+68
| * Clarify assert on use of const char* as TestData type in tests.Mitch Curtis2012-10-241-0/+3
| * Output leading zeroes for yyyy date formats in QLocale::toString().Mitch Curtis2012-10-242-1/+5
| * Fix valgrind warning in QTriangulatingStroker.Friedemann Kleint2012-10-241-1/+4
| * Add QStyleAnimation::updateTarget()J-P Nurmi2012-10-232-4/+10
| * Enable HiDPI mode for retina displays.Morten Sorvig2012-10-239-0/+18
| * Fix warning about missing return value in XCB native interface.Friedemann Kleint2012-10-231-0/+2