aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Timeline: Be more exact about height of model aggregatorUlf Hermann2015-04-161-4/+5
* Timeline: Be more exact about model height changes.Ulf Hermann2015-04-161-13/+16
* Timeline: assert that render state is empty when we build node treeUlf Hermann2015-04-161-0/+3
* Timeline: Check various members of TimelineOverviewRenderer for sanityUlf Hermann2015-04-161-0/+5
* Timeline: Don't mark parameters as Q_UNUSED if we use themUlf Hermann2015-04-161-1/+0
* Timeline: Fix visual appearance of filter menuUlf Hermann2015-04-151-2/+18
* SSH: Fix TCP/IP forwarding support.Christian Kandeler2015-04-158-31/+39
* Timeline: Make sure timeline renderers are properly destructedUlf Hermann2015-04-158-11/+40
* Timeline: Check members of TimelineRenderer for sanity before using themUlf Hermann2015-04-141-2/+5
* Timeline: Fix aggregator's next() and prev() for equal start timesUlf Hermann2015-04-141-9/+19
* Timeline: Clear excess row heights when reducing the number of rowsUlf Hermann2015-04-141-0/+2
* Timeline: Show the "preview" only when the trace duration is invalidUlf Hermann2015-04-142-3/+3
* Timeline: Don't delete the models from TimelineModelAggregator::clear()Ulf Hermann2015-04-101-1/+0
* C++: Remove unimplemented function in LookupContextOrgad Shaneh2015-04-071-1/+0
* Cdbext: Dump "(null)" for an uninitialized QTimeZone.David Schulz2015-04-021-1/+3
* Timeline: Properly position range detail window titles.Ulf Hermann2015-04-021-1/+2
* Timeline: Enforce a minimum width for detail windows.Ulf Hermann2015-04-021-0/+12
* About Plugins: Fix sorting by "Load" columnEike Ziller2015-04-021-8/+11
* Don't mix iterator and const_iteratorKai Koehne2015-04-024-13/+13
* Cdbext: Removing debug message.David Schulz2015-04-011-1/+0
* Cdbext: Dump values of QSharedPointer.David Schulz2015-04-013-22/+48
* Cdbext: Let the dumper set the value encoding.David Schulz2015-04-014-65/+67
* Move filterForQmakeFileDialog to a place where it can be reusedDaniel Teske2015-03-312-0/+22
* Cdbext: Add Dumper for QIPv6Address.David Schulz2015-03-312-2/+28
* Cdbext: Add Dumper for QRegion.David Schulz2015-03-312-1/+45
* Theming: fix disabled menu items in dark themeThorben Kroeger2015-03-302-0/+4
* Theme: make link color readable in dark themeThorben Kroeger2015-03-302-1/+4
* Theming: Unify some duplicate color rolesOrgad Shaneh2015-03-302-19/+14
* Cdbext: Dump "(invalid)" for an uninitialized QDateTime.David Schulz2015-03-302-1/+5
* Cdbext: Fix QByteArray dumper for unprintable characters.David Schulz2015-03-302-17/+14
* Utils: Don't filter HistoryLineEdit popuphjk2015-03-272-3/+2
* 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
* Utils: MIME types: Fix compile for Qt less than 5.4Christian Stenger2015-03-261-1/+4
* MimeDatabase: Allow regular expressions for magic rulesEike Ziller2015-03-252-2/+29
* Theming: debuggerThorben Kroeger2015-03-241-0/+14
* MimeMagic: Remove now no longer needed Qt Creator additionEike Ziller2015-03-242-3/+1
* Add section about render passes to timeline READMEUlf Hermann2015-03-241-0/+16
* Timeline: Update the selection range when the window changesUlf Hermann2015-03-241-0/+17
* Timeline: Centralize the selection in zoom control.Ulf Hermann2015-03-244-16/+47
* Timeline: Remove methods for setting trace start and end separatelyUlf Hermann2015-03-242-26/+2
* Timeline: Set the ItemHasContents flags in TimelineAbstractRendererUlf Hermann2015-03-243-2/+2
* Fix missing of some translationsSergey Belyashov2015-03-241-1/+1
* Load only tested plugins when invoked with -testOrgad Shaneh2015-03-246-5/+57
* C++: Fix crash when accessing an empty list in RewriteLorenz Haas2015-03-231-4/+6
* Theming: theme compile output paneThorben Kroeger2015-03-231-0/+6
* Cdbext: Use max string size for QByteArray dumper.David Schulz2015-03-231-1/+2
* Debugger: Remove most remaining occurrences of WatchDatahjk2015-03-202-0/+12
* Fix timeline shaders for OpenGL ESUlf Hermann2015-03-193-10/+15