Loading
Commits on Source 54
-
Sabri Ünal authored
-
Asier Sarasua Garmendia authored
-
Christian Hergert authored
-
Christian Hergert authored
The main difference between g_hash_table_insert() and g_hash_table_replace() is which key will get freed when replacing a key. We want the key to also be replaced since the data owns the key.
-
Christian Hergert authored
-
Christian Hergert authored
We have the expectation the new key should be stored.
-
Christian Hergert authored
If the primary module has an env associated with it, apply it when preparing for build so that it gets picked up.
-
Kukuh Syafaat authored
-
Ekaterine Papava authored
-
Fran Dieguez authored
-
Hari Rana authored
`path()` is deprecated
-
Christian Hergert authored
plugins/meson-templates: Use `full_path()` See merge request GNOME/gnome-builder!783
-
Andi Chandler authored
-
Baurzhan Muftakhidinov authored
-
Luming Zh authored
-
Asier Sarasua Garmendia authored
-
Sabri Ünal authored
-
Daniel Mustieles authored
-
Guillaume Bernard authored
-
Aurimas Černius authored
-
Sophie Herold authored
Appstream decided to use reversed domains. Please merge before 46 if possible.
-
Christian Hergert authored
metainfo: Fix wrong developer id See merge request GNOME/gnome-builder!784
-
Christian Hergert authored
That way we don't have broken ctrl+p.
-
Rūdolfs Mazurs authored
-
Artur S0 authored
-
Balázs Úr authored
-
Christian Hergert authored
-
Christian Hergert authored
-
Jürgen Benvenuti authored
-
Anders Jonsson authored
-
Christian Hergert authored
Fixes #2169
-
Jonathan Lin authored
Added shortcuts for submitting the Create New Project form by Ctrl+Enter anywhere in the form or activating the text fields with Enter/Return. Closes #1906
-
Tomi Lähteenmäki authored
Initiative to update app metadata URLs, see https://gitlab.gnome.org/GNOME/Initiatives/-/issues/51 for background
-
Christian Hergert authored
create-project: Add shortcuts to submit the Create New Project form Closes #1906 See merge request GNOME/gnome-builder!785
-
Christian Hergert authored
metainfo: fix URLs See merge request GNOME/gnome-builder!786
-
Christian Hergert authored
Related #2166
-
Christian Hergert authored
We keep the object-tree alive while processing, which probably should be addressed at some point. (It does clean up at the end). But this helps drop a bunch of resources as soon as they are no longer necessary. With this and the previous patch I can keep the kernel to around 1Gb resident while building the search indexes, and have it drop back down to where it should be afterwards. This likely fixes the majority of #2166
-
Tomi Lähteenmäki authored
Fixes URL's which were not replaced in !786
-
Christian Hergert authored
metainfo: fix rest of URLs See merge request GNOME/gnome-builder!787
-
Rūdolfs Mazurs authored
-
Rūdolfs Mazurs authored
-
Christian Hergert authored
Help avoid damaging the border so we get better performance while scrolling with the source map visible.
-
Christian Hergert authored
-
Ekaterine Papava authored
-
Ekaterine Papava authored
-
Ask Hjorth Larsen authored
-
Christian Hergert authored
-
Ekaterine Papava authored
-
Christian Hergert authored
-
Christian Hergert authored
This has some work to tweak the sourcemap in such a way that it can render faster in a number of scenarios. Particularly around fractional scaling and changes near the border.
-
Changwoo Ryu authored
-
Christian Hergert authored
GTK 4.14.1 is going to have considerable performance improvements we've been working through. This shouldn't warrant the same necessity that it did previously.
-
Christian Hergert authored
-
Jeremy Bícha authored