aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Don't use classnames as part of inameshjk2013-07-091-1/+1
* Debugger: Disable build-in LLDB formatters for old LLDBhjk2013-07-091-0/+5
* Debugger: Remove spaces from template argumentshjk2013-07-091-2/+2
* Debugger: Fix std::string display with GDBhjk2013-07-091-1/+2
* Debugger: Fix std::string display with old LLDB (179.5)hjk2013-07-091-4/+6
* Debugger: Fix "Show in separate window" for string-like classeshjk2013-07-091-6/+4
* Debugger: Fix display of default-initialized QStringRefhjk2013-07-091-0/+4
* Debugger: Fix libc++ std::{unique,shared}_ptr dumpershjk2013-07-091-0/+35
* Debugger: Align dummy member names in anon structshjk2013-07-081-1/+1
* Debugger: Fix inames of array items with LLDBhjk2013-07-081-2/+1
* Debugger: Fix LLDB display of std::array with "complex" contenthjk2013-07-082-2/+6
* Debugger: Fix LLDB QMap dumperhjk2013-07-051-1/+3
* Debugger: Make LLDB dumpers more robusthjk2013-07-051-9/+14
* Debugger: LLDB dumper for std::__1::vectorhjk2013-07-051-0/+18
* Debugger: Fix std::string display when using libc++hjk2013-07-051-9/+22
* Debugger: Fix QSet dumperhjk2013-07-051-37/+29
* Debugger: Fix LLDB QHash dumperhjk2013-07-051-10/+9
* Debugger: Be more explicit about conversions in QHash dumperhjk2013-07-041-28/+27
* Debugger: Suppress printing of name fields in LLDBhjk2013-07-041-0/+8
* Debugger: Improve QVariant dumperhjk2013-07-041-13/+19
* Debugger: LLDB related dumper fixeshjk2013-07-041-18/+16
* QmlDesigner.QmlPupppet: Keeping the puppet from stealing focus on MacThomas Hartmann2013-07-042-0/+7
* Debugger: Fix Q{Size,Rect,Point}F dumpershjk2013-07-042-17/+28
* Debugger: More LLDB dumper workhjk2013-07-042-17/+28
* Russian translation updateSergey Belyashov2013-07-031-1160/+2887
* Debugger: Fix more LLDB dumpershjk2013-07-033-67/+98
* Debugger: Fix a few LLDB dumpershjk2013-07-032-43/+64
* Tiny translation tweakRobert Loehning2013-07-031-1/+1
* DiffEditor: Fix name for style constanthluk2013-07-033-3/+3
* Debugger: Distinguish values and addresses properly in dumper interfacehjk2013-07-022-49/+45
* Update German translations for 2.8.Friedemann Kleint2013-07-021-41/+39
* QmlApplicationWizard: translation fix for QML wizardsThomas Hartmann2013-07-021-2/+2
* Debugger: Make more dumper work without debug infohjk2013-07-022-47/+100
* Debugger: Make more dumper work without debuginfohjk2013-07-022-21/+50
* Debugger: Make QImage dumper work with release versionshjk2013-07-011-35/+42
* Debugger: Work on dumper without debug infohjk2013-07-013-72/+95
* Debugger: Re-work QObject detectionhjk2013-06-282-20/+66
* Revert "Fixing Info.plist.in for qmlobserver and qmldump"Eike Ziller2013-06-282-10/+9
* Fix sources that are deployed into Qt Creator build for qml(2)puppetEike Ziller2013-06-283-6/+31
* Debugger: Make bytearray dumper work on anonymous datahjk2013-06-282-25/+35
* Debugger: Make QPixmap dumper work in release buildshjk2013-06-281-8/+4
* Debugger: Add a more generic way to distinguish Qt 4 and 5 in dumpershjk2013-06-283-2/+21
* Small improvement in German translationRobert Loehning2013-06-261-1/+2
* Wizards: remove escaped HMTLThomas Hartmann2013-06-265-5/+5
* Debugger: Fix behavior on pressing 'Stop' for LLDBhjk2013-06-251-8/+17
* Debugger: Make strip_typedefs robust for older LLDBhjk2013-06-241-3/+4
* Debugger: Make use of {S,G}etCondition optional with LLDBhjk2013-06-241-3/+5
* Debugger: Display QImage size without debug infohjk2013-06-211-17/+12
* Debugger: Add createReferenceValue also to gbridge.pyhjk2013-06-211-0/+3
* Debugger: Make QDateTime dumper work in release buildshjk2013-06-211-9/+8