summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-181-4/+4
* Remove dependency on QWindowsStyle in QGtkStyleJens Bache-Wiig2012-10-184-84/+115
* Bring back Mac dependent code in QBoxLayout, QGridLayoutGabriel de Dietrich2012-10-182-3/+3
* Add new error strings to QRegularExpressionGiuseppe D'Angelo2012-10-181-1/+3
* Windows QPA plugin: Parse arguments from list passed to factory.Friedemann Kleint2012-10-184-42/+46
* Make sure we copy *all known events* properly in order to not assert.Jan Arve Saether2012-10-181-0/+8
* Fix compile with -no-widgetsRohan McGovern2012-10-182-4/+3
* Fix for memory leak in ResultStoreChristian Strømme2012-10-181-1/+4
* Mac: Fix QLineEdit shadowGabriel de Dietrich2012-10-181-3/+0
* Improve branch indicators in common styleJens Bache-Wiig2012-10-183-72/+13
* Fix compilation with MinGW-w64Jonathan Liu2012-10-173-4/+4
* Windows: Multisampling is disabled by default.Friedemann Kleint2012-10-171-1/+1
* Windows: QT_LIGHTHOUSE_WINDOWS_VERBOSE -> QT_QPA_VERBOSE.Friedemann Kleint2012-10-172-2/+2
* Add qlibraryinfo.h to global.pri's HEADERS listThiago Macieira2012-10-171-0/+1
* Fix potential crash in QStyleAnimation::updateCurrentTime()J-P Nurmi2012-10-171-9/+11
* 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