aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Move QDS icons to doc\qtdesignstudio\images\iconsLeena Miettinen2021-12-08110-0/+0
* Doc: Add CMake equivalent for LSMinimumSystemVersionLeena Miettinen2021-12-082-5/+11
* Doc: Describe specifying default config file for BeautifierLeena Miettinen2021-12-081-2/+4
* Doc: Describe showing additional files in Projects viewLeena Miettinen2021-12-082-11/+54
* Sqlite: Fix insertUpdateDeleteMarco Bubke2021-12-083-25/+74
* Sqlite: Disable auto moc and uic because there are no QObjectsMarco Bubke2021-12-081-0/+1
* QmlDesigner: Make the member of BasicId privateMarco Bubke2021-12-083-9/+10
* QmlDesigner: Fix broken algorithm for table without rowidMarco Bubke2021-12-082-4/+3
* QmlDesigner: Cleanup the id castingMarco Bubke2021-12-082-50/+40
* QmlDesigner: Synchronize ProjectData to the StorageMarco Bubke2021-12-0810-57/+431
* QmlDesigner: Improve project storage updateMarco Bubke2021-12-0810-131/+700
* GitHub Actions: Add 10 retries for file downloadCristian Adam2021-12-081-8/+35
* QmlDesigner: Fix connection editor functionsHenning Gruendl2021-12-081-1/+4
* LanguageClient: fix crash on completion assist cancelDavid Schulz2021-12-081-2/+4
* Doc: Add guide for converting project to new structureTapani Mattila2021-12-081-0/+57
* Find: fix crash on search in current file without fileDavid Schulz2021-12-081-4/+2
* QmlDesigner: Do not offer imports that end with '.impl'Thomas Hartmann2021-12-081-1/+2
* Squish: Adapt to removed wizard templatesChristian Stenger2021-12-082-3/+3
* Register image formats supported by QImageReader and hdrKnud Dollereder2021-12-081-1/+6
* QmlDesigner: If widgetApp is specified for project, force it in puppetMiikka Heikkinen2021-12-081-1/+6
* QmlProjectManager: Add widgetApp qml project propertyMiikka Heikkinen2021-12-085-0/+21
* QDS: shrink the right margin of the project view for small sized dialogSamuel Ghinet2021-12-084-13/+26
* Change QLabel from StringAspect to ElidingLabelSergey Levin2021-12-083-3/+16
* Doc: Add info about integrating wizards into CMake buildsLeena Miettinen2021-12-081-12/+13
* Fix get_filename_component usageBogDan Vatra2021-12-081-1/+1
* Doc: Mention that lupdate and lrelease integration is qmake-onlyLeena Miettinen2021-12-081-3/+8
* Doc: Mention that SUBDIRS are only used for qmake projectsLeena Miettinen2021-12-081-2/+3
* LanguageClient: More verbose logging when clearing token dataChristian Kandeler2021-12-081-1/+14
* GTest: do not change arguments order of testRunnerPetar Perisin2021-12-081-4/+4
* Update screenshot in appdataYouri Westerman2021-12-071-1/+1
* clangd: Assert on generating tooltip for deleted clientDavid Schulz2021-12-071-2/+6
* QmlDesigner: Fix Qt5 compilationMiikka Heikkinen2021-12-071-1/+7
* UnitTests: Disable some ClientServerOutsideProcess testsMarco Bubke2021-12-071-2/+2
* McuSupport: fix cmake var mapping for cypress flash toolChristiaan Janssen2021-12-071-1/+1
* ClangCodeModel: Prevent duplicate "/Tx" optionsChristian Kandeler2021-12-071-1/+9
* QmlDesigner: Fix for states delegate behaviorAleksei German2021-12-071-0/+8
* Docs: Add instructions to run Qt-Bridge plugin on Apple siliconVikas Pachdha2021-12-071-1/+16
* QmlDesigner: Update _pickTarget of Repeater3D created objectsMiikka Heikkinen2021-12-073-0/+42
* DiffEditor: Assert that we are operating on non-null documentsJarek Kobus2021-12-071-0/+2
* QmlDesigner: Fix picking issuesMiikka Heikkinen2021-12-073-9/+27
* Doc: Describe creating GUI apps and app bundles using CMakeLeena Miettinen2021-12-071-2/+10
* QbsProjectManager: Consider "c++23" for cpp.cxxLanguageVersionChristian Kandeler2021-12-061-3/+8
* TextEditor: Fix compile with Qt 5Christian Stenger2021-12-062-11/+12
* QmlDesigner: Fix crashThomas Hartmann2021-12-061-4/+6
* GitHub Actions: Limit the number of cores to 75% for testingCristian Adam2021-12-061-0/+1
* CppEditor: Run the built-in "local uses" code even with clangd enabledChristian Kandeler2021-12-062-11/+11
* Do not link packages against libGLX and libOpenGLEike Ziller2021-12-061-0/+4
* Fix crash when removing built-in snippetsEike Ziller2021-12-062-21/+27
* Doc: Improve FAQ answer about QML importsLeena Miettinen2021-12-061-8/+9
* TextEditor: fix delete(Start/End)OfWord without camelcaseDavid Schulz2021-12-061-2/+2