Commits on Source (28)
-
Kukuh Syafaat authored
-
Yuri Chornoivan authored
-
Emin Tufan Çetin authored
-
Luming Zh authored
-
Rafael authored
-
Daniel Mustieles authored
-
Fran Dieguez authored
-
Sergej A authored
-
Veli Tasalı authored
Using `IdeObject.do_destroy` inside the plugins replaces the Builder's default destroy behavior (`ide_object_real_destroy`), which causes an infinite loop when closing projects. With this change, both plugins connect to the _destroy_ signal instead. This also removes `do_parent_set` of GVls plugin as it doesn't do anything. Finally, GVls was attempting to close the IdeLspClient in its destroy method, which was unnecessary, as it can close itself. So, that part is also removed.
-
Matej Urbančič authored
-
Asier Sarasua Garmendia authored
-
Fries authored
This commit adds a Python Command Line Tool template.
-
Fries authored
This commit adds the Apache-2.0 SPDX to the `LICENSE_TO_SPDX` list.
-
Fries authored
-
Emmanuele Bassi authored
Do in Python what we do in other languages.
-
Emmanuele Bassi authored
We are prefixing the window class, we should do the same for the application class. This makes writing documentation slightly more easy.
-
Emmanuele Bassi authored
-
Fries authored
-
Marek Černocký authored
-
Changwoo Ryu authored
-
Aurimas Černius authored
-
Günther Wagner authored
-
Lorenz Wildberg authored
-
Emmanuele Bassi authored
The JavaScript template is completely different from the templates for other languages, which makes it harder to document. Let's make it easier to transfer knowledge by having templates with a similar structure.
-
Christian Hergert authored
Using the background for selecting the theme results in very poor alpha blending of the template icons which looks out of place on both light and dark styles. Just use a border for now until we address the design in 43 altogether.
-
Christian Hergert authored
-
Christian Hergert authored
-
Jeremy Bícha authored
Showing
- NEWS 10 additions, 0 deletionsNEWS
- data/appdata/org.gnome.Builder.appdata.xml.in 1 addition, 0 deletionsdata/appdata/org.gnome.Builder.appdata.xml.in
- doc/help/conf.py 1 addition, 1 deletiondoc/help/conf.py
- meson.build 2 additions, 2 deletionsmeson.build
- po/cs.po 9 additions, 4 deletionspo/cs.po
- po/es.po 80 additions, 73 deletionspo/es.po
- po/eu.po 37 additions, 24 deletionspo/eu.po
- po/gl.po 43 additions, 25 deletionspo/gl.po
- po/id.po 9 additions, 7 deletionspo/id.po
- po/ko.po 526 additions, 443 deletionspo/ko.po
- po/lt.po 357 additions, 327 deletionspo/lt.po
- po/pt_BR.po 31 additions, 20 deletionspo/pt_BR.po
- po/ru.po 2450 additions, 2128 deletionspo/ru.po
- po/sl.po 50 additions, 37 deletionspo/sl.po
- po/tr.po 544 additions, 461 deletionspo/tr.po
- po/uk.po 10 additions, 12 deletionspo/uk.po
- po/zh_CN.po 58 additions, 47 deletionspo/zh_CN.po
- src/libide/gui/ide-application-actions.c 1 addition, 1 deletionsrc/libide/gui/ide-application-actions.c
- src/libide/gui/ide-application-credits.h 1 addition, 0 deletionssrc/libide/gui/ide-application-credits.h
- src/plugins/cmake/gbp-cmake-build-target-provider.c 5 additions, 1 deletionsrc/plugins/cmake/gbp-cmake-build-target-provider.c
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.