summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix valgrind testChristian Stenger2015-03-021-1/+1
* Tests: Refix MSVC warnings for valgrind testsOrgad Shaneh2015-03-028-7/+8
* C++: Accept language features in BackwardsScanner et alOrgad Shaneh2015-02-271-5/+5
* C++: fix parsing nested C99 designated initializers.Francois Ferrand2015-02-271-0/+9
* C++: resolved self-value reference for enumPrzemyslaw Gorszkowski2015-02-251-0/+26
* Squish: Add Qt 5.4.1 kitRobert Loehning2015-02-2511-27/+141
* Debugger: Add dumpers for QPolygon{,F} and QGraphicsPolygonItemhjk2015-02-241-0/+17
* Add manual test code to check generated code sizehjk2015-02-204-1/+329
* Squish: Fix bitwise operators for selecting kitsRobert Loehning2015-02-195-5/+5
* qbs build: Introduce convenience project property sharedSourcesDir.Christian Kandeler2015-02-182-3/+3
* Squish: Remove outdated note about Qt4 from READMERobert Loehning2015-02-181-8/+0
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-182-20/+20
* Squish: Update DiffEditorWidget in objects.mapRobert Loehning2015-02-171-2/+2
* C++: Basic support for C++11 user-defined literalsAdam Strzelecki2015-02-173-4/+63
* Debugger: Remove traces of old autotestshjk2015-02-171-5027/+0
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-1686-86/+86
|\
| * Fix copyright headers in Python filesRobert Loehning2015-02-1389-89/+89
* | ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-1/+2
* | Squish: Updates for renamed templateRobert Loehning2015-02-132-4/+3
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-1210-36/+129
|\ \ | |/
| * Squish: Don't rely on progress bars when parsing qbs projectRobert Loehning2015-02-121-1/+6
| * Squish: Remove outdated codeRobert Loehning2015-02-121-3/+0
| * Squish: Prepare help tests for Qt 5.4Robert Loehning2015-02-113-2/+13
| * C++: Fix crash when #if[def] nesting is deeper than 512 levelsOrgad Shaneh2015-02-031-0/+18
| * Squish: Stabilize tst_qml_editorRobert Loehning2015-02-021-1/+4
| * Tests: Fix offsets test for Qt5.4Christian Stenger2015-01-291-1/+11
| * C++: Check for cycled parentsNikolai Kosjar2015-01-231-27/+76
| * Squish: Disable pastebin.ca for now.Robert Loehning2015-01-211-1/+1
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-12601-2913/+2913
|\ \ | |/
| * Update LicenseEike Ziller2015-01-16606-2940/+2940
* | C++: Cache parsing of template idsNikolai Kosjar2015-02-121-4/+58
* | C++: Remove workaround for crashing if parsing invalid codeNikolai Kosjar2015-02-121-5/+2
* | Debugger: Convert bb extension to use runCommandhjk2015-02-121-2/+7
* | Debugger: Move bbsetup over to runCommand()hjk2015-02-121-1/+1
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-069-23/+22
* | QmlDesigner: Adding test cases for layoutingThomas Hartmann2015-02-064-0/+433
* | Timeline: test TimelineItemsRenderPassUlf Hermann2015-02-045-0/+219
* | C++: Remove unneeded qualificationsOrgad Shaneh2015-02-043-13/+12
* | Tests: Break trigraphsOrgad Shaneh2015-02-031-3/+3
* | Valgrind: Replace QDir::separator with slashOrgad Shaneh2015-02-021-11/+11
* | Debugger: Invert LLDB/Python startup orderhjk2015-01-301-10/+11
* | Fix build after 739cc9fNikita Baryshnikov2015-01-301-1/+0
* | Squish: Update tst_git_localRobert Loehning2015-01-301-1/+1
* | Debugger: Test compile fixhjk2015-01-291-1/+1
* | Timeline: Add exception for parenting ranges with equal start timesUlf Hermann2015-01-291-6/+18
* | C++: Clean up dev toolsNikolai Kosjar2015-01-298-2664/+0
* | Squish: Expect correct path when adding fileRobert Loehning2015-01-291-2/+2
* | Debugger: Work on LLDB auto-test on Linuxhjk2015-01-281-1/+5
* | C++: Tools: Remove superfluous QT_NO_CAST_FROM_ASCIINikolai Kosjar2015-01-281-1/+0
* | Utils: Introduce FileName::fileName()Orgad Shaneh2015-01-281-0/+42