summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-0977-192/+76
* Project explorer: fix UI text capitalization and punctuationLeena Miettinen2013-10-092-3/+3
* Android: fix UI text capitalization and punctuationLeena Miettinen2013-10-096-31/+31
* Android: Restrict deployment factories to targets with the right qtDaniel Teske2013-10-093-0/+11
* Revert "Pass ShortcutOverride events to base class in BaseTextEditorWidget."Nikolai Kosjar2013-10-091-4/+11
* AndroidRunConfiguration: Take .pro file parsing into accountDaniel Teske2013-10-093-1/+72
* Android: Handle cases where the project is unparsed.Daniel Teske2013-10-092-0/+8
* Qt4RunConfiguration: Call correct base class in overloaded functionDaniel Teske2013-10-091-1/+1
* Android Manifest Editor: Fix various issues around min/target sdk levelDaniel Teske2013-10-091-4/+17
* C++: Parse MEMBER in Q_PROPERTY()Nikolai Kosjar2013-10-095-25/+45
* TextEditor: Fix displaying function proposalsNikolai Kosjar2013-10-091-1/+1
* TextEditor: Clarify "Using keyboard shortcut (Alt)" in the settings.Nikolai Kosjar2013-10-091-20/+45
* CppTools: Tests: Fix crash in test_modelmanager_gc_if_last_cppeditor_closedNikolai Kosjar2013-10-092-8/+18
* CppTools: Protect SnapshotUpdater getters by mutexNikolai Kosjar2013-10-092-14/+22
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-0933-92/+41
* Update qbs submodule.Christian Kandeler2013-10-091-0/+0
* Pass ShortcutOverride events to base class in BaseTextEditorWidget.David Schulz2013-10-091-11/+4
* Android: Removing qt should remove its kitsDaniel Teske2013-10-091-1/+3
* CppEditor: Accept const Function in FunctionHelperOrgad Shaneh2013-10-092-8/+10
* Core: Adding Utils to Libs for the app subproject.David Schulz2013-10-091-1/+1
* CleanupThomas Hartmann2013-10-091-144/+0
* exclude .pluginspec from 'make clean'Oswald Buddenhagen2013-10-091-1/+1
* Fix Qt version warningOrgad Shaneh2013-10-091-1/+1
* qbs: Remove unnecessary dependsYuchen Deng2013-10-091-2/+0
* Revert "EditorManager: Fix crash when closing an editor upon activation"Orgad Shaneh2013-10-0816-69/+46
* Ios: Fix crash when connecting user-mode deviceEike Ziller2013-10-084-8/+21
* ios: disable debug print of probe progressFawzi Mohamed2013-10-081-1/+1
* Fix some spelling/tr-errors in Android/QNX.Friedemann Kleint2013-10-084-5/+5
* Fix MSVC warningOrgad Shaneh2013-10-081-2/+1
* Always use display names in locator context menu.Eike Ziller2013-10-081-1/+1
* WelcomePage: redesign of welcome pageThomas Hartmann2013-10-082-1/+145
* WelcomePage: remove getting started pageThomas Hartmann2013-10-084-60/+0
* Update minimum required Qt version.Eike Ziller2013-10-081-1/+1
* CPlusPlus: Fix parsing of <: :> <% %> %: digraphshjk2013-10-071-0/+15
* CPlusPlus: Remove unneeded utf-8 roundtrip.hjk2013-10-072-3/+3
* CPlusPlus: Make Environment::hashCode more local.hjk2013-10-072-25/+17
* ios-sim: fix for for 10.6Fawzi Mohamed2013-10-072-1/+3
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-0710-15/+27
* WelcomePage: Bring back the tutorials pageThomas Hartmann2013-10-071-0/+2
* Remove unneeded #ifdefs.Christian Kandeler2013-10-072-11/+6
* AndroidExtraLibraryListModel: Fix crash on removing libsDaniel Teske2013-10-072-13/+15
* CppTools: Adapt C++ locator names to realityNikolai Kosjar2013-10-074-4/+4
* Git: Fix compiler warningsOrgad Shaneh2013-10-071-5/+2
* iOSProbe: Cosmetic cleanupEike Ziller2013-10-072-51/+43
* CppEditor: Fix insert position in MoveFuncDefToDeclLorenz Haas2013-10-073-1/+29
* Fix a crash on codestylesettingsjkobus2013-10-074-19/+45
* Git: Disallow Commit and Push if rebase is in progressOrgad Shaneh2013-10-052-13/+19
* Git: Move hasRemotes out of panel dataOrgad Shaneh2013-10-056-8/+12
* CppTools: Rename "Update Code Model" to "Reparse Externally Changed Files"Nikolai Kosjar2013-10-042-7/+7
* Ios: Enforce linking to CoreFoundation and IOKitEike Ziller2013-10-041-0/+2