aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* qmljs: set cpp object to the latest version exportedMarco Benelli2015-09-171-1/+5
* C++: Revert problematic template specialization changesNikolai Kosjar2015-09-101-80/+51
* Fix non standard wizard for default themeDaniel Teske2015-09-081-0/+1
* Wizards: Fix dark style for wizard pagesDaniel Teske2015-09-081-0/+4
* C++: Fix MSVC assert in std::isspace()Nikolai Kosjar2015-09-021-1/+1
* SSH: Remove bogus compatibility check.Christian Kandeler2015-08-251-21/+1
* Fix size of fading indicatorEike Ziller2015-08-251-0/+2
* C++: Fix expensive lookup for boostNikolai Kosjar2015-08-211-4/+2
* Fix Botan compilation with ICCThiago Macieira2015-08-201-2/+2
* SSH: Use "none" authentication type in case of an empty password.Christian Kandeler2015-08-191-3/+6
* QmlDebug: Check if packet protocol is still alive after flush()Ulf Hermann2015-08-191-1/+1
* Sqlite: Add missing includes.Christian Kandeler2015-08-181-0/+2
* Cdbext: Do not sort container children.David Schulz2015-08-173-2/+4
* Utils: Fix lifetime of Aggregate lockershjk2015-08-101-4/+4
* Tests: Emit coreAboutToClose() before exitingNikolai Kosjar2015-08-053-14/+5
* QbsProjectManager: Support an equivalent of QML_IMPORT_PATH.Christian Kandeler2015-08-041-0/+2
* C++: Initialize memory after allocating symbol pointersOrgad Shaneh2015-08-041-0/+1
* C++: Fix potential crashOrgad Shaneh2015-08-031-6/+10
* C++: Fix crash in template argument resolvingOrgad Shaneh2015-08-032-3/+4
* C++: Do not let ASTPath calculate line/column for generated tokensNikolai Kosjar2015-07-312-3/+28
* Clang: Clarify stdout/stderr prefix of backendNikolai Kosjar2015-07-291-2/+2
* Clang: Allow to time high-level functionsNikolai Kosjar2015-07-293-0/+39
* Clang: Typedef some often used typesNikolai Kosjar2015-07-236-15/+22
* Sqlite: Stop using QtCore private macros in Qt CreatorThiago Macieira2015-07-221-21/+1
* Cmake: Fix autodetection of cmake on WindowsDaniel Teske2015-07-212-19/+24
* Clang: Shorten debug outputNikolai Kosjar2015-07-205-6/+163
* Utils: Properly terminate loop in Environment::diff()hjk2015-07-171-1/+1
* Utils: Remove unused TreeItem::m_populatedhjk2015-07-171-1/+0
* Clang: Fix command name for QDebugNikolai Kosjar2015-07-171-2/+2
* Utils: Make Environment::diff() result not contain common entrieshjk2015-07-161-1/+2
* Clang: Remove the hint and snippet field from the CodeCompletionMarco Bubke2015-07-162-28/+0
* QML wizards: Do not offer .ui.qml files for Qt 5.3Tobias Hunger2015-07-151-1/+1
* Clang: Rename filePaths in idsMarco Bubke2015-07-152-12/+12
* ANSI: Crash in AnsiEscapeCodeHandler::parseTextAndrey Pokrovskiy2015-07-142-32/+52
* TreeModel: Remove TreeItem::setModel from interfacehjk2015-07-132-11/+4
* Theming: Set color for disabled widgetsOrgad Shaneh2015-07-082-0/+5
* QmlProfiler: Don't try to reconnect while already connectingUlf Hermann2015-07-062-0/+6
* C++: Limit parsing of initializer clauses IINikolai Kosjar2015-07-061-0/+6
* C++: Use MAX_EXPRESSION_DEPTH and increase to 1000Nikolai Kosjar2015-07-061-4/+3
* C++: Add missing DEBUG_THIS_RULE() for Parser::parse*Nikolai Kosjar2015-07-061-0/+4
* C++: Remove pointless declarationsNikolai Kosjar2015-07-061-2/+0
* Utils: Replace path list editor actions with buttons.David Schulz2015-07-062-105/+37
* Timeline: Set the alpha channel in timeline items fragment shaderUlf Hermann2015-07-031-0/+1
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-03105-0/+0
* Clang: Fix potential infinite loopNikolai Kosjar2015-07-021-2/+2
* Timeline: Fix display of time labels for empty tracesUlf Hermann2015-07-022-1/+4
* C++: Cleanup LookupContextOrgad Shaneh2015-07-011-252/+114
* Cdbext: Allow to watch members.David Schulz2015-07-012-39/+114
* ShellCommand: Do not crash when no binary is givenTobias Hunger2015-06-301-1/+4
* ClangBackendIPC: Fix qbs build on Windows.Christian Kandeler2015-06-301-1/+1