summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* CrashHandler: Fix missing updateMarcus Tillmanns2023-05-171-13/+14
* Solutions: Long live Solutions!Jarek Kobus2023-05-175-8/+11
* ProjectExplorer: Don't allow remote run in terminalMarcus Tillmanns2023-05-151-30/+1
* LauncherSocketHandler: Disambiguate Process nameJarek Kobus2023-05-032-22/+22
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* ProcessStub: Read correct channelMarcus Tillmanns2023-04-041-1/+1
* Utils: Send __qtc marker from stubMarcus Tillmanns2023-04-041-1/+51
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-03-3010-20/+164
|\
| * QmlDesigner: Fix typo in anchors property namesMahmoud Badri2023-03-291-2/+7
| * QmlDesigner: Do not complete Connections in the puppetThomas Hartmann2023-03-271-1/+9
| * Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-26297-953/+568
| |\
| * | Use QString::toUpper instead of std::toupperKnud Dollereder2023-03-241-4/+4
| * | crashpad: change chrashpad dumps location to user directory on macOSTim Jenssen2023-03-062-5/+33
| * | qml2puppet: fix QtCreator branded buildsTim Jenssen2023-03-031-1/+3
| * | qml2puppet: add application iconTim Jenssen2023-02-282-2/+56
| * | QmlPuppet: fix enable preview in release buildsTim Jenssen2023-01-251-1/+2
| * | QmlDesigner: Switch to basestate before setting expression in stateThomas Hartmann2023-01-231-0/+13
| * | QmlDesigner: Work around the issue in QtQuick3D 6.4 geometry cachingMiikka Heikkinen2023-01-231-0/+25
| * | qmlpuppet: better error when Qt is too oldTim Jenssen2023-01-191-6/+13
* | | Icons: Remove obsolete svg files and scriptsAlessandro Portale2023-03-305-3234/+0
* | | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-291-0/+0
|\ \ \ | | |/ | |/|
| * | Update perfparser submodule to version 10.0Ulf Hermann2023-03-211-0/+0
* | | Utils: Add "pinned small" iconAlessandro Portale2023-03-291-0/+29
* | | MinGW build: Fix a few compilation warningsAlessandro Portale2023-03-281-1/+1
* | | Terminal: Introduce Add/Close icons for the paneAlessandro Portale2023-03-241-0/+30
* | | Terminal: Use QtcProcess to start terminal windowMarcus Tillmanns2023-03-211-2/+3
* | | Utils: Re-add "press enter to continue" to stubMarcus Tillmanns2023-03-211-0/+10
* | | Terminal: Enable TerminalProcessInterfaceMarcus Tillmanns2023-03-205-0/+566
* | | qml2puppet: Don't always recompile qml2puppetMarcus Tillmanns2023-03-133-50/+63
* | | Update perfparser to fix build with elfutils 0.188Thiago Macieira2023-03-121-0/+0
* | | Haskell: Settings/options iconAlessandro Portale2023-03-091-0/+21
* | | SdkPersistentSettings: Fix build - part 2Jarek Kobus2023-03-062-0/+2
* | | SdkPersistentSettings: Fix buildJarek Kobus2023-03-063-1/+3
* | | SdkTool: Fork utils/persistentsettingshjk2023-03-0614-111/+948
* | | Copilot: Settings/options iconAlessandro Portale2023-02-281-0/+14
* | | Terminal: Settings/options iconAlessandro Portale2023-02-281-0/+23
* | | Nim: Center the settingscategory iconAlessandro Portale2023-02-281-1/+1
* | | sdktool: Fix CMake configuration on Qt6 within Qt CreatorCristian Adam2023-02-241-1/+1
* | | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-02-161-4/+2
|\ \ \ | |/ /
| * | CPlusPlus: Fix warning in ast2png toolChristian Kandeler2023-02-141-4/+2
* | | CPlusPlus: Always build the toolsChristian Kandeler2023-02-093-9/+6
|/ /
* | CPlusPlus: Fix tools buildChristian Kandeler2023-01-273-3/+8
* | Update perfparser submoduleChristian Stenger2023-01-271-0/+0
* | Update perfparser submoduleChristian Stenger2023-01-261-0/+0
* | SdkTool: Fix qbs buildChristian Stenger2023-01-251-1/+1
* | Update perfparser to masterEike Ziller2023-01-251-0/+0
* | qml2puppet: Don't rely on FindQt5.cmakeEike Ziller2023-01-251-9/+15
* | sdktool: Don't rely on FindQt5.cmakeEike Ziller2023-01-241-5/+9
* | QtcProcess: Add closeWriteChannel()Jarek Kobus2023-01-242-8/+11
* | Merge remote-tracking branch 'origin/qds/dev'Eike Ziller2023-01-126-25/+91
|\ \ | |/