summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QML focus API updates.Michael Brasser2010-07-2632-246/+330
* wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-268-15/+62
* Allow MouseArea dragging to filter mouse events from descendantsMartin Jones2010-07-266-6/+189
* Compile: include <float.h> for usage of FLT_MAX.Michael Brasser2010-07-262-8/+2
* Restore the FLT_MAX define.Martin Jones2010-07-262-0/+8
* Better defaults for MouseArea's drag.Michael Brasser2010-07-262-5/+3
* improvements to docs and examplesBea Lam2010-07-2613-82/+115
* Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-263-1/+45
* Autotest for QTBUG-5491 (Animation in a Behavior doesn't update running)Michael Brasser2010-07-262-0/+38
* Bounding rect of text was not always calculated correctly.Martin Jones2010-07-263-53/+64
* Ensure the boundingRect() of Text is correctly calculated.Michael Brasser2010-07-262-0/+3
* Fix TextEdit text attribute and text stored in the internal QTextDocument hav...Joona Petrell2010-07-262-2/+37
* Make rootContext and engine pointers in QDeclarativeView API constJoona Petrell2010-07-264-14/+15
* Fix clock example: make sure hands always moves forward.Michael Brasser2010-07-261-3/+3
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-268-16/+16
* Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-263-2/+78
* fixes for dynamic object creation docsBea Lam2010-07-264-63/+84
* Improve documentation on setting arbitray transform origin pointsMartin Jones2010-07-261-0/+7
* Make Item::transformOriginPoint read-onlyMartin Jones2010-07-261-0/+1
* Ensure released VisualItemModel items are removed from the scene.Martin Jones2010-07-263-7/+39
* doc: Fixed broken "Getting Started" link.Martin Smith2010-07-261-2/+2
* doc: Added missing \since 4.7 to effect propertyu.Martin Smith2010-07-261-0/+1
* Removed some warnings from armcc that are unneeded.axis2010-07-261-1/+10
* Revert "Added silent behavior to the most important Symbian build steps."Toby Tomkins2010-07-262-7/+0
* Revert "Fixed compiling with symbian/linux-armcc and configure -silent option"Toby Tomkins2010-07-261-1/+1
* Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-231-1/+4
* qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-2316-68/+281
* qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-232-32/+31
* Added silent behavior to the most important Symbian build steps.axis2010-07-232-0/+7
* Fixed automatic sqlite extraction on Symbian makefile build system.axis2010-07-234-1/+42
* Fixed compiling with symbian/linux-armcc and configure -silent optionaxis2010-07-231-1/+1
* Removed some translationsRobert Loehning2010-07-221-24/+0
* Qt does not build with qt_namespace on macosCarlos Manuel Duclos Vergara2010-07-221-2/+2
* moc: Slot with complex template default value does not compileOlivier Goffart2010-07-222-1/+36
* doc: Fix qdoc errors for text related filesEskil Abrahamsen Blomfeldt2010-07-222-4/+2
* Made developer builds use the build dir as prefix, also on Symbian.axis2010-07-221-14/+10
* QGraphicsItem: Animation leaves drawing artifacts when clipping is used.Bjørn Erik Nilsen2010-07-222-1/+79
* Removed the need to specify -arch symbian when compiling on Linux.axis2010-07-222-2/+4
* Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.Charles Yin2010-07-221-1/+33
* Do not crash due to a infinite recursion when using voiceover on MacOSJan-Arve Sæther2010-07-221-2/+2
* Fixed a QSplashScreen hanging bug in S60 3.1 devices.axis2010-07-211-6/+14
* Fix a Headerview layout bugPierre Rossi2010-07-212-1/+22
* Remove some files as instructed by Legal department.Jason McDonald2010-07-207-96/+0
* Remove some more unneeded files from libjpeg, avoiding GPLaavit2010-07-202-775/+0
* Convert examples and demos to use Bearer Management.Aaron McCarthy2010-07-2024-711/+388
* Check in the correct configure.exeDaniel Molkentin2010-07-201-0/+0
* Rebuilt configure.exeDaniel Molkentin2010-07-201-0/+0
* Make configure.exe accept -no-gif again, fix commentDaniel Molkentin2010-07-202-2/+4
* Remove the -use-blur option from qtdemoAlan Alpert2010-07-195-56/+1
* Add label to explain how to exit QML demosAlan Alpert2010-07-191-5/+33