summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix missing argumentRobert Loehning2014-08-261-1/+1
* Debugger: Fix soft assertionOrgad Shaneh2014-08-261-1/+4
* don't declare defeat if only cumulative evaluation failsOswald Buddenhagen2014-08-251-8/+4
* iOS: Fix determination of SDK with maximum versionEike Ziller2014-08-251-1/+1
* Abi: Fix detection of mips64elOrgad Shaneh2014-08-251-1/+5
* Debugger: Avoid duplication of SDK debuggersOrgad Shaneh2014-08-251-6/+3
* Debugger: Rework matching of debugger item and targethjk2014-08-251-61/+69
* Locator: Fix deadlockEike Ziller2014-08-251-1/+0
* QmlDesigner: fix that we have too many updateActiveQtVersion() connectionsTim Jenssen2014-08-221-4/+3
* Update qbs submodule.Christian Kandeler2014-08-221-0/+0
* QbsProjectManager: Don't leak the "Reading project" progress bar.Christian Kandeler2014-08-221-0/+5
* ios: Fix case in .pro filesRobert Loehning2014-08-212-2/+2
* QmlDesigner.NavigatorView: Do not set a position for new itemsThomas Hartmann2014-08-212-4/+6
* QmlDesigner.Rewriter: Adding missing global Qt enumsThomas Hartmann2014-08-211-1/+2
* QmlDesigner.PropertyEditor: Fix captionThomas Hartmann2014-08-211-1/+1
* CppTools: Remove concurrent write access to diagnostic messagesNikolai Kosjar2014-08-211-2/+6
* OSX: Get rid of File > Exit menu itemEike Ziller2014-08-211-0/+1
* qmljs: adding getDay and getUTCDay to date objectFawzi Mohamed2014-08-211-0/+2
* Fix typoRobert Loehning2014-08-201-1/+1
* Update qbs submodule.Joerg Bornemann2014-08-191-0/+0
* CppEditor: Return on invalid code in ExtractLiteralAsParameter::matchNikolai Kosjar2014-08-183-7/+28
* CppEditor: copy snapshot before FunctionDeclDefLink change calculation.Erik Verbruggen2014-08-181-4/+6
* Android: Use the new gdbserver name for Qt 5.4+BogDan Vatra2014-08-181-2/+4
* QmlDesigner.ImportManager: Fix comparison operatorThomas Hartmann2014-08-151-0/+3
* New File Dialog: Tweak default node on Projct PageDaniel Teske2014-08-152-10/+14
* QmlDesigner.FormeEditor: Crash fixThomas Hartmann2014-08-151-1/+1
* Update qbs submodule.Christian Kandeler2014-08-151-0/+0
* Show the chunk context info in unified diffjkobus2014-08-143-3/+10
* PushToGerrit: Do not allow spaces in the reviewers editOrgad Shaneh2014-08-141-2/+3
* DiffEditorDocument: Assign mimetypeOrgad Shaneh2014-08-142-0/+3
* Add missing colon for win msvc scopejkobus2014-08-141-1/+1
* Compile fixes for Qt 4.8Robert Loehning2014-08-131-3/+3
* EditorConfiguration: Fix crash on unloading projectsDaniel Teske2014-08-132-11/+23
* Try to show some meaningful diff when in merging state.jkobus2014-08-131-5/+23
* Fix const correctnessjkobus2014-08-132-66/+66
* Save / restore state in diff editor when reloadingjkobus2014-08-137-10/+83
* Fix focus handling in diff editorjkobus2014-08-132-0/+2
* GitClient: use "git show" for show instead of "git diff"jkobus2014-08-131-18/+41
* Update qbs submodule.Christian Kandeler2014-08-131-0/+0
* fix omission of QMAKE_INFO_PLIST from recognized file sourcesOswald Buddenhagen2014-08-131-0/+2
* fix omission of DISTFILES from recognized file sourcesOswald Buddenhagen2014-08-131-0/+2
* Remove templates from static list if plugin is unavailableRainer Keller2014-08-132-20/+21
* QbsProjectManager: Fix linker name for MSVC.Christian Kandeler2014-08-121-1/+4
* QmlProfiler: Use correct width for scaling timeline rangesUlf Hermann2014-08-121-1/+1
* Set general qml and qtquick features for wizardsjkobus2014-08-122-0/+5
* Android: Fix link to fixed gdbsDaniel Teske2014-08-121-2/+2
* QmlDesigner: do not call converToVariant on ListElementsTim Jenssen2014-08-121-1/+7
* QmlDesigner: remove second setSource callTim Jenssen2014-08-121-4/+1
* Android: Do not create temporary files in CWDEike Ziller2014-08-121-2/+3
* QmlDesigner.PropertyEditor: Fix Layout for TextFieldSpecificsThomas Hartmann2014-08-121-10/+3