summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Beautifier: Accept C and Objective-C files by defaultLorenz Haas2016-09-081-1/+2
* | CppTools: Fix loading of .config filesVersus Void2016-09-061-2/+2
* | RemoteLinux: Try SIGTERM first when terminating processesChristian Kandeler2016-09-061-1/+2
* | Cdb: Fix QList child dumperDavid Schulz2016-09-063-9/+13
* | Cdb: Fix sorting of reference node childrenDavid Schulz2016-09-061-1/+2
* | Fix debug on Android 6+ with NDK r11+BogDan Vatra2016-09-054-2/+15
* | Android: Fix package name searchBogDan Vatra2016-09-051-4/+10
* | Adding logging rule qtc.*.info=false to disable output by defaultThomas Hartmann2016-09-014-5/+6
* | QmlDesigner: Do not remove puppet stream if puppet crashesThomas Hartmann2016-09-011-1/+0
* | Editor: Collect indentation for a list of text blocksDavid Schulz2016-08-319-19/+101
* | qbs build: Fix more warnings on WindowsChristian Kandeler2016-08-302-2/+8
* | Debugger: Do not use remote working dir for local processeshjk2016-08-301-2/+0
* | ModelEditor: Fix translations in templatesRobert Loehning2016-08-301-2/+3
* | Fix empty locator results for search indexEike Ziller2016-08-301-1/+3
* | Update qbs submoduleChristian Kandeler2016-08-291-0/+0
* | Qmake: Make makesteps work in DeployConfiguration againTobias Hunger2016-08-291-0/+2
* | QmlProfiler: Move output parser into LocalQmlProfilerRunnerUlf Hermann2016-08-295-29/+37
* | Android: Make avd name extraction even more robustBogDan Vatra2016-08-291-1/+3
* | QmlJs: circular dependencies handlingMarco Benelli2016-08-262-3/+12
* | ClangStaticAnalyzer: Simplify testing various kitsNikolai Kosjar2016-08-255-2/+290
* | BinEditor: Do not call openImpl without a file nameDavid Schulz2016-08-251-1/+2
* | Editor: Use correct pointer in guardDavid Schulz2016-08-251-1/+1
* | Editor: Close proposal widget when text is pastedDavid Schulz2016-08-251-1/+1
* | Fix that opening advanced search could make output pane smallerEike Ziller2016-08-251-1/+1
* | Clang: Fix compile warningsDavid Schulz2016-08-242-2/+2
* | Timeline: Fix event compression for non-default heightsv4.1.0Ulf Hermann2016-08-231-1/+5
* | QbsProjectManager: Fix target changeChristian Kandeler2016-08-231-2/+0
* | QMake: Fix crash when removing Qt version from kitTobias Hunger2016-08-221-3/+7
* | Debugger: Fix environment settingshjk2016-08-221-0/+4
* | Update qbs submoduleChristian Kandeler2016-08-191-0/+0
* | ClangStaticAnalyzer: Simplify debuggingNikolai Kosjar2016-08-191-2/+10
* | Fix icon path for function in keyword completionTobias Hunger2016-08-181-1/+1
* | iostool: Removed unneeded link dependenciesEike Ziller2016-08-182-2/+1
* | Help settings: Fix crash when removing multiple documentation setsEike Ziller2016-08-181-3/+8
* | Git: Detect rebase even if rebase-apply does not contain "rebasing"Orgad Shaneh2016-08-181-1/+1
* | Fix that clang static analyzer did not find built-in headersEike Ziller2016-08-182-4/+7
* | CMake: Make sure top level CMakeLists.txt file is listed exactly onceTobias Hunger2016-08-171-1/+4
* | CMake: Delete watched files when closing a projectTobias Hunger2016-08-171-0/+1
* | Allow focusing the bookmark viewDavid Schulz2016-08-171-1/+1
* | ProjectExplorer: Resolve any CurrentProject:<foo> in default build pathUlf Hermann2016-08-156-7/+11
* | AutoTest: Fix setting working directoryChristian Stenger2016-08-083-33/+47
* | Update qbs submoduleChristian Kandeler2016-08-051-0/+0
* | Help: Fix fallback font family on UNIXChristian Stenger2016-08-051-1/+1
* | Utils: Add a missing include in small stringOrgad Shaneh2016-08-041-0/+1
* | Qml Designer Theming: Fix background colorAlessandro Portale2016-08-042-8/+3
* | ResourceEditor: Fix typos in non-translatable, but user-visible stringsLeena Miettinen2016-08-041-1/+1
* | Debugger: Add more safety net for failing dumperhjk2016-08-041-0/+7
* | Nim: Set environment for running projectChristian Stenger2016-08-041-0/+1
* | Nim: Removed wrong asserts triggered during restore of buildstepsFilippo Cucchetto2016-08-041-3/+1
* | Debugger: Only use random QML port if none was givenUlf Hermann2016-08-041-10/+12