aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Debugger[New CDDB]: Dump strings and simple Qt types.Friedemann Kleint2010-11-263-3/+36
* | debugger: watchpoint cosmeticshjk2010-11-261-6/+6
* | debugger: more manual test clarification.hjk2010-11-251-0/+3
* | debugger: add notes that std::container dumpers are python-onlyhjk2010-11-251-1/+6
* | debugger: small fixeshjk2010-11-251-1/+3
* | Debugger/CPP: Move helpers to simplify types to CPlusPlus-lib.Friedemann Kleint2010-11-253-1/+145
* | Debugger: Add STL types slot to gui test app.Friedemann Kleint2010-11-253-2/+45
* | C++ indenter: Align to next token instead of end of current.Christian Kamm2010-11-221-0/+18
* | Fixing the generation of examples.Alessandro Portale2010-11-182-2/+45
* | add Utils::QtcProcessOswald Buddenhagen2010-11-173-0/+721
* | add generic macro expansion classes & functions to UtilsOswald Buddenhagen2010-11-171-0/+50
* | change Environment::expandVariables() semanticsOswald Buddenhagen2010-11-173-0/+125
* | Fixing the generation of Qt Quick examplesAlessandro Portale2010-11-162-328/+217
* | Updating QML examples list for deployment on device.Morten Engvoldsen2010-11-161-22/+333
* | debugger: fix display of '"' charshjk2010-11-161-0/+11
* | debugger: Added comment about unexpected behaviorRobert Loehning2010-11-161-0/+3
* | Valid XML attemptAlessandro Portale2010-11-151-4/+4
* | Mass Qt Quick App generator.Alessandro Portale2010-11-154-0/+149
* | Moved some functions to helpers.cppAlessandro Portale2010-11-153-29/+35
* | Test: Extend QmlJS code model test.Thomas Hartmann2010-11-113-19/+163
* | Add simple stub non-functional autotest.Christian Kamm2010-11-114-1/+153
* | Make extension system tests work in new locationcon2010-11-0812-42/+38
* | Move extension system auto tests.con2010-11-0858-0/+1767
* | Make extension system tests running again.con2010-11-082-10/+12
* | Move ast dump tools from tests/manual to tests/tools.Christian Kamm2010-11-0510-2/+3
* | C++ indenter: Fix for GNU and Whitesmiths style switch statement.Christian Kamm2010-11-041-0/+64
* | Debugger: Move tools out of tests/manual. into test/tools.Friedemann Kleint2010-11-0414-4/+6
* | Debugger: Remove obsolete trk testing playground.Friedemann Kleint2010-11-0412-1945/+0
* | fakevim: restore "cheap build" capability of the manual "test"hjk2010-11-042-8/+14
* | tests: fixes compileBill King2010-11-042-18/+20
* | make shellQuote() nicerOswald Buddenhagen2010-11-033-0/+97