[gnome-builder] (108 commits) Non-fast-forward update to branch wip/jtojnar/postinstall



The branch 'wip/jtojnar/postinstall' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  fea7875... build: Use meson’s post_install

Commits added to the branch:

  c3e69f4... libide/core: crib action muxer updates from libpanel (*)
  a79e842... libide/editor: make replace actions work (*)
  5037474... libide/editor: allow actions to be remapped to frame (*)
  fa7c264... libide/editor: some menu cleanup (*)
  990d523... libide/editor: use action available via page. prefix (*)
  b777443... libide/editor: move keybindings to keybindings.json (*)
  3cea0b9... libide/gui: tweak long delay for search (*)
  04008ab... libide/editor: use save delegate for editor pages (*)
  226084c... libide/editor: propagate notification to IdePage for progre (*)
  ea86dcb... libide/core: add IdeActionMixin (*)
  122c34b... libide/core: skip mixin functions (*)
  859066b... libide/gui: move workbench to IdeActionMixin (*)
  449df62... libide/gui: auto-connect workbench addin action groups (*)
  4cd796c... libide/gui: add "workspace." actions with action mixin (*)
  50e35f4... libide/sourceview: fix style variant detection (*)
  3f9c557... Update Ukrainian translation (*)
  3b25936... Update POTFILES.in (*)
  f579481... libide/gui: add some workspace helpers to install actions (*)
  316a6c3... plugins/editorui: fix ctrl+f/ctrl+h under vim mode (*)
  e213406... libide/gui: fixup introspection for workspace actions (*)
  08e29c8... libide/editor: fix escape while in search bar (*)
  f1cf08b... libide/editor: add menu entries for editor page (*)
  bac8107... libide/editor: move editor menus to plugins/editorui (*)
  71bfd58... libide/editor: add print support back (*)
  7cfcde4... libide/gui: fix context.workbench.configure enabled state (*)
  cc9b97a... plugins/podman: actually create IdeRunContext (*)
  3d3e746... plugins/podman: ignore stderr/stdout when running which (*)
  d177bea... libide/gui: remove autoselect (*)
  dfa5090... Update Abkhazian translation (*)
  ebea39e... Update Georgian translation (*)
  1ac0e20... plugins/c-pack: Re-enable C indenter (*)
  6d2078f... libide/core: fix parameter type for class actions (*)
  d68a245... libide/gui: fix configure-page action enabled state (*)
  5350d76... libide/gui: remove top-level foundry actions (*)
  59d3df0... libide/foundry: use context.device-manager.device action (*)
  d8d0afb... libide/gtk: add IdeScrubberRevealer (*)
  c3feaac... libide/editor: implement auto-hide with IdeScrubberRevealer (*)
  6d69ecd... plugins/editorui: add combo for map-policy (*)
  5d6e292... gsettings: remove show-map/auto-hide-map settings (*)
  2a3fac5... libide/gui: remove some references to show-map (*)
  619c79f... libide/gui: drop old shortcuts window (*)
  7282760... libide/gui: setup action for keyboard shortcuts (*)
  531c6cd... libide/gui: remove old comment (*)
  643852f... libide/gui: allow workspace addin to define action groups (*)
  24e1860... libide/editor: automatically connect editor-page-addin acti (*)
  605a93e... libide/gui: remove action groups on addin unload (*)
  0a5dbb1... plugins/c-pack: use automatic action group registration (*)
  63ad314... libide/gui: use workspace actions instead of gtk (*)
  7e90365... libide/core: add property action group (*)
  1e429d4... plugins/editorui: clear property actions at unload (*)
  d8d7c5c... plugins/clang: disable ; for completion + ; (*)
  5509d44... libide/gui: page cleanup (*)
  4c9d7df... plugins/clang: tweak completion priority (*)
  5de32dc... plugins/snippets: raise priority between various clang item (*)
  aa0067e... Update Ukrainian translation (*)
  d4ea971... Update POTFILES.in (*)
  56c1ab9... libide/gui: fix recursive action muxer typo (*)
  1e1aabb... libide/core: give control over which properties are added (*)
  49d4fbc... libide/gui: add secondary workspace action for workbench (*)
  c342eac... libide/gui: add page.open-in-new-workspace action (*)
  f15da1c... libide/editor: add page.editor.format action (*)
  3121193... plugins/editorui: use IdeActionMixin/IdeActionMuxer (*)
  a1a7358... plugins/code-index: cleanup action usage (*)
  dd1ab5f... libide/gui: attach workbench addins that are action groups (*)
  0b7e0df... libide/gui: handle addins that are action groups (*)
  ea42fe8... plugins/sysprof: implement open-capture from workbench addi (*)
  c383fe4... libide/foundry: add missing context. action prefix (*)
  5050317... plugins/sysprof: drop workspace addin (*)
  df04a95... plugins/grep: fix missing css (*)
  c2e58f0... plugins/grep: implement actions as action group (*)
  a058b20... libide/gui: allow workspace addins to be action groups (*)
  385282f... plugins/grep: add ctrl+shift+alt+f for grep panel (*)
  3b53042... plugins/find-other-file: use action group for workspace add (*)
  f4ab2d6... plugins/symbol-tree: use action group for workspace actions (*)
  6a16cc1... plugins/html-preview: cleanup actions usage (*)
  9901a68... plugins/markdown-preview: fixup action naming (*)
  a6cbba3... plugins/sphinx-preview: cleanup action naming (*)
  cf9b1e3... plugins/ctags: use action group for ctags workbench addin (*)
  77b1359... plugins/buildui: use action groups for workspace actions (*)
  97c78ff... plugins/editorui: change app action name (*)
  60bca50... libide/gui: remove dependency updater from primary workspac (*)
  83bc140... plugins/update-dependencies: move dep updater to new plugin (*)
  c2dd24c... plugins/terminal: use action group more fluently (*)
  7b984d0... plugins/web-browser: use action group more fluently (*)
  8abad42... libide/gui: fix positioning of warning infobar (*)
  a6b0ed6... libide/sourceview: move selection section (*)
  4e1ad95... plugins/editorui: move menu item to format section (*)
  c842ca8... plugins/retab: move menu item for format section (*)
  5c100df... libide/tweaks: start fleshing out tweaks engine (*)
  f71a2d6... libide/tweaks: fix pointer comparison (*)
  1a16298... libide/tweaks: ensure type availability (*)
  82b6c63... libide/tweaks: add missing accessors (*)
  2bf7ef5... libide/tweaks: add sort key to item (*)
  004824f... libide/tweaks: fix canonical naming (*)
  2f0602b... libide/tweaks: add IdeTweaksItem:id property (*)
  c1d9834... libide/gui: fix F9/Ctrl+F9 keybindings (*)
  4b8f557... libide/tweaks: add IdeTweaksPage:section (*)
  8ef4b8f... libide/tweaks: add IdeTweaksVariable (*)
  18eebd6... libide/tweaks: add object hierarchy (*)
  4c5121c... plugins/vala-indenter: Fix bug regarding the indentation an (*)
  5387254... Update Ukrainian translation (*)
  770021c... Update Georgian translation (*)
  af43ab3... Update POTFILES.in (*)
  c3b3262... Update Ukrainian translation (*)
  1a08e81... Update Brazilian Portuguese translation (*)
  101dbb1... libide/greeter: leave selection mode with escape (*)
  7401150... plugins/meson-templates: Upgrade libadwaita-rs to 0.2.0-alp (*)
  074ccdc... build: Use meson’s post_install

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]