Commit Graph

16 Commits

Author SHA1 Message Date
Sergio Martins
b6bbaf9e53 vscode: Add launcher for qtquick_customtitlebar 2022-10-10 21:51:02 +01:00
Sergio Martins
7eddab06d2 vscode: Add a launcher for tst_qtquick 2022-10-03 17:13:53 +01:00
Sergio Martins
c8386e6ce1 vscode: Fully scope ${workspaceFolder}
So it works if someone adds additional folders.
For example, working on the flutter examples within the same IDE.
2022-08-21 13:19:28 +01:00
Sergio Martins
9d9bce1860 vscode: Add launchers for more tests 2022-08-21 13:11:21 +01:00
Sergio Martins
12e8549f8f vscode: Remove msvc launchers, lldb launchers work on Windows too
It's easier to use the same launcher on all 3 operating systems.
2022-08-21 13:04:47 +01:00
Sergio Martins
e61d55df53 Revert "wip"
This reverts commit 4af2f1d46b.
Shouldn't have been commited, it's a local change.
2022-08-15 15:18:14 +01:00
Sergio Martins
4af2f1d46b wip 2022-08-14 23:12:21 +01:00
Sergio Martins
b7665abf68 vscode: Add a launch for tst_docks 2022-07-21 14:42:40 +01:00
Sergio Martins
d958e1cc70 vscode: Copy the compile_commands.json from build to source dir
No longer needed to symlink it to make clangd work
2022-07-08 06:47:41 +01:00
Sergio Martins
99240a2f4e vscode: Add launch for tst_floatingwindow 2022-06-29 14:18:03 +01:00
Sergio Martins
83a2620015 Remove View_qtwidgets::asQWidget 2022-06-27 23:54:18 +01:00
Sergio Martins
303532483b vscode: filter-out some todo-tree folders, mostly 3rdparty 2022-06-18 22:24:21 +01:00
Sergio Martins
ebaf0d170f examples: Rename minimal_mdi to mdi
There's not much functionality to show, so no point in saying it's
minimal
2022-06-13 22:39:31 +01:00
Sergio Martins
0f6be75620 vscode: Add a qtquick launcher to the workspace too 2022-06-11 13:25:52 +01:00
Sergio Martins
78025d1e34 Fix name of examples in README and such, since they got renamed 2022-06-11 13:20:26 +01:00
Sergio Martins
63ff503568 vscode: Remove qtquick workspace files
The same build builds both qtwidgets and qtquick
2022-06-10 23:25:34 +01:00