- 22 Jun, 2020 4 commits
-
-
Christian Hergert authored
Fixes #1233
-
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
- 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
-
- 18 May, 2020 1 commit
-
-
Christian Hergert authored
Fixes #1219
-
- 17 May, 2020 1 commit
-
-
Christian Hergert authored
Fixes #1211
-
- 13 May, 2020 1 commit
-
-
Corentin Noël authored
-
- 12 May, 2020 4 commits
-
-
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
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
We need to ensure our IdeObjectBox is not disposed (and removed from graph) during a save operation.
-
- 11 May, 2020 20 commits
-
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Günther Wagner authored
-
Daniel Espinosa Ortiz authored
Fix issue #1200
-
Daniel Espinosa Ortiz authored
-
Christian Hergert authored
Fixes #1210
-
Christian Hergert authored
Fixes #1213
-
Christian Hergert authored
-
Christian Hergert authored
This may be in a directory that is not a child of the home directory. We should track those as well. Fixes #1207
-
Günther Wagner authored
-
Günther Wagner authored
This fixes the loading and unloading of plugins via the "Extensions" section of the preferences window. The previous functionality was lost during the refactor of Builder for 3.34. Fixes #1193
-
Christian Hergert authored
This reverts commit 6a7db380.
-
Peter Maatman authored
The FIXME that is removed in this patch linked to an issue, which has a linked MR that has been closed for over a year.
-
- 09 May, 2020 2 commits
-
-
Daniel Șerbănescu authored
-
Daniel Șerbănescu authored
(cherry picked from commit eee55f2e674ed780c5bed9ff376e394cccc728be)
-