summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Message fixes in QML-Designer.Friedemann Kleint2013-10-255-8/+8
* Update file/directory names for Qt Quick 1 templateKai Koehne2013-10-241-8/+24
* Qnx: Check device connection when debuggingEl Mehdi Fekari2013-10-247-62/+75
* CppEditor: Fix build with namespaced Qt.Christian Kandeler2013-10-241-0/+2
* QmlDesigmer.ItemLibrary: minor adjustment to layoutThomas Hartmann2013-10-241-1/+1
* QmlDesigner: adjusting scrollbarThomas Hartmann2013-10-244-42/+21
* QmlDesigner: adjustment of Section(View)Thomas Hartmann2013-10-241-6/+26
* File System View: Make keyboard navigation magicalDaniel Teske2013-10-242-1/+22
* Add System encoding for Qt5 buildsOrgad Shaneh2013-10-241-0/+7
* Debugger: Simplify LLDB communication protocolhjk2013-10-241-19/+19
* CppEditor: Underline text for a virtual function call linkNikolai Kosjar2013-10-241-1/+5
* CppEditor: Fix position of virtual override listNikolai Kosjar2013-10-243-7/+7
* CppEditor: Simplify VirtualFunctionAssist{Processor,Provider}Nikolai Kosjar2013-10-244-51/+47
* CppEditor: Selecting an override of a virtual function jumps to definitionNikolai Kosjar2013-10-243-22/+84
* CppEditor: Test also link targets for override listNikolai Kosjar2013-10-242-55/+90
* CppEditor: Trigger override search for reference typesNikolai Kosjar2013-10-243-19/+77
* CppEditor: Clean up followsymbol_switchmethoddecldef_test.cppNikolai Kosjar2013-10-241-34/+33
* CppEditor: Do not return double entries in FunctionHelper::overrides()Nikolai Kosjar2013-10-242-6/+0
* QNX: Fix broken environmentTobias Nätterlund2013-10-241-2/+1
* Increase preference dialog height by 10% on MacEike Ziller2013-10-241-0/+2
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-2435-57/+71
* Crossify normalizePathNameOrgad Shaneh2013-10-2413-128/+83
* Give preprocessor dialog button a tool tip.Eike Ziller2013-10-243-5/+20
* Fix calculation of compiler string for VS 2013.Marcel Krems2013-10-241-1/+3
* QmlDesigner.PropertyEditor: bringing back the templatesThomas Hartmann2013-10-233-73/+124
* AddLibraryWizard: wrap text on snippets labeljkobus2013-10-231-0/+1
* Check if project and its target are not nullJarek Kobus2013-10-231-8/+18
* Handle MinGW case in Add Library Wizardjkobus2013-10-232-34/+89
* Core: Adapt documentation to recent refactoring.Christian Kandeler2013-10-231-7/+4
* QNX: Show warning when slog2info is not found on QNX >6.5Tobias Nätterlund2013-10-236-6/+102
* Android: Reset debugger in existing kitsDaniel Teske2013-10-231-0/+12
* CppTools: fix inclusion of "injected" defines.Erik Verbruggen2013-10-234-5/+19
* FakeVim: Scrolls correctly if text cursor moves on wrapped lineshluk2013-10-231-14/+17
* Generic Project: Use relative paths for importingDaniel Teske2013-10-231-3/+7
* QtVersionManger: Save one save()Daniel Teske2013-10-231-1/+0
* GenericProject: Simnplfy code handling includesDaniel Teske2013-10-232-24/+1
* Generic Project: Change order of includesDaniel Teske2013-10-231-1/+2
* CppEditor: Extract VirtualFunctionProposalItem into separate filesNikolai Kosjar2013-10-235-27/+114
* C++: Safe accessing of elements of TranslationUnit::_tokensNikolai Kosjar2013-10-232-23/+34
* CdbExt: version bumpDavid Schulz2013-10-231-1/+1
* Fix build on windows in debuggerkitinformation.David Schulz2013-10-231-1/+1
* Remove setting of Qt::AA_DontCreateNativeWidgetSiblings .Friedemann Kleint2013-10-231-5/+0
* qmljs: simple tracking of used modulesFawzi Mohamed2013-10-232-1/+11
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-2337-231/+280
* Git: Fix popup message for mergePetar Perisin2013-10-221-5/+5
* Debugger: Fix the way to register/add new debuggersEl Mehdi Fekari2013-10-225-19/+21
* Debugger: Adjust QDateTime dumper after Qt 5.2 changeshjk2013-10-222-1/+9
* Debugger: Leave GDB default setting for 'set overload resolution'hjk2013-10-221-2/+9
* Debugger: Have 64bit debuggers handle 32bit targets, tooTobias Hunger2013-10-222-4/+114
* Android: Search for a suitable emulator before starting a new avdDaniel Teske2013-10-224-3/+21