- 01 Jul, 2020 2 commits
-
-
Christian Hergert authored
Certainly better for most scenarios. May need further tweaking by someone who cares enough to track down what marked.js is doing. Fixes #1244
-
Günther Wagner authored
-
- 29 Jun, 2020 1 commit
-
-
Christian Hergert authored
-
- 28 Jun, 2020 2 commits
-
-
Günther Wagner authored
-
Günther Wagner authored
Fixes #1237
-
- 27 Jun, 2020 8 commits
-
-
Christian Hergert authored
When the VCS is reloaded from a new index then reload all our change monitors so that we have the newest blob to compare against. Fixes #1248
-
Christian Hergert authored
Related #1248
-
Christian Hergert authored
Fixes #1250
-
Christian Hergert authored
Not currently required, but allows plugins to optionally use features from libportal to access desktop features. We probably need to figure out how we want to use these things and stay compatible with other platforms like macOS in the future.
-
Diego Escalante Urrelo authored
-
Diego Escalante Urrelo authored
Also cleanup `gbp_buildui_pane_diagnostic_tooltip()` so it mimics the pattern in `plugins/todo` and `libide/tree`.
-
Diego Escalante Urrelo authored
-
Diego Escalante Urrelo authored
When starting a build stage `on_build_stage_query()` would crash when the `IdeSubprocessLauncher` had a command line of more than 2 items and none of those were ninja or ninja-build. Found the crash when using a jhbuild pipeline, since its argv is `jhbuild run ninja`, the first loop got stuck on comparing `jhbuild` against ninja, ninja-build, and then infinity. The above because `g_strv_contains()` expects NULL terminated arrays, otherwise it will start accessing random memory and likely crash.
-
- 26 Jun, 2020 1 commit
-
-
Christian Hergert authored
-
- 25 Jun, 2020 1 commit
-
-
Christian Hergert authored
Fixes #1246
-
- 24 Jun, 2020 3 commits
-
-
Christian Hergert authored
-
Christian Hergert authored
This has to do with diagnostic generation, so make that more clear.
-
Christian Hergert authored
Related #1245
-
- 23 Jun, 2020 1 commit
-
-
Christian Hergert authored
Fixes #1244
-
- 22 Jun, 2020 3 commits
-
-
Christian Hergert authored
-
Christian Hergert authored
Fixes #1233
-
Daniel Espinosa Ortiz authored
Fix issue #1241
-
- 07 Jun, 2020 1 commit
-
-
Vanadiae authored
-
- 01 Jun, 2020 1 commit
-
-
Günther Wagner authored
-
- 31 May, 2020 2 commits
-
-
Günther Wagner authored
-
Günther Wagner authored
-
- 25 May, 2020 1 commit
-
-
Christian Hergert authored
This makes the action closer to the operation we provide users from all the other apsects. Fixes #1222
-
- 24 May, 2020 1 commit
-
-
Günther Wagner authored
-
- 18 May, 2020 3 commits
-
-
Christian Hergert authored
Fixes #1219
-
Günther Wagner authored
-
Günther Wagner authored
-
- 13 May, 2020 3 commits
-
-
Günther Wagner authored
-
Günther Wagner authored
shortcircuit if unparenting service fixed runtime error proper error handling in case of missing internet
-
Günther Wagner authored
static functions and hover cleanup
-
- 12 May, 2020 2 commits
-
-
Günther Wagner authored
-
Christian Hergert authored
-
- 11 May, 2020 4 commits
-
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-