summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* C++: Fix Bind run on QtPropertyDeclarationAST.Christian Kamm2011-02-071-2/+2
* Renaming: QmlStandaloneApp* -> QtQuickApp*Alessandro Portale2011-02-065-30/+32
* Html5 app wizard. First steps.Alessandro Portale2011-02-063-1/+25
* debugger: don't try to extract address of temporary expressionshjk2011-02-041-0/+33
* Another rename of the wizard auto testAlessandro Portale2011-02-031-0/+0
* Autotests: change to make tests run in-placeBill King2011-02-031-2/+8
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineBill King2011-02-031-0/+14
|\
| * debugger: add some encoding stuff to the manual testhjk2011-02-031-0/+5
| * debugger: add a manual test for non-printable characters in a QByteArrayhjk2011-02-031-0/+9
* | autotests: reduce noise.Bill King2011-02-032-0/+3
|/
* debugger: rework 'Run to Outermost Function' featurehjk2011-02-021-1/+4
* Symbian: Added a serial connection type to CODAPawel Polanski2011-01-312-21/+4
* qmlstandalone -> appwizards (second attempt)Alessandro Portale2011-01-2719-2/+2
* debugger: implement dumper for QBasicAtomicPointerhjk2011-01-271-2/+3
* Renamed: qmlstandalone -> appwizardsAlessandro Portale2011-01-2619-0/+0
* Corrected fix to the FindUsages auto-tests.Erik Verbruggen2011-01-201-3/+3
* Tests: Fix compilation/plugin test.Friedemann Kleint2011-01-204-9/+7
* QmlJS indenter: Fix object bindings with namespaces.Christian Kamm2011-01-202-0/+15
* QmlDesigner: core test changesMarco Bubke2011-01-192-3/+60
* debugger: use 'maint print msymbols' to extract Qt's namespacehjk2011-01-191-1/+27
* QmlDesigner: Add instance test mode to testMarco Bubke2011-01-182-8/+8
* QmlDesigner: Fix linker error in core testsMarco Bubke2011-01-181-0/+1
* QmlDesigner: Test compiles againMarco Bubke2011-01-181-722/+705
* fakevim: adjust standalone version to recent removal of fakvimsyntax.{h,cpp}hjk2011-01-141-4/+2
* It's 2011 now.con2011-01-1285-85/+85
* runcontrols: use ProjectExplorrer::OutputFormat for format selectionhjk2011-01-071-1/+1
* Debugger: R.I.P. old CDB engine.Friedemann Kleint2011-01-079-1126/+0
* C++: Add parsing of Q_PRIVATE_PROPERTY.Christian Kamm2011-01-041-0/+3
* debugger: manual test, use <ext/hash_set> instead of <hash_set>hjk2011-01-042-2/+2
* debugger: adjust 'simple' manual test to maemohjk2011-01-043-3/+13
* License headers, part 2con2010-12-178-56/+88
* Merge branch '2.1'con2010-12-1781-571/+896
|\
| * License headers.con2010-12-1770-494/+775
* | Added semantic checks for stray semicolons and topldevel empty declarations.Roberto Raggi2010-12-161-0/+2
* | Fixes: More autotest cleanup (now release target builds too)Bill King2010-12-144-2/+4
* | Fixes autotests for windows.Bill King2010-12-1415-42/+44
* | QmlJS indenter: Fix for expressions starting with numbers or strings.Christian Kamm2010-12-092-5/+36
* | Symbian CODA: Add ping for serial, handle reading long messages.Friedemann Kleint2010-12-092-13/+65
* | debugger: make memory view updatablehjk2010-12-081-0/+8
* | Symbian/CODA: Add infrastructure for serial communication.Friedemann Kleint2010-12-082-22/+65
* | QmlProject: Add mainFile propertyKai Koehne2010-12-081-0/+26
* | QmlProject: Add autotest for Files elementKai Koehne2010-12-081-0/+29
* | Information about the time that took the CODA to process a command.Pawel Polanski2010-12-072-1/+6
* | Symbian[CODA-client]: Copy files in chunks. Fix usage information.Friedemann Kleint2010-12-072-19/+73
* | Gen. highlighter: Improve performance (reg. exp.)Leandro Melo2010-12-071-25/+25
* | Symbian/CODA client: Add put/install/stat modes.Friedemann Kleint2010-12-062-18/+160
* | Symbian: Start on a test client for CODA.Friedemann Kleint2010-12-065-1/+474
* | tests: fixesBill King2010-12-032-1/+4
* | tests: make compileBill King2010-12-035-13/+15
* | C++ indenter: Fix labels.Christian Kamm2010-12-011-0/+16