aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* more exact qmake command line parsingOswald Buddenhagen2011-03-181-1/+3
* Added (optional) touch optimized navigation of HTML5 appsAlessandro Portale2011-03-181-0/+1
* MobileWizard: Export library symbols to allow wizards in external pluginsKai Koehne2011-03-161-0/+1
* remove "Automatically generated by qmake ..." blurbsOswald Buddenhagen2011-03-091-4/+0
* Tests: rewrite boost test inclusion properly.Bill King2011-03-072-1/+2
* debugger: add possibility to break on fork, vfork, exec, syscallhjk2011-03-041-1/+12
* debugger: add manual test for boost::optionalhjk2011-03-041-0/+18
* debugger: add dumper for boost::shared_ptrhjk2011-03-041-1/+21
* debugger: dump integers and floats based on the typedef stripped typehjk2011-03-011-0/+5
* debugger: add address display for floats and boolshjk2011-03-011-0/+5
* debugger: enhance test case for bit fieldshjk2011-03-011-0/+24
* debugger: Switch off address printing for generated itemshjk2011-03-011-7/+11
* debugger: properly initialize test datahjk2011-03-011-1/+3
* debugger: add a manual test for classes using the Q_D pattern for privateshjk2011-03-011-0/+76
* debugger: make qt source path configurablehjk2011-02-231-8/+0
* tests: add licence headersBill King2011-02-1825-4/+819
* debugger: make output format of non-printable characters customizablehjk2011-02-171-0/+8
* debugger: add dead code for potential improvements of the QScriptValue dumperhjk2011-02-171-0/+1
* Tests: More autotest cleanup.Bill King2011-02-161-2/+3
* debugger: improve QScriptValue dumperhjk2011-02-151-3/+36
* debugger: prepare some manual test for a potential QScriptValue dumperhjk2011-02-102-1/+19
* Refacoring. Saner Api for QtQuickApp.Alessandro Portale2011-02-094-45/+19
* Implemented "import" and "Url" options for html5 app wizardAlessandro Portale2011-02-092-1/+22
* Name exported test projects properly.Alessandro Portale2011-02-091-2/+2
* Rename test html to sometheing elste than "index.html"Alessandro Portale2011-02-091-0/+0
* Fix the "quit" handlerAlessandro Portale2011-02-091-2/+2
* Test data for html5 importAlessandro Portale2011-02-084-0/+72
* Renaming: QmlStandaloneApp* -> QtQuickApp*Alessandro Portale2011-02-063-17/+17
* 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
* 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
* debugger: rework 'Run to Outermost Function' featurehjk2011-02-021-1/+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
* debugger: use 'maint print msymbols' to extract Qt's namespacehjk2011-01-191-1/+27
* fakevim: adjust standalone version to recent removal of fakvimsyntax.{h,cpp}hjk2011-01-141-4/+2
* It's 2011 now.con2011-01-1225-25/+25
* runcontrols: use ProjectExplorrer::OutputFormat for format selectionhjk2011-01-071-1/+1
* 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
* Merge branch '2.1'con2010-12-1725-175/+275
|\
| * License headers.con2010-12-1739-273/+429
* | Fixes: More autotest cleanup (now release target builds too)Bill King2010-12-142-1/+2
* | Fixes autotests for windows.Bill King2010-12-143-22/+15
* | debugger: make memory view updatablehjk2010-12-081-0/+8
* | tests: make compileBill King2010-12-031-0/+2
* | Debugger[New CDDB]: Dump strings and simple Qt types.Friedemann Kleint2010-11-263-3/+36