summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Squish: Simplify maintenance of kitsv3.4.0-rc1Robert Loehning2015-03-302-26/+23
* Theming: fix disabled menu items in dark themeThorben Kroeger2015-03-305-2/+29
* 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
* Squish: Remove outdated workaroundRobert Loehning2015-03-301-3/+2
* VCS: Theme output paneOrgad Shaneh2015-03-301-3/+5
* Add a few more changes to change logEike Ziller2015-03-301-0/+5
* Theme: make link color readable in dark themeThorben Kroeger2015-03-305-4/+9
* Theming: Unify some duplicate color rolesOrgad Shaneh2015-03-306-46/+33
* Global Search&Replace: Hide replace UI after replacingEike Ziller2015-03-306-68/+41
* Cdbext: Dump "(invalid)" for an uninitialized QDateTime.David Schulz2015-03-302-1/+5
* Cdbext: Fix QByteArray dumper for unprintable characters.David Schulz2015-03-303-19/+15
* Fix some connections to PathChooser::validChanged().Christian Kandeler2015-03-294-6/+6
* OS X: Do not restore full screen stateEike Ziller2015-03-271-0/+6
* Utils: Don't filter HistoryLineEdit popuphjk2015-03-272-3/+2
* Doc: update instructions for bare metal devicesLeena Miettinen2015-03-274-17/+60
* Doc: editing Qbs profilesLeena Miettinen2015-03-272-0/+28
* Debugger: Fix QmlInspector column widthhjk2015-03-272-1/+1
* Debugger: Don't update watch view needlesslyhjk2015-03-272-2/+2
* Dumper: Add a dumper for CPlusPlus::QualifiedNameIdOrgad Shaneh2015-03-271-0/+4
* QbsProjectManager: Assign types to source files.Christian Kandeler2015-03-264-14/+66
* Debugger: Robustify extraction of integral values using LLDBhjk2015-03-261-3/+6
* Debugger: Fix display of expandable items in GDB and LLDBhjk2015-03-2610-149/+128
* Squish: Removing Qt 4.8.0 MinGW kitRobert Loehning2015-03-2613-79/+32
* Debugger: Fix retrieval of single expanded itemshjk2015-03-261-3/+3
* Theme: Improve handling of missing color valuesEike Ziller2015-03-261-1/+5
* Timeline: Use implicit width for labels in detail windowsUlf Hermann2015-03-261-2/+1
* LookupContext: Fix debug output for cloned classOrgad Shaneh2015-03-261-1/+1
* Debugger: Fix stack display on interrupt with LLDBhjk2015-03-263-14/+35
* Utils: MIME types: Fix compile for Qt less than 5.4Christian Stenger2015-03-261-1/+4
* FakeVim: add unit tests for recent commitsThorben Kroeger2015-03-261-0/+16
* Debugger: Remove more unused WatchData membershjk2015-03-252-25/+2
* Debugger: Remove two more unneeded WatchData membershjk2015-03-252-12/+1
* Debugger: Remove some unneeded debug codehjk2015-03-251-4/+0
* MimeDatabase: Allow regular expressions for magic rulesEike Ziller2015-03-255-5/+48
* Debugger: Remove unused WatchData::dumperFlags memberhjk2015-03-252-20/+5
* Squish: Remove outdated workaround for MacRobert Loehning2015-03-251-6/+0
* Project Mode: Ensure that the target selector shows the active kitDaniel Teske2015-03-252-0/+27
* Debugger: Use enum instead of int in display format handlinghjk2015-03-252-24/+26
* Debugger: Fix sub-register displayhjk2015-03-251-0/+1
* CppTools: Add another failing test for indirect pointer specializationOrgad Shaneh2015-03-251-2/+32
* Doc: add an overview of commercial featuresLeena Miettinen2015-03-252-0/+59
* Doc: fix docs to match UI changesLeena Miettinen2015-03-252-9/+11
* Debugger: Fix enhanced display of QModelIndexhjk2015-03-251-6/+1
* FakeVim: Fix tests when editor doesn't have focusLukas Holecek2015-03-251-0/+3
* Debugger: Fix regression in "Show in separate Window"hjk2015-03-251-0/+2
* GenericPM: Add test dependencyOrgad Shaneh2015-03-252-0/+6
* FakeVim: Fix dependencies for testsLukas Holecek2015-03-242-0/+8
* Designer: Add missing test dependenciesOrgad Shaneh2015-03-242-0/+6
* CppEditor: Respect current getter coding styleLorenz Haas2015-03-242-1/+53