summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove strange binding loop in Repeater test.Martin Jones2010-04-011-5/+3
|
* Improve Transform docs.Martin Jones2010-04-012-4/+12
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0131-274/+524
|\
| * Doc fixBea Lam2010-04-011-1/+1
| |
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0123-274/+334
| |\
| | * Make QML 'hello world' tutorial less confusing.Yann Bodson2010-04-014-23/+22
| | | | | | | | | | | | Task-number: QTBUG-9384
| | * ModelNode::setObjectValue() must update the object cache.Bea Lam2010-04-012-0/+28
| | | | | | | | | | | | Task-number: QTBUG-9509
| | * Doc improvements, fixesBea Lam2010-04-0114-203/+272
| | |
| | * Remove references to deleted qmldebugger.Bea Lam2010-04-012-46/+11
| | |
| * | typoWarwick Allison2010-04-011-1/+1
| | |
| * | Test cost of importing and resolving types (but not creating objects).Warwick Allison2010-04-018-0/+189
| | | | | | | | | | | | Currently, by far the biggest chunk is QUrl hashing :-(
* | | Add media elements to the QML Elements docs.Martin Jones2010-04-015-19/+39
| |/ |/|
* | Fix Rectangle::gradient rotation doc.Martin Jones2010-04-011-2/+1
|/ | | | Task-number: QTBUG-9553
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-016-27/+41
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0127-59/+133
| |\
| * | import "." first - i.e. override it by everything else.Warwick Allison2010-04-016-27/+41
| | | | | | | | | | | | Otherwise, simple things break, like having "image.qml" on a case-insensitive file system.
* | | Fix Flickable::visibleArea.xPosition, Flickable::visibleArea.yPosition docsMartin Jones2010-04-011-2/+4
| |/ |/| | | | | Task-number: QTBUG-9499
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0116-32/+37
|\ \
| * | Fix imageprovider example compilation on Symbian armJoona Petrell2010-04-011-0/+4
| | | | | | | | | | | | | | | Task-number: QTBUG-9523 Reviewed-by: Martin Jones
| * | Remove capability flag not available in public SDKsJoona Petrell2010-04-011-2/+0
| | | | | | | | | | | | | | | Task-number: QTBUG-9366 Reviewed-by: Martin Jones
| * | Fix plugin example compilation on Symbian armJoona Petrell2010-04-012-12/+13
| | | | | | | | | | | | | | | Task-number: QTBUG-9520 Reviewed-by: Martin Jones
| * | Fix compilation on Symbian winscwJoona Petrell2010-04-011-2/+2
| | | | | | | | | | | | | | | Task-number: Reviewed-by: Aaron Kennedy
| * | Renamed widgets example to proxywidgets to avoid conflictsJoona Petrell2010-04-017-11/+14
| |/ | | | | | | | | Task-number: QTBUG-9518 Reviewed-by: Martin Jones
| * doc - fix sellingpWarwick Allison2010-04-011-1/+1
| |
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-31141-2212/+2776
| |\
| * | doc bug relationships more clearlyWarwick Allison2010-03-313-4/+3
| | |
* | | Set positioner size to final size, rather than some random size mid animationMartin Jones2010-04-0114-28/+100
| | | | | | | | | | | | Task-number: QTBUG-9559
* | | Remove effects from element list.Martin Jones2010-04-011-4/+0
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-319-1040/+1138
|\ \ | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Fixed: Declared properties cannot be assigned in declaration
| * | Fixed: Declared properties cannot be assigned in declarationRoberto Raggi2010-03-319-1040/+1138
| | | | | | | | | | | | Task-number: QTBUG-7860
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-03-3180-952/+1012
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (43 commits) Fix compilation on Windows: forgot to change one toTime_tHelper handle qt-format PO flags handle encoding of PO files make variable naming politically correct :-D add Plural-Forms header in PO writer simplify arabic plural rule don't mark untranslated messages as fuzzy in PO files support gettext POT files fix writing of length variant separators in the singular case make PO header handling less of a monster hack fix updating of X-Source-Language PO header interpret source language "en" as "POSIX" (more precisely: "none specified") Fix compilation with Sun CC: no semi-colon after Q_ENUM. Remove the "Insert unicode control character" menu entry on X11. adds a timeout option to QThreadPool::waitForDone(); Remove leading whitespace from Qt header macros. Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch. Add QDateTime members that operate on 64-bit milliseconds. Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct. qdoc: Added <div> elements to some html output for class references. ...
| * | Fix compilation on Windows: forgot to change one toTime_tHelperThiago Macieira2010-03-311-1/+1
| | |
| * | handle qt-format PO flagsOswald Buddenhagen2010-03-311-1/+24
| | |
| * | handle encoding of PO filesOswald Buddenhagen2010-03-317-135/+218
| | |
| * | make variable naming politically correct :-DOswald Buddenhagen2010-03-311-4/+4
| | |
| * | add Plural-Forms header in PO writerOswald Buddenhagen2010-03-3111-34/+74
| | |
| * | simplify arabic plural ruleOswald Buddenhagen2010-03-311-1/+1
| | |
| * | don't mark untranslated messages as fuzzy in PO filesOswald Buddenhagen2010-03-315-12/+8
| | | | | | | | | | | | ... as this is what gettext processors expect.
| * | support gettext POT filesOswald Buddenhagen2010-03-311-0/+14
| | | | | | | | | | | | | | | these are in fact the same as PO files, only that exporting to one automatically drops translations.
| * | fix writing of length variant separators in the singular caseOswald Buddenhagen2010-03-311-0/+2
| | |
| * | make PO header handling less of a monster hackOswald Buddenhagen2010-03-311-44/+80
| | | | | | | | | | | | | | | | | | instead of doing string editing magic, parse the header properly. don't add a template file comment, either - it's not mandatory, after all.
| * | fix updating of X-Source-Language PO headerOswald Buddenhagen2010-03-311-0/+3
| | |
| * | interpret source language "en" as "POSIX" (more precisely: "none specified")Oswald Buddenhagen2010-03-312-1/+3
| | | | | | | | | | | | | | | | | | | | | we set it to that value when writing xliff, as the header is mandatory and no better value is possible. it seems unlikely that an unqualified "english" would be used if somebody meant to actually specify a source language, so this hack should be ok.
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-03-3161-750/+611
| |\ \ |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (31 commits) Fix compilation with Sun CC: no semi-colon after Q_ENUM. Remove the "Insert unicode control character" menu entry on X11. adds a timeout option to QThreadPool::waitForDone(); Remove leading whitespace from Qt header macros. Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch. Add QDateTime members that operate on 64-bit milliseconds. Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct. qdoc: Added <div> elements to some html output for class references. Fix compile error on mingw. MONILITY-645 Do not override alternate background color in Plastique Fix QComboBox ignoring foreground role in some styles Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't defined Fix compilation with Sun CC: Ensure that we return QPair<long,long> in all cases. Update PLATFORM(SPARC64) to CPU(SPARC64) jui files are no c++ ... scan some more file types by default Support EtchDisabledText with spin box on Windows style QNAM HTTP: Fix invoking a method when being destructed right now ...
| * | Fix compilation with Sun CC: no semi-colon after Q_ENUM.Thiago Macieira2010-03-311-1/+1
| | | | | | | | | | | | | | | | | | | | | Error was: "graphicsitems/qdeclarativepathview_p.h", line 80: Error: "}" expected instead of ";" Reviewed-by: Olivier Goffart
| * | Remove the "Insert unicode control character" menu entry on X11.Pierre Rossi2010-03-314-8/+59
| | | | | | | | | | | | | | | | | | | | | | | | It's still displayed when it seems to make sense with respect to the active keyboard layouts. It can also be enabled from qtconfig. Task-number: QTBUG-9186 Reviewed-by: Denis
| * | adds a timeout option to QThreadPool::waitForDone();Pierre Rossi2010-03-313-7/+15
| | | | | | | | | | | | | | | Task-number: QTBUG-2695 Reviewed-by: Benjamin Poulain
| * | Remove leading whitespace from Qt header macros.Thiago Macieira2010-03-313-23/+23
| | | | | | | | | | | | | | | | | | | | | The tst_headers::macros test doesn't like it. It's easier to remove the spaces than to fix the test. Reviewed-by: Markus Goetz
| * | Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch.Thiago Macieira2010-03-314-31/+31
| | | | | | | | | | | | | | | | | | Matches the addMSecs existing functions in QTime and QDateTime. Reviewed-by: Marius Storm-Olsen
| * | Add QDateTime members that operate on 64-bit milliseconds.Thiago Macieira2010-03-313-15/+174
| | | | | | | | | | | | | | | | | | | | | This complements QDateTime::currentMsecsSinceEpoch. Task-number: QTBUG-9017 Reviewed-by: Denis Dzyubenko