aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDebugger: removing slots in Live PreviewChristiaan Janssen2011-05-271-1/+4
* QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-272-5/+14
* DeclarativeObserver: Fixed duplicates in item selectionThorbjørn Lindeijer2011-05-271-2/+2
* DeclarativeObserver: Removed the SubcomponentEditorToolThorbjørn Lindeijer2011-05-2711-697/+17
* Pass QList as const reference when possibleThorbjørn Lindeijer2011-05-273-8/+10
* Fixed crashes in Observer mode related to infinite bounding rectsThorbjørn Lindeijer2011-05-273-67/+38
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-24374-6380/+6380
* Doc: Fixed qdoc warnings.David Boddie2011-05-233-11/+57
* Doc: Fixed incorrect inline snippet for an example .sci file.David Boddie2011-05-231-12/+10
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-3/+3
* Make QLineControl send accessibility updates.Frederik Gladhorn2011-05-122-2/+2
* QmlDebug: Fix QmlOstPlugin compilation failureKai Koehne2011-05-121-2/+2
* QmlDebug: Fix QmlOstPlugin compilation failureTom Sutcliffe2011-05-124-2/+51
* Views do not notify count changes properlyMartin Jones2011-05-113-0/+9
* Uninitialized memory is compared.Martin Jones2011-05-112-0/+4
* Clear the root index when the model is reset.Girish Ramakrishnan2011-05-111-0/+5
* Fix warning about ASCII cast in calling QString::containsThiago Macieira2011-05-111-1/+1
* Add QTDECLARATIVE_VERSION macro for qtdeclarativeLiang Qi2011-05-111-0/+2
* Removed some trailing whitespaceThorbjørn Lindeijer2011-05-102-22/+22
* Moved the QML Observer Service and related functionality into QtThorbjørn Lindeijer2011-05-1072-7/+7819
* QDeclarativeDebugServer: Send hello answer before any service messagesThorbjørn Lindeijer2011-05-101-8/+11
* Fix compilation with private header patchOlivier Goffart2011-05-021-1/+3
* Use private headersMarius Storm-Olsen2011-05-023-3/+3
* Define the QT_NO_.... when the module is absant from QT_CONFIGOlivier Goffart2011-05-021-0/+2
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* Changed the path for qpluginbase.priPrasanth Ullattil2011-04-271-1/+1
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Switched to using QT.declaratice.imports variable.axis2011-04-274-4/+4
* compile qtdeclarative/importOlivier Goffart2011-04-271-2/+4
* Make declarative compile.Liang Qi2011-04-271-2/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27354-0/+134151