Commit graph

  • 49e6b075f4 Merge branch 'completion-improvements' into 'main' James Westman 2025-05-04 01:10:47 +00:00
  • 72319b29c6
    completions: Don't suggest "null" where not allowed completion-improvements James Westman 2025-05-03 14:44:13 -05:00
  • 67983aee2e
    completions: Object names in signal handlers James Westman 2025-05-03 14:39:02 -05:00
  • 1205fc42ea
    completions: Fix completions in identifiers James Westman 2025-05-03 14:25:34 -05:00
  • e9206809d6
    completions: Add types in typeof<> and as<> James Westman 2025-05-03 13:30:55 -05:00
  • d5b2ee3589
    completions: Add GtkScale mark positions James Westman 2025-05-03 10:14:10 -05:00
  • 8f3ae9a626
    parser: Tweak parsing during error conditions James Westman 2025-05-03 10:10:06 -05:00
  • e5d6910626
    completions: Fix generated signal handler name James Westman 2025-05-03 09:08:05 -05:00
  • b26433d865
    completions: Add completions for response IDs James Westman 2025-01-17 16:44:21 -06:00
  • 1f28084df6 Merge branch 'main' into 'main' Giovanni Santini 2025-05-03 13:44:49 +00:00
  • 866092ccf7
    values: Don't allow assigning true/false to object James Westman 2025-01-05 15:34:16 -06:00
  • 1e9b01bab9
    gtk_a11y: Add new state and property James Westman 2025-01-05 15:26:25 -06:00
  • b9910db849
    completions: Improve accessibility properties James Westman 2025-01-05 15:21:26 -06:00
  • d0394136cf
    completions: Sort completion items James Westman 2025-01-05 14:16:29 -06:00
  • 860580e560
    completions: Add object value completions James Westman 2025-01-04 20:22:02 -06:00
  • 64b96137f5
    completions: Add completer for import statements James Westman 2025-01-04 16:29:10 -06:00
  • f5cef37db8
    completions: Add translation-domain completer James Westman 2025-01-04 16:23:42 -06:00
  • 3d0593bc2b
    completions: Complete available namespaces James Westman 2025-01-04 16:05:27 -06:00
  • bf4d8579b6
    lsp: Fix completions when editing existing item James Westman 2025-01-04 13:45:47 -06:00
  • 268b0b95cf Merge branch 'fix-165' into 'main' James Westman 2025-05-03 12:48:09 +00:00
  • 2e42dc6848
    decompiler: Fix bug in signals with template object main James Westman 2025-05-03 07:46:34 -05:00
  • 8614749eec Merge branch 'main' into 'main' Octavian Alexandru Butiu 2025-04-26 06:25:48 +00:00
  • e4ff67af93 Merge branch 'fix-187' into 'main' James Westman 2025-04-26 01:14:51 +00:00
  • a12d3f5c81
    decompile: Fix bug in lookup tags James Westman 2025-04-25 20:13:01 -05:00
  • b71821e48e Merge branch 'gitlab-move' into 'main' James Westman 2025-04-25 23:39:59 +00:00
  • a83c7e936d
    black: Update formatting James Westman 2025-04-25 18:32:33 -05:00
  • 3816f4fe8d
    Add .doap file James Westman 2025-04-25 18:26:45 -05:00
  • e9d61cb6f9
    Update URLs after move to GNOME namespace on GitLab James Westman 2025-04-25 18:15:15 -05:00
  • 080607cc30 Merge branch 'main' into 'main' Megadash452 2025-04-24 23:23:26 +00:00
  • 78618cb75a Merge branch 'YaLTeR-main-patch-76590' into 'main' Ivan Molodetskikh 2025-04-21 07:25:12 +00:00
  • 6a77bfee0a
    tests: Fix typing James Westman 2025-04-19 13:27:20 -05:00
  • f50b898e4c adw_breakpoint: Fix crash in language server James Westman 2025-04-01 19:27:59 -05:00
  • cc09f3d3bb Add tests for nested templates Tom Greig 2025-03-30 10:27:11 +01:00
  • f93d5d2acd Handle nested CDATA from nested templates Tom Greig 2025-03-28 20:26:19 +00:00
  • fa3b84d612 port: Fix build error when building in a flatpak If you create a project with gnome builder and port it blueprint and try to build it in flatpak you will get a compiler error that /org/gnome/Example/window.ui. Setting the source_dir variable in meson fixes this. Octavian Alexandru Butiu 2025-03-19 22:14:24 +02:00
  • 394014429e Sort keys in collect-sections.py Sertonix 2025-03-20 10:52:57 +00:00
  • a4e0c3701b docs: Update overview example using format and compile Chris Mayo 2025-01-30 19:23:40 +00:00
  • c1fbcef6d0 Merge branch blueprint-compiler:main into main kotontrion 2025-03-02 15:26:42 +00:00
  • 404ae76787
    Update MAINTENANCE.md James Westman 2025-01-17 17:25:21 -06:00
  • 04ef0944db
    Release v0.16.0 v0.16.0 James Westman 2025-01-17 17:04:52 -06:00
  • aa13c8f5af
    Warn about single-quoted translated strings James Westman 2025-01-05 14:27:59 -06:00
  • 29e4a56bfc Formatter: Remove trailing whitespace from comments Alexey Yerin 2025-01-04 17:15:14 +03:00
  • 8c6f8760f7 language: Add expression literals James Westman 2024-12-24 12:54:23 -06:00
  • 79e3e4d8ab Merge branch 'variant-literal' into 'main' jgcodes2020 2025-01-04 16:29:46 +00:00
  • b9f58aeab5 Formatter: Add trailing commas in lists Alexey Yerin 2025-01-04 10:20:54 +03:00
  • 55e5095fba
    values: Don't allow translated strings in arrays James Westman 2025-01-03 18:56:24 -06:00
  • f3faf4b993 LSP: Handle shutdown commands Alexey Yerin 2025-01-03 22:31:49 +03:00
  • ce3797076c run just jgcodes2020 2025-01-01 15:19:29 -05:00
  • d6f4b88d35
    lsp: Fix crash on incomplete detailed signal James Westman 2024-12-25 10:31:35 -06:00
  • ab9d902cc5 fix formatting and some tests jgcodes2020 2024-12-24 10:41:35 -05:00
  • c708532a8d move variants into testing jgcodes2020 2024-12-24 10:37:02 -05:00
  • 96c5760eaf debug variant parsing jgcodes2020 2024-12-24 09:49:53 -05:00
  • be667a2b9c implement variant parsing jgcodes2020 2024-12-24 08:50:37 -05:00
  • bc10ccee0c format with black jgcodes2020 2024-12-23 20:58:45 -05:00
  • a6d57cebec language: Add not-swapped flag for signals James Westman 2024-12-09 20:29:08 -06:00
  • 9b9fab832b
    Add tests, remove unused code, fix bugs James Westman 2024-12-22 18:00:39 -06:00
  • 5b0f662478
    completions: Detect translatable properties James Westman 2024-12-21 17:22:56 -06:00
  • dc6fe66d32 Merge branch 'wip/p3732/search-paths' into 'main' Peter Eisenmann 2024-12-21 19:59:59 +00:00
  • e07da3c339 flags: use nick instead of name kotontrion 2024-11-26 10:52:37 +01:00
  • 2ae41020ab Fix flag return value type kotontrion 2024-11-21 09:28:40 +01:00
  • f48b840cfa compile: fix flag values kotontrion 2024-11-20 10:41:56 +01:00
  • ac70ea7403 Port to libgirepository-2.0 Jordan Petridis 2024-11-13 00:48:16 +02:00
  • 3efb2f9f4e remove weird kwarg syntax jgcodes2020 2024-12-14 14:01:14 -05:00
  • a75adc7d1b add variant support for menus jgcodes2020 2024-12-14 14:00:09 -05:00
  • f894301571 preliminary variant syntax jgcodes2020 2024-12-14 10:33:46 -05:00
  • 778a979714 lsp: Fix format of JSON-RPC content part ending with \r\n Luoyayu 2024-12-07 07:36:14 +00:00
  • 6acf0fe5a0
    tests: Test deprecations separately James Westman 2024-12-09 18:59:25 -06:00
  • 488da28065 tests: Fix test failure fix-test-failure James Westman 2024-11-15 20:13:33 -06:00
  • 64569252e3 build: Install the documentation install-docs James Westman 2024-11-15 19:45:36 -06:00
  • a42ec3a945 docs: Put the cassette in the correct alphabetical place Vladimir Vaskov 2024-10-19 20:39:57 +00:00
  • 90308b69e0 docs: Add app making use of Blueprint Vladimir Vaskov 2024-09-16 18:44:03 +00:00
  • 3bf8fc151a
    tests: Ignore deprecation warnings James Westman 2024-11-03 14:36:51 -06:00
  • a529a61955
    docs: Corrections, updates, and improvements James Westman 2024-11-03 14:17:59 -06:00
  • e19975e1f8
    lsp: Add reference documentation on hover James Westman 2024-10-19 18:46:10 -05:00
  • b107a85947
    lsp: Add property docs on notify signal hover James Westman 2024-10-19 20:47:27 -05:00
  • e5fba8f3c7
    lsp: Add semantic tokens for flag members James Westman 2024-10-19 20:46:26 -05:00
  • f6d05be10b
    lsp: Add more "go to reference" implementations James Westman 2024-10-19 20:44:34 -05:00
  • 94b532bc35
    build: Update Docker container James Westman 2024-10-19 19:00:47 -05:00
  • c805400a39 Update file index.rst Benedek Dévényi 2024-09-28 14:34:12 +00:00
  • 3b6dcf072d
    typelib: Fix field offsets for attributes James Westman 2024-10-19 10:21:13 -05:00
  • d7097cad01 docs: Mention null in literal values section James Westman 2024-09-20 17:04:00 -05:00
  • 8e10fcf869 Release v0.14.0 v0.14.0 James Westman 2024-08-24 14:26:46 -05:00
  • 65d4612b51 decompiler: Support action widgets James Westman 2024-08-24 13:24:27 -05:00
  • 21d5ce86e9 decompiler: Support sub-templates James Westman 2024-08-24 13:04:21 -05:00
  • 25d9826aea decompiler: Fix translator comments in properties James Westman 2024-08-24 12:40:04 -05:00
  • a12ac1b976 decompiler: Support Adw.Breakpoint syntax James Westman 2024-08-24 12:21:32 -05:00
  • 078ce2f5b8 cli: Add decompile command decompile-command James Westman 2024-08-23 18:29:34 -05:00
  • 4d3dc92448 decompiler: Support list accessibility properties James Westman 2024-08-23 18:16:02 -05:00
  • 3dfce3bbe0 Allow for multiple a11y properties Julian Schmidhuber 2024-08-13 10:25:16 +02:00
  • 808d664301 Merge branch 'blueprint-linter' into 'main' Sonny Piers 2024-08-17 06:12:03 +00:00
  • b308adc3af Remove backslash from f-string expression James Westman 2024-08-15 18:28:29 -05:00
  • 22514b96dc completions: Fix invalid escape sequence 149-add-command-to-port-ui-one-by-one James Westman 2024-07-29 17:36:41 -05:00
  • c1a82a034b decompiler: Add more decompilable tags James Westman 2024-04-06 13:36:22 -05:00
  • ea4c7245be errors: Show error length with carets James Westman 2024-07-26 22:35:04 -05:00
  • 2dcf0c154b errors: Fix caret when tabs are present James Westman 2024-07-26 22:13:51 -05:00
  • 9570dceaa8 errors: In suggestions, use "insert" or "remove" James Westman 2024-07-26 22:08:22 -05:00
  • 8d734f7bbd lsp: Add hover docs for lookup expression props James Westman 2024-07-26 21:51:26 -05:00
  • 8dfa10019b lsp: Fix online docs links for interfaces James Westman 2024-07-26 21:50:50 -05:00
  • 24eed1048e gir: Fix assignable_to for template types James Westman 2024-07-26 21:38:17 -05:00
  • 3a712af4dd Fix crash with bad escape sequence in string array James Westman 2024-07-26 21:08:50 -05:00