summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | * | | QFSFileEngine: Don't use owner's permissions for current user; calculate them...Ritt Konstantin2010-03-092-12/+22
| | | | | | | | | | | | | * | | In QFSFileEngine::fileFlags call getPermissions() only if entry existsRitt Konstantin2010-03-091-24/+17
| | | | | | | | | | | | | * | | move permissions calculation code to separate methodRitt Konstantin2010-03-092-28/+37
| | | | | | | | | | | | | * | | Assistant: Fix full text indexing.ck2010-03-092-9/+3
| | | | | | | | | * | | | | | | qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-114-4/+25
* | | | | | | | | | | | | | | | Fix default values on TextinputAlan Alpert2010-03-171-0/+3
* | | | | | | | | | | | | | | | Add an implicit import "." to types loaded from a local urlmae2010-03-172-4/+28
* | | | | | | | | | | | | | | | Fix crashAaron Kennedy2010-03-173-8/+9
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-176-38/+111
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-172-9/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-1713-155/+179
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add/delete albums in photoviewer.Yann Bodson2010-03-175-24/+95
| * | | | | | | | | | | | | | | | | | Emits itemsRemoved() in QDeclarativeListModel::remove.Yann Bodson2010-03-171-14/+16
* | | | | | | | | | | | | | | | | | | Don't use Qt3 support methods.Martin Jones2010-03-171-1/+1
| |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | CrashAaron Kennedy2010-03-172-9/+19
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-171-0/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Readd the itemtree benchmarks for comparison purposes.Michael Brasser2010-03-171-0/+102
* | | | | | | | | | | | | | | | | | Allow enum constants as list element properties.Warwick Allison2010-03-176-6/+63
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | CompileAaron Kennedy2010-03-176-5/+6
* | | | | | | | | | | | | | | | | Cleanup benchmark a littleAaron Kennedy2010-03-171-232/+96
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Really fix warning.Martin Jones2010-03-171-2/+2
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-175-10/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | MouseArea works now with any QGraphicsObjectAlexis Menard2010-03-172-6/+6
| * | | | | | | | | | | | | | | | Make states test work with smaller font size.Martin Jones2010-03-172-4/+4
| * | | | | | | | | | | | | | | | Register QGraphicsWidget type.Alexis Menard2010-03-171-0/+1
* | | | | | | | | | | | | | | | | Fix warnings.Martin Jones2010-03-172-2/+2
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1744-611/+860
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-1739-576/+827
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-17258-3490/+6750
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Verbose unexpected errors.Warwick Allison2010-03-171-2/+1
| | | * | | | | | | | | | | | | | | One url for an *unqualilfied* import is not special.Warwick Allison2010-03-171-1/+2
| | | * | | | | | | | | | | | | | | Fix test failuresAaron Kennedy2010-03-176-6/+11
| | | * | | | | | | | | | | | | | | Optimization: Don't unnecessarily run VMEStack element constructorsAaron Kennedy2010-03-171-4/+4
| | | * | | | | | | | | | | | | | | Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-1731-550/+740
| | | * | | | | | | | | | | | | | | Reset QDeclarativeDeclarativeData::outerContext when the context is removedAaron Kennedy2010-03-171-0/+1
| | | * | | | | | | | | | | | | | | Simplify QDeclarativeComponent::creationContext() logicAaron Kennedy2010-03-171-5/+2
| | | * | | | | | | | | | | | | | | Optimization: Use id notifier for QtScript bindingsAaron Kennedy2010-03-173-5/+33
| | | * | | | | | | | | | | | | | | Optimization: Combine QDeclarativeDeclarativeData and QObject allocationsAaron Kennedy2010-03-175-5/+30
| | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-175-15/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Fix the QPrintDialog showing a popup with nothing.Alexis Menard2010-03-162-4/+2
| | | * | | | | | | | | | | | | | Fix OpenGL2 paint engine compilation issueRhys Weatherley2010-03-161-1/+1
| | | * | | | | | | | | | | | | | Speed up various QFontMetrics functionsSimon Hausmann2010-03-161-7/+7
| | | * | | | | | | | | | | | | | Avoid using uncompatible vertex shader for non-solid brushesEskil Abrahamsen Blomfeldt2010-03-161-3/+10
| * | | | | | | | | | | | | | | | Tests for default count(), get() values should be run on the workerBea Lam2010-03-175-35/+33
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Add ListView and GridView.indexAt() methods to get the index at a point.Martin Jones2010-03-174-13/+65
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Fixes for the module importmae2010-03-162-38/+111
* | | | | | | | | | | | | | | Fix documentationmae2010-03-162-4/+4
* | | | | | | | | | | | | | | add alan's tic-tac-toe AImae2010-03-163-7/+151
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-16241-2984/+5781
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove test in .pro file alsoAlan Alpert2010-03-161-1/+0