summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Adjust offset in QGraphicsPolygonItem dumperDavid Schulz2017-03-031-1/+6
* Debugger: Fallback to read raw memoryDavid Schulz2017-03-031-2/+6
* Wizards: Fix location of git ignore fileChristian Stenger2017-03-023-3/+3
* QmlDesigner: Add logging to NodeInstanceViewThomas Hartmann2017-03-011-0/+3
* QmlDesigner: Increase interval for puppet alive timerThomas Hartmann2017-03-011-1/+1
* Debugger: Add enum value dumper to cdbbridgeDavid Schulz2017-03-014-6/+13
* Debugger: Use symbol tag to determine type codeDavid Schulz2017-03-011-2/+10
* Debugger: Check type cache before creating array/pointer typeDavid Schulz2017-03-011-16/+17
* Welcome: Move worldsummit16.png to plugins/qtsupporthjk2017-02-281-0/+0
* QmlDesigner: Adjust paddingThomas Hartmann2017-02-282-4/+4
* Wizards: Fix wizard for .qmltypesThomas Hartmann2017-02-282-6/+6
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-271-2/+2
|\
| * Debugger: Pass Qt type info version to the debugger protocolDavid Schulz2017-02-231-2/+2
* | Dumper: QJsonValue of String has no childrenOrgad Shaneh2017-02-241-1/+1
* | Debugger: Use listTemplateParameters from DumperBaseDavid Schulz2017-02-231-16/+7
* | QmlDesigner: Add specifics for PopupsThomas Hartmann2017-02-224-0/+381
* | QmlDesigner: Adding MarginSectionThomas Hartmann2017-02-222-0/+123
* | QmlDesigner: Quick fix for PopupThomas Hartmann2017-02-221-2/+10
* | Wizard: Adjust Qt Quick UI wizard to latest changesChristian Stenger2017-02-171-3/+3
* | Wizards: Unify used label with other wizardsChristian Stenger2017-02-161-2/+2
* | QmlDesigner: Use colors from theme the for selection indicatorThomas Hartmann2017-02-155-0/+10
* | QmlDesigner: Implement preliminary support for qsTranslateThomas Hartmann2017-02-151-2/+15
* | Nim: Project wizard should filter Kits without a Nim toolchain setFilippo Cucchetto2017-02-151-0/+1
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-143-3/+25
|\ \ | |/
| * Welcome: Update the Tutorials tab contentsLeena Miettinen2017-02-135-37/+37
| * GDB: Fix printing of flag enumsOrgad Shaneh2017-02-131-0/+18
| * Debugger: Fix extremely slow enum name resolvingOrgad Shaneh2017-02-081-3/+5
| * Debugger: Fix int casting for bitfieldsOrgad Shaneh2017-02-081-0/+2
* | Clean up projects wizards and support for Qbs+CMake+qmake to allJake Petroules2017-02-1043-116/+523
* | Make Creator compile without Qt tools in some configurationhjk2017-02-101-2/+17
* | Debugger: Add a dumper for QSqlFieldhjk2017-02-081-0/+34
* | Debugger: Adjust python dumper for 32bit MSVC binariesDavid Schulz2017-02-071-2/+5
* | QtSupport: Move built-in list of tutorials to resourceshjk2017-02-0317-505/+0
* | Debugger: Use GetOffsetByName for staticMetaObject lookupDavid Schulz2017-02-021-1/+1
* | Debugger: Let the python bridge handle reference typesDavid Schulz2017-02-021-7/+15
* | Debugger: Add Core::Id python dumper for cdbDavid Schulz2017-02-012-8/+12
* | Debugger: Adapt QHostAddress dumper after Qt Core change a6cdfacfhjk2017-02-011-5/+12
* | Debugger: Add dumper for unordered_multi(set/map)David Schulz2017-02-011-0/+20
* | Debugger: Skip QLocale dumper for cdbDavid Schulz2017-02-011-0/+3
* | Debugger: Do not try to access type information without loaded binaryhjk2017-01-311-1/+9
* | Debugger: Hardcode QChar typeDavid Schulz2017-01-311-0/+18
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-301-1/+1
|\ \ | |/
| * Update Russian translationhjk2017-01-271-1/+1
* | Debugger: Replace common qint typedefs before type lookupDavid Schulz2017-01-301-2/+23
* | Debugger: Unify std::once dumper outputDavid Schulz2017-01-271-1/+1
* | Debugger: Use direct memory access for boost::list itemsDavid Schulz2017-01-271-3/+3
* | Debugger: Default to newer version of boost::unordered::set dumperDavid Schulz2017-01-271-2/+5
* | Debugger: Fix std tree iterator for pairsDavid Schulz2017-01-271-1/+4
* | Welcome: Add a video tutorial imageAlessandro Portale2017-01-261-0/+0
* | Debugger: Put number of children for QHostAddressDavid Schulz2017-01-261-0/+1