summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Squish: Remove unnecessary importsChristian Stenger2014-04-3017-15/+2
* Squish: Fix verifyEnabled()Christian Stenger2014-04-291-1/+1
* QmakeProject: Use build_pass evaluator for INSTALLSDaniel Teske2014-04-292-38/+44
* Git: Fix author encoding on amend commit on Windows...Orgad Shaneh2014-04-281-10/+20
* Valgrind: Fix "alien binary" filtering for remote analyzing.Christian Kandeler2014-04-281-0/+6
* FakeVim: Don't handle command mapping further if editor was closedhluk2014-04-281-1/+1
* Qbs: write toolchainPrefix to qbs profileJoerg Bornemann2014-04-282-2/+20
* TaskModel: Remove updateMapping calls that lead to bad performanceDaniel Teske2014-04-281-3/+0
* QmlDesigner.PropertyEditor: Fixing color chooserThomas Hartmann2014-04-251-1/+1
* QmlDesigner.PropertyEditor: Keep left/right anchors for vertical anchoringThomas Hartmann2014-04-251-2/+0
* Valgrind: Return correct row count from ErrorListModel.Christian Kandeler2014-04-251-1/+1
* Valgrind: Fix typo in signal-slot connection.Christian Kandeler2014-04-251-1/+1
* Valgrind: Prevent invalid assertion.Christian Kandeler2014-04-251-0/+2
* QmlDesigner.SubComponentManager: Do not show items without importThomas Hartmann2014-04-241-1/+0
* Doc: update Accelbubble exampleLeena Miettinen2014-04-242-0/+6
* Doc: Load QML Stack functionLeena Miettinen2014-04-241-0/+6
* Fix minimum windows version detectionYuchen Deng2014-04-231-0/+6
* Git: Fix config encoding on WindowsPeter Kümmel2014-04-222-7/+11
* Fix Japanese translationTakumi ASAKI2014-04-221-1/+1
* QmlDesigner.PropertyEditor: Hide TextInput specifics properties for TextEditThomas Hartmann2014-04-223-6/+8
* QmlDesigner.PropertyEditor: Adding tooltip to ButtonRowButtonThomas Hartmann2014-04-221-0/+15
* QmlDesigner.PropertyEditor: Adjust size of TabViewThomas Hartmann2014-04-221-0/+21
* Add /FS to cpp.platformC(xx)Flags for MSVC2013Yuchen Deng2014-04-222-0/+7
* qbs: Fix link warningYuchen Deng2014-04-223-3/+3
* Squish: Stabilize tst_external_sortRobert Loehning2014-04-161-2/+3
* Compile fix for Qt4Robert Loehning2014-04-161-2/+2
* DiffEditor: replace carriage return chars with spaces.jkobus2014-04-161-0/+5
* qbs build: Adapt to function renaming.Christian Kandeler2014-04-154-5/+5
* QmlDesigner: Fix compile instructions messageChristian Stenger2014-04-151-1/+1
* Debugger: Do not list folder as debuggerChristian Stenger2014-04-151-1/+1
* Version bumpEike Ziller2014-04-152-2/+2
* replace platform conditional with QMAKE_DIRLIST_SEPOswald Buddenhagen2014-04-141-5/+1
* QmlDesigner.StatesEditor: Do not allow adding states to WindowThomas Hartmann2014-04-142-5/+5
* Tests: Fix wrong bracesChristian Stenger2014-04-141-3/+2
* QmlDesigner.PropertyEditor: No transactions based on focusThomas Hartmann2014-04-141-8/+0
* QmlDesigner.PropertyEditor: Fixing layoutThomas Hartmann2014-04-142-0/+4
* Update qbs submodule.v3.1.0Christian Kandeler2014-04-141-0/+0
* Debugger: Fix setting breakpoints in disassembly viewhjk2014-04-141-7/+9
* QmlDesigner.PropertyEditor: Fixing colouring for FontComboBoxThomas Hartmann2014-04-141-5/+18
* QmlDesigner.PropertyEditor: Fixing minimum and maximum values for realsThomas Hartmann2014-04-141-1/+4
* Revert "MsvcToolChain: correct suggested Mkspec list."David Schulz2014-04-141-8/+11
* QmlDesigner.PropertyEditor: Do not allow negative width or heightThomas Hartmann2014-04-141-2/+2
* fix qt4 build: remove extra spacesOswald Buddenhagen2014-04-141-3/+3
* QbsProjectManager: Fix building of single files.Christian Kandeler2014-04-141-0/+1
* QmlProfiler: Always reset the context before drawing on a canvasUlf Hermann2014-04-143-0/+6
* CppTools: Fix data race when accessing the editor revisionNikolai Kosjar2014-04-143-6/+15
* CppTools: Remove invalid optimization for highlightingNikolai Kosjar2014-04-141-7/+2
* CppTools: Do not wait in GUI thread for the parsed documentNikolai Kosjar2014-04-142-8/+26
* Fix SyntaxHighlighter documentation.Erik Verbruggen2014-04-141-74/+23
* fix use of $$split()Oswald Buddenhagen2014-04-142-3/+4