summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in French translationRobert Loehning2015-06-101-1/+1
* Escaped a special character in the XML fileVenugopal Shivashankar2015-05-271-1/+1
* Russian translation updateSergey Belyashov2015-05-191-8/+4
* Debugger: Fix GDB hanginghjk2015-05-063-14/+15
* Ukrainian translation update for 3.4Viktor Ostashevskyi2015-04-241-674/+3011
* Debugger: Remove broken old LLDB QSet dumper workaroundhjk2015-04-231-4/+0
* Revert "QtQuick templates: add QML files to OTHER_FILES"Kai Koehne2015-04-229-18/+0
* QtQuick templates: add QML files to OTHER_FILESJ-P Nurmi2015-04-229-0/+18
* qmljs: add import completion for QtQml & QtQml.ModelsJ-P Nurmi2015-04-221-0/+5
* Wizards: Fix import for .ui.qml fileThomas Hartmann2015-04-211-1/+1
* Updated Russian translationSergey Belyashov2015-04-161-3/+15
* Welcome: update links to videos from Dev Days 2014Leena Miettinen2015-04-154-35/+35
* Debugger: Fix one call to check(False)hjk2015-04-151-1/+1
* Debugger: Disable parts of QDate* dumper for GDB on 32 bithjk2015-04-153-40/+44
* Debugger: Remove workaround to get dynamic type in std::*_ptrhjk2015-04-151-2/+0
* Debugger: Adjust std::__1::unordered_map dumperhjk2015-04-151-2/+9
* Debugger: Fix std::unordered_{map,set} dumper for LLDB on Linuxhjk2015-04-151-12/+11
* Debugger: Make access to non-existing member throw with LLDBhjk2015-04-141-1/+4
* Debugger: Explicitly report chars as integer values with LLDBhjk2015-04-141-0/+14
* Debugger: Next attempt at robust array dumpinghjk2015-04-141-22/+15
* Debugger: Simplify LLDB test loop handlinghjk2015-04-141-41/+28
* Debugger: Properly retrieve signed internal values with LLDBhjk2015-04-143-6/+24
* Debugger: Use a dummy name for temporary SBValueshjk2015-04-141-1/+1
* Debugger: Remove GDB specific access test in generic pointer codehjk2015-04-141-2/+9
* Debugger: Use SBTarget.CreateValueFromAddress instead of SBValuehjk2015-04-131-2/+8
* Updated Russian translationSergey Belyashov2015-04-131-1142/+1728
* Debugger: Replace block access to array data by plain loop.hjk2015-04-081-8/+3
* Debugger: Fix parameter passing to LLDB dumper testshjk2015-04-021-4/+5
* Debugger: Adjust QVariant2 dumper testhjk2015-04-021-0/+1
* Dumper: Test: Fix execution of dumper tests for LLDBChristian Stenger2015-04-021-5/+5
* Debugger: Use primitive internal widget instead of matplotviewhjk2015-04-024-199/+77
* Debugger: Remove comment on broken GDB 7.2hjk2015-04-021-21/+0
* Debugger: Make C array data plottablehjk2015-04-011-2/+18
* QmlPuppet: Fix building on demand on OSXChristian Stenger2015-04-011-5/+1
* Dumper: Add a dumper for CPlusPlus::FullySpecifiedTypeOrgad Shaneh2015-04-011-0/+9
* Dumper: Add a dumper for CPlusPlus::PointerTypeOrgad Shaneh2015-04-011-6/+20
* Lldb: Don't trigger continuations when already shutting downChristian Stenger2015-04-011-1/+1
* Theming: fix disabled menu items in dark themeThorben Kroeger2015-03-302-0/+4
* Debugger: Change plot display of array data to use lines between dotshjk2015-03-301-1/+1
* Dumper: Fix adding quotes to C++ literalsOrgad Shaneh2015-03-301-1/+1
* Theme: make link color readable in dark themeThorben Kroeger2015-03-302-2/+4
* Theming: Unify some duplicate color rolesOrgad Shaneh2015-03-302-22/+14
* Dumper: Add a dumper for CPlusPlus::QualifiedNameIdOrgad Shaneh2015-03-271-0/+4
* Debugger: Robustify extraction of integral values using LLDBhjk2015-03-261-3/+6
* Debugger: Fix display of expandable items in GDB and LLDBhjk2015-03-263-43/+35
* Debugger: Fix retrieval of single expanded itemshjk2015-03-261-3/+3
* Debugger: Fix stack display on interrupt with LLDBhjk2015-03-261-4/+7
* Debugger: Fix enhanced display of QModelIndexhjk2015-03-251-6/+1
* Dumper: Improve C++ literal dumpersOrgad Shaneh2015-03-241-12/+36
* Theming: debuggerThorben Kroeger2015-03-242-0/+20