summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Make autotest work with LLDB 179.5hjk2013-07-091-1/+3
* Debugger: Fix display of default-initialized QStringRefhjk2013-07-091-2/+5
* Debugger: Fix libc++ std::{unique,shared}_ptr dumpershjk2013-07-091-3/+5
* Debugger: Split <complex.h> auto test into GDB/LLDB specifichjk2013-07-091-1/+13
* Debugger: Add facility to check float values in auto testshjk2013-07-091-13/+39
* Debugger: Improve hash "unsalting" in auto testshjk2013-07-081-12/+25
* Squish: Avoid false positive warningsChristian Stenger2013-07-082-5/+6
* C++: fix scope matching for templates in FindUsagesErik Verbruggen2013-07-081-1/+31
* Debugger: Fix LLDB display of std::array with "complex" contenthjk2013-07-081-2/+26
* Squish: Fix tst_simple_analyze on WindowsRobert Loehning2013-07-082-1/+11
* Squish: Removed pointless progressBarWait()Robert Loehning2013-07-081-1/+0
* CppRewriter: Treat libc++'s std::__1:: as std:: for debugger displayhjk2013-07-081-0/+7
* Debugger: Fix QSet dumperhjk2013-07-051-2/+2
* Squish: Handle Squish installation path with spacesRobert Loehning2013-07-041-2/+9
* Debugger: Improve QVariant dumperhjk2013-07-041-4/+8
* Remove unreachable linkRobert Loehning2013-07-041-1/+1
* Debugger: Fix Q{Size,Rect,Point}F dumpershjk2013-07-041-9/+9
* Debugger: De-const, part 2.hjk2013-07-041-0/+1
* Debugger: Ignore differences in 'const'-ness in type columnhjk2013-07-041-0/+1
* Debugger: Fix more LLDB dumpershjk2013-07-031-1/+13
* Squish: Added note about possible problems with netshRobert Loehning2013-07-031-0/+3
* Debugger: Fix a few LLDB dumpershjk2013-07-031-8/+8
* Debugger: Make more dumper work without debug infohjk2013-07-021-2/+2
* C++: Fix resolving ui_* files in CppPreprocessorNikolai Kosjar2013-07-025-0/+86
* CDB: fix breakpoint location in catch clauses.Erik Verbruggen2013-07-021-1/+29
* Debugger: Make more dumper work without debuginfohjk2013-07-021-20/+32
* Debugger: Work on dumper without debug infohjk2013-07-011-1/+1
* CppTools: Fix snapshot in case another project is openedNikolai Kosjar2013-06-286-0/+56
* Tests: Fix typoRobert Loehning2013-06-261-1/+1
* Fix searching for repeated characters in files.Eike Ziller2013-06-252-2/+21
* Squish: Added note about HTTPSRobert Loehning2013-06-241-1/+1
* Squish: Updated used MSVC Qt versionsRobert Loehning2013-06-244-14/+13
* Squish: Removing now unused constant defaultQtVersionRobert Loehning2013-06-212-3/+1
* Debugger: Fix display of some boost types with LLDBhjk2013-06-211-1/+2
* Squish: Fixed tst_qml_editorRobert Loehning2013-06-201-1/+1
* Squish: Stabilize progressBarWait()Robert Loehning2013-06-201-1/+3
* Squish: Fix handleDebuggerWarnings()Robert Loehning2013-06-201-7/+6
* Debugger: Fix recent dumper autotest regressionhjk2013-06-201-4/+4
* Debugger: Fix reading of \x escape sequences in stringshjk2013-06-201-2/+2
* Tests: Allow execution from outside pluginmanager folderChristian Stenger2013-06-202-3/+10
* Squish: Enabling WELP03 on Windows.Robert Loehning2013-06-191-3/+0
* Squish: Fix WELP03Christian Stenger2013-06-194-15/+51
* Debugger: Re-enable a few dumper auto testshjk2013-06-181-306/+246
* Squish: Another snooze() for selectFromFileDialog()Christian Stenger2013-06-181-0/+1
* Squish: Make sure self._fix is not used undefinedChristian Stenger2013-06-171-0/+1
* Debugger: Split manual QObject dumper test into smaller chunkshjk2013-06-171-13/+28
* CppEditor: Check <include path>/QSomethingNikolai Kosjar2013-06-171-0/+1
* Squish: Added qmake to readmeRobert Loehning2013-06-131-0/+1
* Squish: Fix tst_basic_cpp_supportChristian Stenger2013-06-121-2/+9
* C++: Fix preprocessor blocked macro bug.Erik Verbruggen2013-06-113-0/+20