summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Call refresh before checking the splitter sizes.Lincoln Ramsay2013-07-021-0/+1
* qmljs: coalesce resets of code model triggered by cpp files updateFawzi Mohamed2013-07-022-1/+13
* C++: Fix resolving ui_* files in CppPreprocessorNikolai Kosjar2013-07-024-2/+56
* QmlDesigner.PropertyEditor: extend lookup rules for extensionsThomas Hartmann2013-07-021-0/+6
* CDB: fix breakpoint location in catch clauses.Erik Verbruggen2013-07-021-0/+1
* Qt4Project: Do not trigger updateCodeModels on folderChangedDaniel Teske2013-07-023-10/+80
* Fix translation context of "Attach to process".Friedemann Kleint2013-07-021-1/+1
* Git: Add some null protectionsOrgad Shaneh2013-07-021-2/+7
* DiffEditor: Show tags and branches in Show paneOrgad Shaneh2013-07-011-1/+2
* Git: Move static strings out of GitClient classOrgad Shaneh2013-07-012-9/+4
* Debugger: Make QImage dumper work with release versionshjk2013-07-012-6/+16
* DiffEditor: double click doesn't select the current wordjkobus2013-07-011-0/+2
* Git: Diff current file against indexOrgad Shaneh2013-07-011-6/+6
* Git: Support commit.template under ~Orgad Shaneh2013-07-011-2/+5
* SettingsAccessor: Fix empty environmentId handlingOrgad Shaneh2013-07-011-3/+3
* Git: Add a soft assertionOrgad Shaneh2013-07-011-0/+1
* Perforce: Support "+++ filename<tab>" for diffOrgad Shaneh2013-07-011-1/+3
* Don't accept a column/line number selection just because of ":"Thiago Macieira2013-07-011-3/+6
* Cdbext: Fix QMap dumper for Qt5...David Schulz2013-07-011-4/+6
* CppTools: Fix snapshot in case another project is openedNikolai Kosjar2013-06-283-6/+97
* Fix building from MSYS shellRay Donnelly2013-06-281-1/+1
* Remove workaround for qbs bug.Christian Kandeler2013-06-271-1/+0
* Update qbs submodule to version 1.0.1.Christian Kandeler2013-06-271-0/+0
* QmlDesigner: export NodeAbstractPropertyThomas Hartmann2013-06-271-1/+1
* Fix buildv2.8.0-rcEike Ziller2013-06-271-1/+1
* FileName: Support "~ -> homePath" substitutionOrgad Shaneh2013-06-271-1/+4
* Adapt Qbs profile generation to recent changes in QbsEike Ziller2013-06-261-5/+15
* qbs files: fix OS X checksJoerg Bornemann2013-06-269-13/+13
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-263-3/+6
|\
| * QmlProfiler: Avoid idle engine cancelling other engine's processKai Koehne2013-06-261-0/+4
| * Qnx: add a dependency to the debugger pluginEl Mehdi Fekari2013-06-253-0/+3
| * Qnx: Fix tag for splashscreensEl Mehdi Fekari2013-06-251-1/+1
| * process_stub_unix: fix race condition with reading of env fileFawzi Mohamed2013-06-251-2/+2
| * C++: Handle recursive using/typedef declarationsNikolai Kosjar2013-06-254-4/+155
| * C++: Handle recursive auto declarationsNikolai Kosjar2013-06-256-10/+82
* | Fix possible crash when looking for version control for directoryEike Ziller2013-06-261-2/+2
* | CrashHandler: Allow ptrace on current processOrgad Shaneh2013-06-261-0/+8
* | Android: Set ANDROID_HOME environment variableDaniel Teske2013-06-261-0/+1
* | CrashHandler: Use exec variants that search in pathOrgad Shaneh2013-06-261-2/+2
* | CppEditor: Fix "Rename Symbol Under Cursor" in new splitNikolai Kosjar2013-06-262-2/+12
* | Workaround QCompleter issue with closing its popup on escapeEike Ziller2013-06-264-4/+41
* | QmlDesigner.PropertyEditor: use proper transforms for anchorsThomas Hartmann2013-06-251-2/+5
* | Revert "QmlDesigner.NodeInstanceView: introducing delay in setPathToQt()"Marco Bubke2013-06-252-32/+3
* | Refactor qbs project files.Christian Kandeler2013-06-257-0/+229
* | CppTools: "Switch Header/Source" checks also other projectsNikolai Kosjar2013-06-251-23/+49
* | Debugger: Set cdb extension version to 2.8David Schulz2013-06-251-1/+1
* | Adapt the escape key logic for external windows.Eike Ziller2013-06-253-44/+99
* | Debugger: Add view menu to toolbarhjk2013-06-253-0/+22
* | Workaround for Clang generating wrong debug infoEike Ziller2013-06-252-0/+11
* | Fix escape key for "About Qt Creator"Eike Ziller2013-06-252-0/+20