summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QGraphicsObject: handle QEvent::StyleAnimationUpdateJ-P Nurmi2012-10-172-0/+15
* Accessibility doesn't need QApp from QWidgets.Frederik Gladhorn2012-10-171-1/+1
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-1715-101/+18
* Fixed cube opengl exampleOliver Wolff2012-10-171-1/+2
* Remove visibility attribute from function body in QtDBusThiago Macieira2012-10-171-2/+2
* Remove mention of freetype options in configure.Samuel Rødal2012-10-171-5/+0
* Add QDrag class to 'draganddrop' groupGatis Paeglis2012-10-171-0/+1
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-1716-20/+40
* QFileInfoGatherer: remove m_resolveSymlinks for non-Q_OS_WINMarc Mutz2012-10-172-3/+11
* Test: remove QSKIP in tst_QSharedPointer::lambdaCustomDeleterCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP from tst_QThread::stressTestCaroline Chao2012-10-161-3/+6
* Test: remove QSKIP from tst_QSocketNotifier::posixSocketsCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP in tst_QDirIterator::hiddenDirs_hiddenFilesCaroline Chao2012-10-161-8/+8
* Test: remove QSKIP in tst_QDataStream::stream_QPixmapCaroline Chao2012-10-161-5/+8
* Test: remove QSKIP from tst_LargeFile::mapOffsetOverflowCaroline Chao2012-10-161-4/+5
* Clarify ownership of scene in QGraphicsView::setScene() docs.Mitch Curtis2012-10-161-0/+2
* restore compat with old perl: don't use \h in regexpsOswald Buddenhagen2012-10-161-3/+3
* fix syntax of warning messageOswald Buddenhagen2012-10-161-1/+1
* QWindowsKeyMapper: use a more efficient data structure for 'keyLayout'Marc Mutz2012-10-162-61/+56
* QWindowsKeyMapper: remove dead codeMarc Mutz2012-10-161-1/+1
* QWindowsKeyMapper: replace one magic constant with a symbolic oneMarc Mutz2012-10-161-5/+6
* QScreen manual test improvements: fields resize, better formattingShawn Rutledge2012-10-164-11/+24
* Compile fix for AIX with xlcAndy Shaw2012-10-161-1/+1
* Remove addition of dependencies for static libraries.Stephen Kelly2012-10-162-45/+1
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-161-1/+4
* implement QCocoaWindow::setWindowIconJoerg Bornemann2012-10-162-0/+21
* Add parameter documentation.Frederik Gladhorn2012-10-161-1/+1
* Fix incorrectly scaled constants on MacJens Bache-Wiig2012-10-161-0/+5
* Document needed packages for XCB on Fedora.Niels Weber2012-10-161-0/+4
* Add QObject* QStyleOption::styleObjectJ-P Nurmi2012-10-162-4/+17
* Mark linux accessibility test as insignificant.Frederik Gladhorn2012-10-161-0/+5
* Implement setWindowIcon() for Windows.Miikka Heikkinen2012-10-162-3/+52
* Test: remove QSKIP in tst_QCoreApplication::argcCaroline Chao2012-10-161-3/+6
* Test: remove QSKIP from tst_qstextstreamCaroline Chao2012-10-161-9/+11
* Test: remove QSKIP from tst_QProcessEnvironment::putenvCaroline Chao2012-10-161-4/+5
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-1610-17/+17
* Check if there is an old item before removing itAndy Shaw2012-10-161-3/+2
* Cocoa: Set platform window geometry correctly.Morten Johan Sorvig2012-10-163-6/+26
* Cocoa: use defaultPixmap() if pixmap is not set for dragTeemu Katajisto2012-10-161-1/+5
* Logging: Mark deprecated API with QT_DEPRECATEDKai Koehne2012-10-163-2/+17
* Remove unneded forward declaration.Frederik Gladhorn2012-10-161-2/+0
* QML plugins: Make sure that both debug and release versions are builtKai Koehne2012-10-161-1/+9
* Fix function names in warning messages.Frederik Gladhorn2012-10-161-7/+7
* Fix setting custom cursor for widgets and windows before showing themMiikka Heikkinen2012-10-163-15/+25
* Fix compile errors in configure.exe.Jason Barron2012-10-161-3/+0
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-1615-464/+621
* Remove QImageReader benchmark dependency on QtWidgets.Stephen Kelly2012-10-162-2/+1
* Add HasFrame feature to QStyleOptionTabJens Bache-Wiig2012-10-163-2/+19
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-1620-377/+475
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-161-35/+12