summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* make the testcase output some html to check for overquotingOswald Buddenhagen2009-02-232-1/+6
* Fixes: remove use of qttest_p4.prfhjk2009-02-052-4/+6
* Fixes: compile fix for cplusplus autotestshjk2009-02-051-1/+1
* Fixes: compile fix for cplusplus auto testhjk2009-02-051-1/+1
* Fixes: Compile.Roberto Raggi2009-02-041-1/+1
* Fixes: debugger: work on hash dumper for string-ish keyshjk2009-01-281-9/+20
* Fixes: debugger: sort array and list indices numericallyhjk2009-01-281-2/+1
* Fixes: debugger: more quote fixeshjk2009-01-271-2/+2
* Fixes: debugger: revert change from " to ' style quotinghjk2009-01-271-0/+20
* Fixes: fakevim: show column/line information in standalone applicationhjk2009-01-271-7/+30
* Fixes: fakevim: suppress cursor when in ex modehjk2009-01-261-4/+8
* Fixes: fakwvim: fix recently broken selection in standalone applicationhjk2009-01-231-2/+2
* Fixes: fakevim: use one handler per editorhjk2009-01-231-16/+21
* Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainlineDaniel Molkentin2009-01-192-4/+36
|\
| * add a test case for std::dequehjk2009-01-161-0/+25
| * fakevim: partial implementation of :historyhjk2009-01-151-4/+11
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainlineDaniel Molkentin2009-01-151-1/+1
|\ \ | |/
| * improve messagesOswald Buddenhagen2009-01-151-1/+1
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainlineDaniel Molkentin2009-01-143-1/+11
|\ \ | |/
| * Accept gcc attributes in cv-qualifiers.Roberto Raggi2009-01-143-1/+11
| * Bump year in licence header.Daniel Molkentin2009-01-1314-14/+14
* | Bump copyright year everywhere.Daniel Molkentin2009-01-1320-20/+20
|/
* fakevim: make visual selections also visual in creatorhjk2009-01-131-6/+32
* fakvim: adjust .pro file of test application after file renaminghjk2009-01-131-2/+2
* fix source path of fakevim pluginMartin Aumueller2009-01-131-1/+1
* Improved ObjC++ support.Roberto Raggi2009-01-122-0/+35
* implement QLinkedList dumperhjk2009-01-081-0/+5
* add some test code for the yet-to-be-born QLinkedList dumperhjk2009-01-081-0/+35
* add dumper for QMultiMaphjk2009-01-071-1/+5
* add a test case for multimapshjk2009-01-071-0/+27
* oops!Roberto Raggi2009-01-071-1/+1
* Pretty printing of wide string literals.Roberto Raggi2009-01-071-0/+2
* Checkpoint. Pretty printing of switch and case statements.Roberto Raggi2009-01-071-0/+5
* Pretty print char ltierals and wide char literals.Roberto Raggi2009-01-071-0/+9
* Nicer pretty printing of while statements.Roberto Raggi2009-01-071-0/+10
* Added a space before cv-qualifiers in a function declarator.Roberto Raggi2009-01-071-0/+2
* Fixed the pretty printing of class specifiers and base clauses.Roberto Raggi2009-01-071-0/+4
* Improved the pretty printing of enum specifiers and if-else statements.Roberto Raggi2009-01-071-1/+9
* Test the pretty printer.Roberto Raggi2009-01-071-1/+5
* Added a simple test for the rewriter.Roberto Raggi2009-01-071-0/+12
* test the rewriter and the pretty printer.Roberto Raggi2009-01-073-1/+7
* Show how to replace AST nodes.Roberto Raggi2009-01-061-0/+14
* Test the pretty printer.Roberto Raggi2009-01-061-8/+44
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-01-061-1/+24
|\
| * Added another simple refactoring operation. Comment enum definitions.Roberto Raggi2009-01-061-1/+24
* | use textedit's overwrite modus for proper cursor display.hjk2009-01-061-2/+7
|/
* add tiny test applicationhjk2009-01-062-0/+69
* Fixes: re-enable "Start External Application" in debug modehjk2009-01-051-1/+1
* Playing with the AST rewriter.Roberto Raggi2009-01-021-12/+144
* Test typedefs and pointers to anonymous structs.Roberto Raggi2008-12-311-0/+24