Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixed in qmlviewer main menu | Joerg Bornemann | 2009-10-26 | 1 | -1/+1 |
| | | | | Reviewed-by: kkoehne | ||||
* | Fix for windows paths. | Warwick Allison | 2009-10-26 | 2 | -6/+15 |
| | | | | (i.e. nb. "\") | ||||
* | Fix "initial" size for remote content. | Warwick Allison | 2009-10-26 | 2 | -1/+8 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-26 | 13 | -31/+98 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-10-26 | 13 | -33/+1373 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Fix to show expression query widget and allow QmlEngineDebug values | Bea Lam | 2009-10-26 | 10 | -23/+78 |
| | | | | | | | | | | | | for widgets to be changed after construction. | ||||
| * | | Allow canvas sizehint to be configurable and fix signal-slot | Bea Lam | 2009-10-22 | 5 | -8/+20 |
| | | | | | | | | | | | | connections in engine.cpp | ||||
* | | | Work again for URLs. | Warwick Allison | 2009-10-26 | 2 | -43/+45 |
| |/ |/| | |||||
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Michael Brasser | 2009-10-25 | 10 | -28/+95 |
|\ \ | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp | ||||
| * | | Doc: Updated the modules for the "Desktop" (Full Framework) edition. | David Boddie | 2009-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | qdoc3: Added the \qmlattachedsignal and \qmlattachedmethod. | Martin Smith | 2009-10-23 | 4 | -14/+72 |
| | | | | | | | | | | | | They works just like the \qmlsignal and \qmlmethod commands. | ||||
| * | | consider message id when comparing messages | Oswald Buddenhagen | 2009-10-22 | 1 | -2/+6 |
| | | | |||||
| * | | id-based: do not drop unfinished untranslated messages | Oswald Buddenhagen | 2009-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | otherwise the fallback to use the source string is rather pointless | ||||
| * | | id-based: use source strings instead of empty translations only for ↵ | Oswald Buddenhagen | 2009-10-22 | 1 | -3/+4 |
| | | | | | | | | | | | | unfinished messages | ||||
| * | | actually guess the target language from the file name | Oswald Buddenhagen | 2009-10-22 | 1 | -0/+2 |
| | | | | | | | | | | | | --help says it does, but it didn't really. | ||||
| * | | Assistant: More useful error messages for help collections. | ck | 2009-10-21 | 1 | -6/+8 |
| | | | |||||
| * | | Revert "Switch from *-armv5 to *-armv6." | Frans Englich | 2009-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a6af1538ea53408399fb29870a4ef16a92c7893a. armv6 is not supported by public SDKs, due to armv6/urel not existing. Such SDKs needs to be fixed by copying the armv5 files. Hence we revert, and postpone until we have SDKs which actually support armv6, and until we have a stronger insight into what advantages armv6 brings. | ||||
| * | | Switch from *-armv5 to *-armv6. | Frans Englich | 2009-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Change from armv5 to armv6 by default. This updates documentation, the convenience scripts, and the Raptor/abld qmake generator to use armv6 instead. Task-number: QTBUG-4891 Reviewed-by: Jason Barron | ||||
| * | | Assistant: Fix syntax error. | ck | 2009-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | The offending code is normally ifdef'ed out, so the bug did not manifest itself before. | ||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-22 | 13 | -19/+1598 |
|\ \ \ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | | Prepend element name for detailed attached property docs. | Michael Brasser | 2009-10-21 | 2 | -2/+6 |
| | | | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-21 | 9 | -17/+321 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-21 | 18 | -311/+535 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Give more info about whether a value is null and its value type. | Bea Lam | 2009-10-21 | 3 | -20/+58 |
| | | | | | |||||
| | * | | | Add ExpressionQueryWidget and do some clean up. | Bea Lam | 2009-10-19 | 8 | -11/+259 |
| | | | | | |||||
| | * | | | Don't try to open non-qml files. | Bea Lam | 2009-10-16 | 1 | -0/+8 |
| | | | | | |||||
| | * | | | Give more information about the value of a property when the variant | Bea Lam | 2009-10-15 | 1 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | | toString() is empty. | ||||
| * | | | | doc now in globalobject.qdoc, not README | Warwick Allison | 2009-10-20 | 2 | -0/+1271 |
| | |/ / | |/| | | | | | | | | | | QT-2335 | ||||
* | | | | Fix loading QML via file open dialog | Martin Jones | 2009-10-22 | 1 | -3/+1 |
|/ / / | |||||
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Michael Brasser | 2009-10-19 | 5 | -17/+56 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp | ||||
| * | | qdoc3: Added the \qmlattachedproperty command. | Martin Smith | 2009-10-19 | 5 | -17/+56 |
| | | | | | | | | | | | | | | | | | | It works just like the \qmlproperty command, except that it puts the properties in a different section for attached properties. | ||||
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Michael Brasser | 2009-10-19 | 17 | -294/+479 |
|\ \ \ | |/ / | | / | |/ |/| | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/corelib/animation/qabstractanimation.cpp src/s60installs/qt.iby util/qlalr/cppgenerator.cpp | ||||
| * | Fixed `-debug' option to cetest deploying release DLLs. | Rohan McGovern | 2009-10-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | cetest was processing .pro files without build_pass set. That's wrong, as it means the qmake logic is set up for generating the debug-and-release glue project instead of the real project. Until commit 75b41faff44a1488d88eca6e910d4b617cb42221, it didn't matter. After that commit, cetest would always try to deploy release versions of Qt DLLs even when run with `-debug'. Reviewed-by: joerg | ||||
| * | Remove qdocconf files for the old mac-specific source package. | Jason McDonald | 2009-10-15 | 3 | -35/+0 |
| | | | | | | | | | | | | | | These files are not used for the qt-everywhere source packages, and the platform-specific source packages are no longer needed. Reviewed-by: Trust Me | ||||
| * | Synced QT_BUILD_PARTS in .qmake.cache and projects.pro for Symbian. | Miikka Heikkinen | 2009-10-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Projects.pro is forcing QT_BUILD_PARTS to omit docs and translations, but configure still outputted those into .qmake.cache. Fixed configure to also omit them for Symbian builds to make building demos work equally whether built by from root or not. Task-number: QT-1018 Reviewed-by: axis | ||||
| * | Changed "Qt for S60" -> "Qt for Symbian" in configure. | Miikka Heikkinen | 2009-10-14 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: axis | ||||
| * | qdoc: Made the \sincelist command produce better html. | Martin Smith | 2009-10-14 | 2 | -64/+102 |
| | | |||||
| * | Fixed compile. | Rohan McGovern | 2009-10-08 | 1 | -1/+2 |
| | | |||||
| * | qdoc: Removed some debug code and #if 0 code. | Martin Smith | 2009-10-08 | 1 | -113/+1 |
| | | |||||
| * | doc: Changed the format of the since list. | Martin Smith | 2009-10-08 | 6 | -144/+431 |
| | | | | | | | | | | This is a big change from the original, and I expect we will want modifications. | ||||
| * | With an embedded linux licence you should also be able to use the Qt Windows ↵ | Alexis Menard | 2009-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | version for development. This used to work before 4.5.1 Task-number:Qt-704 Reviewed-by:thiago | ||||
| * | Check the result of scanf | João Abecasis | 2009-10-07 | 1 | -3/+11 |
| | | | | | | | | | | | | Fixes a warning with GCC. Reviewed-by: Markus Goetz | ||||
| * | Fixing warnings on GCC... (II) | João Abecasis | 2009-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | ... by establishing a default behaviour for the switch statements that follow. Reviewed-by: ck | ||||
| * | Removing errors from the configure step... | João Abecasis | 2009-10-07 | 2 | -5/+1 |
| | | | | | | | | Reviewed-by: Thiago Macieira | ||||
| * | The plugindialog was moved to tools/designer/src/lib/shared | João Abecasis | 2009-10-07 | 1 | -4/+1 |
| | | | | | | | | Reviewed-by: Friedemann Kleint | ||||
* | | Fix memory leak and remove redundant ContextIdRole. | Bea Lam | 2009-10-14 | 3 | -12/+18 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-14 | 7 | -10/+33 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-10-09 | 2 | -9/+48 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Improve qdoc generated QML documentation. | Michael Brasser | 2009-10-09 | 7 | -10/+33 |
| | | | | |||||
* | | | | Split the various debugger widgets out into their own files. The | Bea Lam | 2009-10-14 | 15 | -751/+879 |
| |/ / |/| | | | | | | | | debugger interface remains unchanged. |