- 25 Jun, 2020 1 commit
-
-
Christian Hergert authored
Instead of highlighting to the end of the line, just highlight the next visible word. If we are not starting or in a word, highlight to the end of the line. Fixes #1247
-
- 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 2 commits
-
-
Alberto Fanjul authored
-
Christian Hergert authored
Fixes #1244
-
- 22 Jun, 2020 9 commits
-
-
emintufan authored
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
Fixes #1233
-
Jelle van der Waa authored
Installing sphinx cache is not required for a user and not installing the .doctrees directory also makes gnome-builder reproducible.
-
Christian Hergert authored
-
Diego Escalante Urrelo authored
ide_trace_function was being defined even when IDE_ENABLE_TRACE was FALSE, triggering a `no previous declaration` warning.
-
Daniel Espinosa Ortiz authored
Fix issue #1241
-
- 21 Jun, 2020 1 commit
-
-
Matej Urbančič authored
-
- 17 Jun, 2020 1 commit
-
-
Matej Urbančič authored
-
- 12 Jun, 2020 1 commit
-
-
Kukuh Syafaat authored
-
- 11 Jun, 2020 1 commit
-
-
Christian Kirbach authored
(cherry picked from commit 71b65c87592612db75c2982ceaf3e0e7fe553a3d)
-
- 07 Jun, 2020 2 commits
- 04 Jun, 2020 1 commit
-
-
Günther Wagner authored
-
- 01 Jun, 2020 2 commits
-
-
Günther Wagner authored
-
Günther Wagner authored
-
- 31 May, 2020 3 commits
-
-
Günther Wagner authored
-
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
-
- 19 May, 2020 1 commit
-
-
Günther Wagner authored
-
- 18 May, 2020 4 commits
-
-
Günther Wagner authored
-
Christian Hergert authored
Fixes #1219
-
Günther Wagner authored
-
Günther Wagner authored
-
- 17 May, 2020 1 commit
-
-
Christian Hergert authored
Fixes #1211
-
- 13 May, 2020 4 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
-
Corentin Noël authored
-
- 12 May, 2020 1 commit
-
-
Christian Hergert authored
We want to try to keep the cursor in as close of position as we can to the previous form when reloading the file. This tries to maintain that but will fallback to the latest line (assuming line is past the last line) and then the column up to the last column (assuming line_offset is past the end of the line). Fixes #1211
-