aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-1578-267/+267
* Reverting debugger test use default by defaultRobert Loehning2012-02-151-1/+1
* Squish: Fix for a bug on MacChristian Stenger2012-02-141-0/+2
* Squish: Fix wrong object nameChristian Stenger2012-02-141-1/+1
* Squish: Additional log at the end of tst_qml_editorRobert Loehning2012-02-141-0/+1
* debugger: various small fixes for Qt 5 dumpershjk2012-02-141-5/+4
* Fix compilation of debugger test with MinGWRobert Loehning2012-02-101-0/+4
* Squish: Added test for (un-)selecting all content of editorsRobert Loehning2012-02-102-1/+50
* C++11: first set of changes for decltype.Erik Verbruggen2012-02-101-0/+12
* Squish: Some fixes in cmake testRobert Loehning2012-02-101-3/+3
* Squish: Added debugging outputChristian Stenger2012-02-101-1/+28
* C++: Added tests for C++11 features.Erik Verbruggen2012-02-106-0/+68
* Squish: Updates for changed project wizardsRobert Loehning2012-02-091-5/+5
* Fixed testcases.Erik Verbruggen2012-02-093-35/+61
* added new mode for simple testDavid Schulz2012-02-081-0/+4
* debugger: add test for pretty printer for std::vector<bool> on x86_64hjk2012-02-081-5/+24
* Squish: Fix obsolete parameterChristian Stenger2012-02-071-1/+1
* Squish: Improve qmake queryChristian Stenger2012-02-071-3/+8
* SSH: Add download capability to SftpFileSystemModel.Christian Kandeler2012-02-063-20/+104
* Squish: Updated openQmakeProject()Robert Loehning2012-02-062-7/+7
* Squish: Small fix for selectFromFileDialogChristian Stenger2012-02-061-1/+1
* debugger: implement gdb python dumper fuer std::arrayhjk2012-02-041-2/+26
* debugger: implement dumper for std::complexhjk2012-02-031-0/+16
* Squish: Fix using file dialogsRobert Loehning2012-02-031-1/+6
* SSH: Add SFTP-based remote file system model.Christian Kandeler2012-02-036-1/+370
* debugger: add semi-automated test to check return values.hjk2012-02-031-0/+33
* debugger: add semi-automated test for pass-by-referencehjk2012-02-031-0/+14
* Fix semantic of C++ 11 inline namespaces.Roberto Raggi2012-02-035-2/+178
* Squish: Limited number of rows for task file to 100Robert Loehning2012-02-031-1/+6
* Revert "Editor: Highlight background for whitespaces in strings and comments"David Schulz2012-02-031-112/+0
* debugger: better manual test for std::unique_ptr dumperhjk2012-02-022-3/+7
* C++11: add support for static_assert.Erik Verbruggen2012-02-021-0/+1
* SSH: Add SFTP operations needed to implement remote FS traversal.Christian Kandeler2012-02-022-11/+149
* debugger: add an (inactive) manual test for the std::unique_ptr dumperhjk2012-02-022-0/+24
* Fixes for some tests in the simple test for the debugger.David Schulz2012-02-011-17/+18
* Editor: Highlight background for whitespaces in strings and commentsDavid Schulz2012-02-011-0/+112
* Squish: Added test for command line outputRobert Loehning2012-01-317-2/+142
* Squish: Added warning about unusable targetsRobert Loehning2012-01-301-1/+3
* Remove dead code.Eike Ziller2012-01-306-297/+0
* TextEditor: Fix incorrect dependency to CppEditor resourcesDenis Mingulov2012-01-301-6/+6
* Squish: Fixed selection of generator for CMake projectRobert Loehning2012-01-272-8/+21
* Squish: Let CMake build in temporary directoryRobert Loehning2012-01-272-12/+7
* Squish: Fix minor bugs (mostly on Mac)Christian Stenger2012-01-272-7/+31
* Fixed protocol in links to bugreportsRobert Loehning2012-01-271-9/+9
* Squish: Reset to normalChristian Stenger2012-01-271-17/+7
* bugreports.qt.nokia.com -> bugreports.qt-project.orgDaniel Molkentin2012-01-261-12/+12
* Long live the king!hjk2012-01-26194-194/+194
* FileName: Add method to find parent directoriesTobias Hunger2012-01-254-0/+118
* Squish: Refactored openContextMenuOnTextCursorPosition()Robert Loehning2012-01-242-12/+28
* debugger: add manual testcasehjk2012-01-241-0/+23