aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller5 days2-11/+16
|\
| * Utils: Attach lifetime of guardedCallback to Guard objectMarcus Tillmanns7 days2-11/+16
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller7 days1-5/+14
|\|
| * Lua: Use plurals and do not append "..." to UI strings in codeEike Ziller10 days1-5/+10
| * Remove some spaces and line breaks from translatable stringsEike Ziller12 days1-4/+8
* | Merge "Merge remote-tracking branch 'origin/17.0'"The Qt Project13 days3-11/+61
|\|
| * Utils: Export QtcLabel to Layoutbuilder and LuaMarcus Tillmanns14 days3-11/+61
* | Update InfoBar texts, titles and typesAlessandro Portale14 days2-0/+4
|/
* Utils: Export QtcSwitch to layoutbuilder and luaMarcus Tillmanns2025-05-052-0/+29
* InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-292-14/+18
* Lua: Fix api documentationMarcus Tillmanns2025-04-291-6/+6
* Utils: Move components from core/welcomepagehelpers to qtcwidgetsAlessandro Portale2025-04-291-11/+10
* Core: Create CoreButton Layouting helperMarcus Tillmanns2025-04-281-20/+5
* Lua: Add CoreButtonMarcus Tillmanns2025-04-252-0/+67
* Lua: Expose QKeySequence typeKrzysztof Chrusciel2025-04-232-0/+34
* Lua: Expose property keySequences for ScriptCommandKrzysztof Chrusciel2025-04-232-0/+5
* qbs build: Set Qt resource properties centrallyChristian Kandeler2025-04-171-2/+0
* Utils: Move and rename result testing macros from expected.h to result.hhjk2025-04-1413-41/+38
* Replace most expected_str by Utils::Resulthjk2025-04-1112-44/+44
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-112-1/+45
|\
| * Lua: Expose properties of QActionKrzysztof Chrusciel2025-04-111-1/+36
| * Lua: Add possibility to get all opened editorsKrzysztof Chrusciel2025-04-101-0/+9
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-091-4/+19
|\|
| * Lua: Add possibility to insert action to toolbarKrzysztof Chrusciel2025-04-091-0/+7
| * Lua: Don't use sol::property with member variablesMarcus Tillmanns2025-04-021-4/+12
* | Translations: Fix spelling errors, dissolve english "translation"Eike Ziller2025-04-091-1/+1
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-012-0/+9
|\|
| * Lua: Add getNativeShortcut function for platform-specific key representationsKrzysztof Chrusciel2025-04-012-0/+9
* | Lua: Fix LuaPluginSpec::killMarcus Tillmanns2025-04-012-2/+4
* | Lua: Only try loading plugins that are enabledMarcus Tillmanns2025-04-011-1/+2
* | ExtensionSystem: Add Type="Script" to configure dependency resolutionMarcus Tillmanns2025-03-254-35/+7
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-244-1/+69
|\|
| * Lua: Remove unused parameterChristian Stenger2025-03-201-1/+1
| * Lua: Expose first and last visible block numberKrzysztof Chrusciel2025-03-192-0/+22
| * Lua: Add possibility to insert tool button to toolbarKrzysztof Chrusciel2025-03-194-0/+46
* | Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-244-5/+5
* | Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-3/+5
* | Utils: Use LibArchive to extract archivesMarcus Tillmanns2025-03-191-35/+33
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-192-2/+24
|\|
| * Lua: Correctly load QIcon from file path for ToggleAspectKrzysztof Chrusciel2025-03-181-2/+3
| * Lua: Add signal to notify when text editor is createdKrzysztof Chrusciel2025-03-181-0/+21
* | Lua: Add documentation to CREATE_HAS_FUNCMarcus Tillmanns2025-03-141-0/+18
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-133-3/+21
|\|
| * Lua: Add viewportMargins option for supported widgetsLukasz Papierkowski2025-03-122-0/+8
| * LUA: Fix QCompleter event filter crash by giving it a parentLukasz Papierkowski2025-03-102-3/+13
* | Lua: Add taskhub to qbs buildChristian Stenger2025-03-061-0/+1
* | Lua: Create bindings for the TaskHubMarcus Tillmanns2025-03-065-0/+316
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-032-1/+23
|\|
| * Lua: Add source code copy link and icon for MarkdownBrowserLukasz Papierkowski2025-02-282-1/+23