summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: create temporary file in input file dirPrzemyslaw Gorszkowski2014-05-261-1/+2
* Git: Fix tab order in gerrit optionsOrgad Shaneh2014-05-261-0/+1
* Qnx: Fix broken configuration manager testEl Mehdi Fekari2014-05-223-0/+18
* No warning if qmlscene exist on Qt5+Yuchen Deng2014-05-222-3/+6
* Qnx: Correctly set QT_QPA_FONTDIREl Mehdi Fekari2014-05-201-2/+2
* QtSupport: Use QTC_ASSERT instead of QTC_CHECK if neededhjk2014-05-191-1/+1
* IosDeployStep: use QTC_ASSERT when appropriatehjk2014-05-191-1/+1
* Find: Fix an issue found by clang static analyzerhjk2014-05-191-4/+6
* Editor: Set tabsettings on new generic highlighter.David Schulz2014-05-191-0/+1
* ProjectExplorer: fix Xcodebuild parser test.David Schulz2014-05-162-1/+13
* VcsBase: Do not crash when no project is selectedTobias Hunger2014-05-141-2/+7
* ios: warn if provisioning profile does not cover the targeted deviceFawzi Mohamed2014-05-132-3/+66
* support the latest g++ on macFawzi Mohamed2014-05-132-2/+4
* projectexplorer/qmake-makestep: parse output of xcodebuildFawzi Mohamed2014-05-136-3/+360
* Qnx: Detect Qt version for BB10 with the new mkspec changesEl Mehdi Fekari2014-05-121-1/+2
* Android/Ant selection: Work around file dialog bug on MacEike Ziller2014-05-121-0/+4
* CMake: Provide generators for Qnx/BB kitsEl Mehdi Fekari2014-05-091-1/+4
* Update qbs submodule.Christian Kandeler2014-05-091-0/+0
* Git: Do not crash when closing creator after reverting all files in a commitTobias Hunger2014-05-082-2/+6
* Android: Show all download buttons in settings on OSXAlessandro Portale2014-05-071-2/+2
* Revert "qmljs: better defaults, more uniform handling of paths"Fawzi Mohamed2014-05-079-223/+84
* Revert "qmljs: add qbs default paths"Fawzi Mohamed2014-05-071-5/+0
* Revert "qmljs: fix compilation for Qt4"Fawzi Mohamed2014-05-071-2/+0
* Revert "qmljs: fix compilation with Qt4 (attempt 2)"Fawzi Mohamed2014-05-071-2/+0
* QmlDesigner: Quote pathsMarco Bubke2014-05-071-4/+4
* Core: Fix MIME type editing when using filteringChristian Stenger2014-05-071-8/+11
* qmljs: fix compilation with Qt4 (attempt 2)Fawzi Mohamed2014-05-071-0/+2
* qmljs: fix compilation for Qt4Fawzi Mohamed2014-05-071-0/+2
* qmljs: add qbs default pathsFawzi Mohamed2014-05-061-0/+5
* qmljs: ensure that opening an editor always updates the modelmanagerFawzi Mohamed2014-05-064-0/+13
* qmljs: better defaults, more uniform handling of pathsFawzi Mohamed2014-05-069-84/+223
* Git: Return true when asked to close a editor that is not openTobias Hunger2014-05-051-1/+1
* Welcome: Remove unused "communitywelcomepage.h"Alessandro Portale2014-05-051-59/+0
* Qnx: Properly set Qt environment on deviceEl Mehdi Fekari2014-05-051-1/+10
* Clang: Compile fix for Qt 4Nikolai Kosjar2014-05-022-2/+2
* Qnx: Fix crash when running with no deviceEl Mehdi Fekari2014-05-021-7/+7
* Qnx: Properly setup the environment vars in the bar descriptorEl Mehdi Fekari2014-05-021-24/+52
* qmljs: split scan functionFawzi Mohamed2014-04-302-30/+37
* QmlDesigner.ItemLibrary: Give ListView delegates a widthThomas Hartmann2014-04-302-0/+2
* CppTools: Fix race conditions in CppEditorSupportNikolai Kosjar2014-04-302-97/+87
* 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
* 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