summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused member Option::application_argv0Joerg Bornemann2013-03-012-4/+0
* Fix Alt key capture issue with mouseWheelIrfan Omair2013-03-011-0/+2
* Fixed -dbus-linked when cross-compiling from WindowsMatt Fischer2013-02-281-2/+2
* doc: remove link to obsolete docOlivier Goffart2013-02-281-5/+1
* QNX: QQnxCursor implementation.Rafael Roquetto2013-02-286-3/+166
* Fix QCommonStyle::drawControl(CE_ShapedFrame) for QFrame::H/VLineJ-P Nurmi2013-02-281-3/+3
* Fix automatic hiding/restoring of transient children.Friedemann Kleint2013-02-281-2/+2
* qcocamenubar: force update after destructorFawzi Mohamed2013-02-281-1/+3
* Fix CreateFileMapping() error handlingPeter Kümmel2013-02-282-4/+5
* Document MSVC-restrictions regarding QStringLiteral.Friedemann Kleint2013-02-281-0/+13
* Make -force-debug-info option workPaul Olav Tvete2013-02-272-2/+2
* Disable maximize button for fixed-size windows.Friedemann Kleint2013-02-271-8/+7
* Stabilize tst_qprogressbar.Friedemann Kleint2013-02-271-0/+11
* QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-272-2/+16
* Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-263-1/+4
* Automatically find external dependencies in cmake tests.Stephen Kelly2013-02-251-1/+7
* Extract some cmake related functions for re-use.Stephen Kelly2013-02-252-15/+27
* Fix compilation with QT_NO_ACCESSIBILITY.Friedemann Kleint2013-02-251-0/+4
* Fix warnings about extra tokens after preprocessor directive.Friedemann Kleint2013-02-251-1/+1
* Cocoa: Fix appearance of transient light scroll bars.Christoph Schleifenbaum2013-02-251-0/+2
* Cocoa: Make grabWindow work on retina displays.Morten Johan Sørvig2013-02-251-3/+3
* Add device mkspec for i.MX53 devicesSean Harmer2013-02-252-0/+79
* QNX post an expose event when the window is hiddenFabian Bumberger2013-02-251-3/+3
* Fix qfile autotest on qnxFabian Bumberger2013-02-251-0/+6
* Doc: Add the missing \since 5.0Debao Zhang2013-02-254-0/+18
* Added transient window manual testShawn Rutledge2013-02-254-0/+187
* Blackberry adding some compiler optimizationsFabian Bumberger2013-02-251-1/+1
* Set correct image format for non-alpha windows.Morten Johan Sørvig2013-02-251-1/+3
* Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-2412-40/+135
* Rename qAbs Function for timevalDavid E. Narváez2013-02-241-3/+2
* Cocoa: Compile with Qt in a namespace.Morten Johan Sørvig2013-02-231-1/+4
* QCococaWindow: Add NSView hosting support.Morten Johan Sørvig2013-02-235-6/+32
* Ofono also changed the context API. This updates it to workLorn Potter2013-02-233-26/+26
* Fix OpenGL context creation in the XCB pluginFredrik Höglund2013-02-235-212/+56
* Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-02-232-7/+16
* Cocoa: Add basic support for Qt::SubWindow.Morten Johan Sørvig2013-02-223-2/+55
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-225-11/+48
* Fix indentation.Stephen Kelly2013-02-221-1/+1
* FIX: misleading -(no)make option in configure --helpRichard Brinkman2013-02-221-1/+1
* ADD: -confirm-license option in output of configure --helpRichard Brinkman2013-02-221-0/+3
* List the Release library before the Debug library in cmake files.Stephen Kelly2013-02-221-24/+24
* Create module-specific internal cmake macrosStephen Kelly2013-02-211-9/+9
* Populate the cmake variables only one time.Stephen Kelly2013-02-214-63/+118
* Hiding scrollbar on MacOSX 10.7 if policy is set to ScrollBarAlwaysOffCyril Oblikov2013-02-211-6/+6
* moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-215-5/+29
* Add qcore_mac_p.h to the list of headers.Thiago Macieira2013-02-211-0/+2
* Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-213-8/+46
* Emit which role actually changedAlbert Astals Cid2013-02-211-1/+1
* Doc: Update image in QPainter class reference docsTopi Reinio2013-02-201-0/+0
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-2010-49/+215