summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Fix upload for target file paths with spaces.v3.4.1Christian Kandeler2015-05-291-4/+8
* Help: Fix that user registered documentation was auto-removed on windowsEike Ziller2015-05-281-1/+1
* Timeline: Emit heightChanged() when empty changesUlf Hermann2015-05-261-1/+3
* Core: Fix compile with MSVC 2010Christian Stenger2015-05-261-1/+1
* QtWebKit HelpViewer: Fix that "Open in New Page" was visible where it shouldn'tEike Ziller2015-05-262-9/+1
* Adapt MSVC output parser to MSVC 2015.Friedemann Kleint2015-05-222-3/+23
* Items were removed from QML overview when dragging onto editor viewEike Ziller2015-05-221-0/+6
* Update qbs submodule.Christian Kandeler2015-05-211-0/+0
* QmlProfiler: save and load input eventsUlf Hermann2015-05-211-7/+22
* Debugger: Remove a wrong soft assert in breakpoint handlerhjk2015-05-211-5/+6
* Debugger: Optimize insert watch item.David Schulz2015-05-211-4/+4
* Fix DockWidgetBogDan Vatra2015-05-201-3/+2
* Fix untranslated messagesSergey Belyashov2015-05-194-7/+13
* QmlJS: Mark some overridden functionsOrgad Shaneh2015-05-181-3/+3
* Search results: Fix that auto-expand failed on first set of resultsEike Ziller2015-05-181-2/+14
* Help: Fix QDesktopServices url handler for qthelp urlsEike Ziller2015-05-181-1/+1
* Debugger: Fix crash in breakpoint viewhjk2015-05-181-4/+7
* TimeLine: remove strange selection lock magicJoerg Bornemann2015-05-181-6/+0
* Timeline: Make 0-width events visible again.Ulf Hermann2015-05-182-4/+5
* Override text/x-csrc mimetype with QtCreator's own versionBogDan Vatra2015-05-151-0/+7
* CppTools: Allow to limit the files to process by file sizeNikolai Kosjar2015-05-134-3/+65
* CppEditor: Lower reservation of parentheses per lineNikolai Kosjar2015-05-131-1/+1
* C++: Limit parsing of initializer clausesNikolai Kosjar2015-05-132-2/+15
* Clang: Fix providing clang directory with intrinsics for *.qbsNikolai Kosjar2015-05-131-1/+1
* Help: Work around issue with Visual Studio < 2013Eike Ziller2015-05-121-7/+20
* Update qbs submodule.Christian Kandeler2015-05-111-0/+0
* Debugger: Fix attaching to running debug serverEike Ziller2015-05-072-10/+17
* ProjectExplorer: Fix to eager clearing of output windowDaniel Teske2015-05-071-2/+1
* QbsProjectManager: Fix deriving qbs profile names from kit attributes.Christian Kandeler2015-05-071-1/+3
* Fix Add Library for static librariesDaniel Teske2015-05-061-1/+2
* CdbExt: Setting actively which nodes should be expanded.David Schulz2015-05-064-42/+40
* Device support: Only restore SSH options if we really saved them.Christian Kandeler2015-05-051-2/+3
* Update qbs submodule.Christian Kandeler2015-05-051-0/+0
* Sdktool: Add switch to set environment for kits.Tobias Hunger2015-05-044-12/+45
* Sdktool: Fix default kit handlingTobias Hunger2015-05-042-12/+7
* Add missing qmake functions to profile completerM. Moellney2015-05-041-1/+50
* Fix "Add new being disabled"Daniel Teske2015-05-041-0/+2
* Qbs: Compile fixRobert Loehning2015-04-291-3/+3
* Qbs: fix equivalent command line for "show command lines" option.Jake Petroules2015-04-291-1/+3
* Qbs: display native separators for qbs.exe file path.Jake Petroules2015-04-291-1/+1
* Editor: Limit size of generic proposal widget.David Schulz2015-04-281-3/+3
* CDB: Unify handling of stopped debugger process.David Schulz2015-04-282-43/+5
* BareMetal: Support seamless 3.3 -> 3.4 upgradeOrgad Shaneh2015-04-272-2/+17
* Debugger: Fix Step into for unreachable frame source.David Schulz2015-04-271-0/+5
* Debugger: Fix jump to file/line breakpoint from disassemblerhjk2015-04-271-3/+16
* MimeDatabase: Avoid parsing the mime xml files multiple timesEike Ziller2015-04-271-6/+5
* Update qbs submodule.Christian Kandeler2015-04-241-0/+0
* About Plugins: Fix that disabling plugin could disable too many othersEike Ziller2015-04-241-0/+2
* Fix that CSS files where opened in C++ editorEike Ziller2015-04-241-0/+1
* CMakeProject: Fix CXX Flags parsing for ninja projectsClaus Steuer2015-04-241-15/+25