summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | DiffEditor: Fix double click inside commit editorjkobus2014-08-121-5/+10
* | DiffEditor: Fix no newline handlingOrgad Shaneh2014-08-112-9/+95
* | QmlDesigner.PropertyEditor: Fix layout in CheckBoxSpecificsThomas Hartmann2014-08-111-4/+1
* | Ios: Fix version comparisonFawzi Mohamed2014-08-111-3/+3
* | QmlDesigner.PropertyEditor: Fix layout in RadioButtonSpecificsThomas Hartmann2014-08-111-4/+1
* | QmlDesigner.DocumentManager: Do not scatter items in layoutsThomas Hartmann2014-08-111-0/+2
* | TextEditor: Fix rendering of find&replace scopeOrgad Shaneh2014-08-111-28/+15
* | Android: Use the new gdbserver name for Qt 5.4+BogDan Vatra2014-08-081-0/+5
* | QbsProjectManager: Use the right linker command.Christian Kandeler2014-08-082-0/+2
* | QbsProjectManager: Add qbsconstants.h to qbs project file.Christian Kandeler2014-08-081-0/+1
* | Update qbs submodule.Christian Kandeler2014-08-081-0/+0
* | QmlDesigner.PropertyEditor: Fixing TextAreaSpecificsThomas Hartmann2014-08-081-3/+1
* | QmlDesigner.Model: Make removeProperty constThomas Hartmann2014-08-082-2/+2
* | QmlDesigner.Property: Fix Layout in ButtonSpecificsThomas Hartmann2014-08-081-12/+3
* | QmlDesigner.MetaInfo: Add SplitView to isLayoutable()Thomas Hartmann2014-08-081-1/+3
* | QmlDesigner.Navigator: Do not position items in layoutsThomas Hartmann2014-08-081-3/+9
* | QmlDesigner.DebugView: Add output for selection changesThomas Hartmann2014-08-081-1/+11
* | WinRt: remove superfluous static_castsJoerg Bornemann2014-08-071-5/+3
* | QmlDesigner.QmlItemNode: Items in layouts are not movableThomas Hartmann2014-08-071-0/+7
* | QmlDesigner.MetaInfo: Do not convert EnumerationThomas Hartmann2014-08-071-1/+3
* | Utils: Add algorithm.h to qbs project file.Christian Kandeler2014-08-071-0/+1
* | QbsProjectManager: Make sure run configs are available before a build.Christian Kandeler2014-08-071-0/+7
* | QmlDesigner.ItemLibrary: Remove TabViewThomas Hartmann2014-08-071-16/+0
* | QmlDesigner.PropertyEditor: Checked is only valid if checkable is trueThomas Hartmann2014-08-071-0/+8
* | QmlDesigner: Fix compiler warningsOrgad Shaneh2014-08-072-1/+4
* | Let Qbs handle Info.plist embedding.Jake Petroules2014-08-063-5/+5
* | WinRt: fix deploy step for non-application projectsJoerg Bornemann2014-08-061-8/+30
* | CustomExectutableDialog: Remove unused memberTobias Hunger2014-08-061-2/+0
* | QmlDesigner: disable none default properties in navigatorTim Jenssen2014-08-061-0/+10
* | WinRt: remove code duplicationJoerg Bornemann2014-08-062-18/+21