summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for Qt 5.94.1hjk2017-09-042-2/+2
* Fix CDB detectionRafael Roquetto2016-10-311-3/+3
* MSVC: Ensure the correct MSVC installation folder is detectedThomas Epting2016-10-102-4/+7
* QmlJs: qmlplugindump working directoryMarco Benelli2016-09-281-1/+5
* Cdb: Fix QList child dumperDavid Schulz2016-09-063-9/+13
* Cdb: Fix sorting of reference node childrenDavid Schulz2016-09-061-1/+2
* ModelEditor: Fix translations in templatesRobert Loehning2016-08-301-2/+3
* QmlJs: circular dependencies handlingMarco Benelli2016-08-262-3/+12
* Timeline: Fix event compression for non-default heightsv4.1.0Ulf Hermann2016-08-231-1/+5
* Utils: Add a missing include in small stringOrgad Shaneh2016-08-041-0/+1
* Qml Designer Theming: Fix background colorAlessandro Portale2016-08-041-0/+1
* Tests: Only disable crashhandler on UNIXChristian Stenger2016-08-011-1/+3
* CppTools: Cancel parsing if editor is closedNikolai Kosjar2016-07-292-0/+14
* Fix qbs build on macOSChristian Kandeler2016-07-282-5/+5
* Tests: Disable QTest crashhandler for plugin unit testsChristian Stenger2016-07-281-0/+2
* StyleHelper: Fixing alphaBlendedColorsThomas Hartmann2016-07-281-8/+8
* Themes: Enable using the original Window color for toolbarsAlessandro Portale2016-07-282-1/+8
* QmlDesigner: Themable and HighDPI Text style iconsAlessandro Portale2016-07-279-0/+8
* QmlDesigner: Themable text alignment iconsAlessandro Portale2016-07-267-0/+6
* Adding QmlDesigner highlight color to ThemeThomas Hartmann2016-07-261-1/+4
* QmlDesigner: New anchor iconsAlessandro Portale2016-07-2517-0/+16
* CppEditor: Use full tooltip in ClangTextMarkhjk2016-07-252-0/+15
* Utils: Get default error color from ThemeAlessandro Portale2016-07-251-0/+2
* Move "Ok", "Error" and "Notloaded" icons from ExtentionSystem to UtilsAlessandro Portale2016-07-2512-28/+16
* QML: Band-aid fix to prevent a crashErik Verbruggen2016-07-252-1/+7
* Fix text color of progress/find status summary labelAlessandro Portale2016-07-221-4/+3
* Theming: Do not hardcode the mapping from theming colors to QPaletteThomas Hartmann2016-07-222-22/+106
* SynchronousProcess: Make sure there always is a codecTobias Hunger2016-07-211-1/+1
* SynchronousProcess: Small cleanupsTobias Hunger2016-07-212-20/+9
* Themes: Lighter toolbar bordersAlessandro Portale2016-07-212-0/+9
* QMLJS: Fix punctuation of messagesLeena Miettinen2016-07-202-35/+35
* Utils: Minor cleanup in SynchronousProcessOrgad Shaneh2016-07-201-10/+9
* Themes: Draw optional toolbar bordersAlessandro Portale2016-07-191-0/+1
* ShellCommand: Fix crash with OutputProxy useTobias Hunger2016-07-182-6/+6
* Make git clone output nicerTobias Hunger2016-07-181-1/+1
* QmlJS: Reparse cpp types when component headers changeUlf Hermann2016-07-154-31/+72
* Utils::ShellCommand: Force fully synchronous execution from UI threadTobias Hunger2016-07-152-1/+8
* Utils::ShellCommand: Use SynchronousProcess where posssibleTobias Hunger2016-07-151-50/+33
* Utils::ShellCommand: Add runSynchronous methodTobias Hunger2016-07-152-52/+65
* ShellCommand: Pass OutputProxy to runFullySynchronousTobias Hunger2016-07-152-3/+3
* Utils::ShellCommand: Rename runSynchronous to runFullySynchronousTobias Hunger2016-07-152-9/+9
* Utils::Shellcommand: Remove runFullySynchronousTobias Hunger2016-07-152-43/+1
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-154-88/+105
* QmlDesigner: Theming of property editor checkbox and "tr" buttonAlessandro Portale2016-07-1521-16/+4
* QmlDesigner: Remove triangle iconsThomas Hartmann2016-07-143-2/+0
* Remove unused icons from qmleditorwidgetsThomas Hartmann2016-07-1381-81/+0
* Revert "Algorithms: Simplify Utils::transform implementation"Christian Stenger2016-07-111-46/+80
* Algorithms: Simplify Utils::transform implementationEike Ziller2016-07-111-80/+46
* TreeModel: Consolidate child()/childAt() and rowCount()/childCount()hjk2016-07-072-21/+14
* Cdb: Add benchmark to cdbextensionDavid Schulz2016-07-071-0/+12