summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention the new MEMBER attribute in the changelogOlivier Goffart2013-01-281-1/+3
* Set some attributes on pthread condattrsThiago Macieira2013-01-283-14/+52
* QVarLengthArray: add squeeze functionPeter Kümmel2013-01-283-3/+46
* Fix MinGW-Warnings in tst_qwinoverlappedionotifier.Friedemann Kleint2013-01-281-5/+8
* Fix warning about redefinition of _WIN32_WINNT.Friedemann Kleint2013-01-281-1/+0
* tst_qfilesystemmodel: Avoid commonly used folders.Friedemann Kleint2013-01-281-23/+32
* Windows: Fix modal dialogs for declarative.Friedemann Kleint2013-01-282-4/+38
* Fix warning about redefinition of M_PI in tst_qwmatrix.Friedemann Kleint2013-01-281-1/+1
* Fix warning about unhandled enumeration values in tst_sqldriver.Friedemann Kleint2013-01-281-0/+2
* Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-2813-109/+109
* Don't emit activated on clicking disabled itemview item.Mitch Curtis2013-01-262-1/+26
* syncqt: Don't check for QT_{BEGIN,END}_HEADER macrosSergio Ahumada2013-01-262-21/+0
* Fix warning about type-punned pointersThiago Macieira2013-01-261-18/+24
* Add toJson() formatting argument to QJsonDocument interfaceJean-Paul Delimat2013-01-263-43/+145
* Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-265-0/+95
* Establish an opacity property for the QWindowLaszlo Papp2013-01-262-3/+19
* Fix a typo and make the QQuaternion constructor documentation even more explicitLaszlo Papp2013-01-251-2/+3
* Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-2511-3/+712
* Improve QAccessibleApplicationFrederik Gladhorn2013-01-255-3/+40
* showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-01-252-6/+9
* QOpenGLTextureCache : make it possible to skip qgl_byteSwapImageElvis Lee2013-01-252-3/+7
* Doc: write up the docs for Q_GLOBAL_STATICThiago Macieira2013-01-243-13/+523
* Add an umbrella cmake config file for Qt 5.Stephen Kelly2013-01-246-3/+109
* Use path-based text when painter has negative scale on raster/coretextTor Arne Vestbø2013-01-241-1/+7
* Don't assume m11/m22 represents the scale of a QTransformTor Arne Vestbø2013-01-242-2/+14
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2427-40/+266
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2427-40/+266
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-242-0/+34
| | |\
| | | * Fixed copy text bug as well as potential other latent xcb plugin bugs.Samuel Rødal2013-01-231-0/+1
| | | * Cocoa: Backport Qt 4's QCocoaView tracking areas into QNSViewGabriel de Dietrich2013-01-221-0/+33
| | * | Respect the filename specified when showing the native filedialogAndy Shaw2013-01-241-2/+18
| | * | Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-242-5/+64
| | * | QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-237-5/+90
| | * | Add autotests for Indonisian and Catalan localesMehdi Fekari2013-01-231-0/+12
| | * | Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-235-18/+28
| | * | Document QtMacUnifiedToolBar.Morten Johan Sorvig2013-01-221-0/+3
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-228-10/+17
| | |\|
| | | * Doc: Updated HTML copyright year to 2013.Jerome Pasion2013-01-224-4/+4
| | | * Doc: solved snippet issue in coordsys.qdocNico Vertriest2013-01-221-4/+4
| | | * Doc: added path to qtcore.qdocconfNico Vertriest2013-01-211-1/+1
| | | * Fix socket binding on mingw buildsShane Kearns2013-01-211-14/+8
| | | * fix a typo in cube exampleJing Bai2013-01-181-1/+1
| | | * Doc: Update changes-5.0.1 file with documentation-related changesTopi Reinio2013-01-161-0/+7
* | | | Manual file dialog test: Add showModal().Friedemann Kleint2013-01-242-18/+58
* | | | Dnd: Do not always Retrieve URLS in canConvertFromMime().Friedemann Kleint2013-01-241-2/+2
|/ / /
* | | Extend lance-tests for text/statictext to check flipped/negative scaleTor Arne Vestbø2013-01-242-16/+52
* | | Don't try to render a pixmap when there isn't any.Gatis Paeglis2013-01-242-1/+5
* | | Added initializer list constructors for Qt associative containers.Roman Pasechnik2013-01-249-0/+183
* | | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-245-3/+44
* | | Make the QtTest GUI headers compile on their ownThiago Macieira2013-01-242-0/+2