aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Proparser: Remove Qt5Compat dependencyhjk76 min.1-1/+1
* Proparser: Add Utils dependency to manual testhjk5 hours2-1/+3
* Debugger: Remove another dependency on Core5Compathjk2 days1-2/+0
* Remove some gone dependenciesChristian Stenger8 days2-3/+0
* Utils: Implement design of InfoBarEntry infoBar modeAlessandro Portale2025-06-111-2/+8
* Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-262-6/+4
|\
| * Debugger: Fix building manual test on FreeBSDChristian Kandeler2025-05-231-5/+3
| * Utils: Add SpanAll helperMarcus Tillmanns2025-05-231-1/+1
* | Playground to get "full sized treewidgets" in a scroll areahjk2025-05-262-0/+189
* | Utils: Introduce QtcTabBarAlessandro Portale2025-05-231-0/+11
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-192-4/+37
|\|
| * Utils: Add GridCellMarcus Tillmanns2025-05-191-0/+32
| * Update information about Boot2Qt testingEike Ziller2025-05-161-4/+5
* | Utils: Remove direct uses of QTextCodec from file searchhjk2025-05-151-1/+1
* | Clean up some includeshjk2025-05-141-1/+0
|/
* Tests: Add dockerfile to test compiling with gcc 10Marcus Tillmanns2025-05-132-0/+26
* Utils: Fix compiling with gcc 10Marcus Tillmanns2025-05-121-2/+2
* Utils: Add QtcSearchBox to layoutbuilderMarcus Tillmanns2025-05-121-1/+6
* Utils: Export QtcLabel to Layoutbuilder and LuaMarcus Tillmanns2025-05-121-3/+9
* Utils: Export QtcSwitch to layoutbuilder and luaMarcus Tillmanns2025-05-051-5/+12
* Test: Move Qtc Widgets into their own windowMarcus Tillmanns2025-05-051-21/+32
* Utils: Add addToLayout for std::viewsMarcus Tillmanns2025-05-051-36/+19
* Utils: Add Layouting::replaceLayoutOnMarcus Tillmanns2025-04-291-0/+40
* Utils: Move components from core/welcomepagehelpers to qtcwidgetsAlessandro Portale2025-04-292-41/+43
* Tests: Fix qbs buildChristian Stenger2025-04-281-0/+4
* Tests: Remove dummy themeAlessandro Portale2025-04-282-452/+5
* Core: Create CoreButton Layouting helperMarcus Tillmanns2025-04-281-0/+496
* Fix warning for ';'Marco Bubke2025-04-152-6/+6
* Utils: Move and rename result testing macros from expected.h to result.hhjk2025-04-141-9/+9
* Tests: Fix linkingChristian Stenger2025-04-146-1/+7
* ExtensionSystem: Return Utils::Result from IPlugin::initialize()Jarek Kobus2025-04-114-22/+16
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Various tests: Use QList instead of QVectorhjk2025-04-102-2/+2
* Layouting/Flow: Use layout spacing() for the horizontal spacingEike Ziller2025-04-041-0/+8
* Fix qbs buildChristian Stenger2025-04-041-2/+1
* Docker: Capture Environment from entry pointMarcus Tillmanns2025-04-032-19/+39
* Layouting/Flow: Support right alignmentEike Ziller2025-04-021-0/+9
* Layouting/Flow: Fix horizontal spacingEike Ziller2025-04-021-0/+33
* Utils: Add info/warning/error types to InfoBarEntryAlessandro Portale2025-03-251-2/+23
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-132-10/+110
|\
| * Extend the information on testing Boot to Qt supportEike Ziller2025-03-121-10/+53
| * QNX: Add a manual instuction for installation / configurationJarek Kobus2025-03-121-0/+57
* | Remove the Haskell pluginEike Ziller2025-03-125-88/+0
* | Manual tests: Add missing theme fileAlessandro Portale2025-02-261-0/+1
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-02-211-0/+0
|\|
| * Application icon: Fix qtcreator.icoAlessandro Portale2025-02-191-0/+0
* | Docker: Add a manual Unbuntu 16.04 setuphjk2025-02-182-5/+67
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-02-173-0/+0
|\|
| * Update application iconsAlessandro Portale2025-02-143-0/+0
* | Plugin tests: Replace a few initialize() functions with simpler oneshjk2025-02-072-5/+2