summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-1713-207/+76
* Cocoa: remove current contentView when clearing windowTeemu Katajisto2012-10-172-0/+9
* 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
* Remove visibility attribute from function body in QtDBusThiago Macieira2012-10-171-2/+2
* 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
* Clarify ownership of scene in QGraphicsView::setScene() docs.Mitch Curtis2012-10-161-0/+2
* 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
* 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
* Implement setWindowIcon() for Windows.Miikka Heikkinen2012-10-162-3/+52
* 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
* 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
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-1615-464/+621
* Add HasFrame feature to QStyleOptionTabJens Bache-Wiig2012-10-163-2/+19
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-1620-377/+475
* Add documentation for ucs4 overloads.Frederik Gladhorn2012-10-161-11/+43
* Windows: Document WinAPI usage for the various compilers.Friedemann Kleint2012-10-161-0/+34
* Review of documentation.Michele Caini2012-10-162-2/+11
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-2/+2
* QScreen's physicalSize can change. Ensure siblings are updated.Shawn Rutledge2012-10-162-28/+20
* Windows QScreen: handle change in working area when the taskbar movesShawn Rutledge2012-10-164-2/+11
* Get rid of unused memberKonstantin Ritt2012-10-161-2/+0
* QTextBlock: Handle surrogates in textDirection()Konstantin Ritt2012-10-161-2/+9
* QFont: Don't detach unless value has really changedKonstantin Ritt2012-10-161-6/+46
* Ensure QOPENGLF_APIENTRY and QGLF_APIENTRY are set correctly.Jason Barron2012-10-162-0/+4
* qfeatures.txt: add LOCALSERVER (requires TEMPORARYFILE)J-P Nurmi2012-10-152-0/+11
* Revert a change to printer orientationTitta Heikkala2012-10-151-15/+2
* 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-151-0/+7
* 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
* Adapt to WebKit Widgets module changesSimon Hausmann2012-10-151-2/+2