aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Speed up display of large static arrays with simple datahjk2015-12-101-3/+1
* QmlDesigner: Window types have no gradient propertyTim Jenssen2015-12-091-1/+1
* Debugger: Better fallback for resolving function local struct typeshjk2015-12-091-1/+6
* Debugger: Force passing DYLD_.... environment variables to inferiorhjk2015-12-081-0/+12
* Ukrainian translation update for 3.6Viktor Ostashevskyi2015-12-072-339/+2793
* Debugger: Further improve base class dumping with LLDBhjk2015-12-071-3/+4
* Debugger: Remove spurious quotes in gdbbridge.py outputhjk2015-12-071-1/+1
* avoid None.replace in fromNativePathDavid Fries2015-12-031-1/+5
* Russian translation updateSergey Belyashov2015-12-031-57/+35
* QmlDesigner: Adding specifics for GridLayoutThomas Hartmann2015-11-241-0/+135
* Update Russian translationSergey Belyashov2015-11-201-39/+27
* Wizards: Fix inconsistent category display namesMartin Kampas2015-11-202-2/+2
* qtcanvas3dapplication wizard: Fix typo ${} -> %{}Martin Kampas2015-11-201-1/+1
* Fix invalid long address printingOrgad Shaneh2015-11-201-2/+1
* Debugger: Adjust QFileInfo dumper for Qt 5.7 on Linux 32 bithjk2015-11-111-1/+6
* Debugger: Pass down expanded inames in LLDB testshjk2015-11-111-9/+4
* Debugger: Try to handle empty base classes more gracefully with LLDBhjk2015-11-111-14/+34
* Debugger: Fix QHostAddress dumper with Qt 5.7/64 bithjk2015-11-101-30/+63
* Debugger: Adjust boost::unordered_set dumperhjk2015-11-101-8/+35
* Debugger: Fix QObject dynamic property dumper for Qt 5.7hjk2015-11-091-4/+17
* Debugger: Fix QAtomic* and QShared* dumpers with Qt 5.6/C++11hjk2015-11-091-7/+7
* Debugger: Make boost::container::list autotest pass againhjk2015-11-091-1/+5
* Debugger: Relax reference counter sanity checkhjk2015-11-091-7/+2
* Debugger: Fix expansion of std::string et alhjk2015-11-091-2/+12
* Update Russian translationSergey Belyashov2015-11-061-475/+2466
* Debugger: Fix std::string display for GCC 5.xhjk2015-11-061-2/+18
* Debugger: Fix std::set<...>::iterator dumper for GCC 5.x and C++11hjk2015-11-061-1/+6
* Debugger: Add dumper for GCC 5.x's std::__cxx11::listhjk2015-11-061-0/+3
* Debugger: Move the 'break on qFatal' implementation to gdbbridgehjk2015-11-051-5/+37
* Debugger: Restrict QJson{Array,Object} display to 1000 items.hjk2015-11-031-4/+2
* Add QML import completion for Qt.labs.controls, calendar & templatesJ-P Nurmi2015-11-021-0/+3
* Debugger: Rename GdbEngine::{stackListFrames->fetchStack}hjk2015-11-021-1/+1
* Debugger: Standardize on all-lowercase for protocol optionshjk2015-11-022-15/+15
* Debugger: Remove unused dumper.py function polishWatcher()hjk2015-11-021-8/+0
* Fix JsonWizard translationSergey Belyashov2015-10-282-5/+5
* Wizards: Fix qmlproject wizards againTobias Hunger2015-10-282-2/+2
* Welcome: link to talks from Qt World SummitLeena Miettinen2015-10-282-61/+61
* Wizards: Fix QmlProject wizardsTobias Hunger2015-10-272-2/+2
* Debugger: Fix of display of object addresseshjk2015-10-271-1/+1
* Wizard: Add a wizard for item modelsTobias Hunger2015-10-217-0/+692
* Wizards: Use C++11 in all qmake projects created by the JSON wizardTobias Hunger2015-10-203-0/+6
* Debugger: Adjust native mixed debugging after upstream changeshjk2015-10-194-76/+174
* Snippets: Add license snippetsTobias Hunger2015-10-191-0/+123
* Debugger: Make basic native-mixed debugging work with LLDBhjk2015-10-133-104/+103
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-093-280/+236
* Debugger: Do not try to treat labels as variableshjk2015-10-081-0/+3
* QmlDesigner: Adding layouts to doResetProperty()Thomas Hartmann2015-10-061-2/+34
* Debugger: Add watcher handling in pdbbridge for basic typeshjk2015-09-301-1/+30
* Add .directory files to git.ignoreMitch Curtis2015-09-301-0/+1
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-252-5/+9
|\