aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/emacskeys
Commit message (Expand)AuthorAgeFilesLines
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* EmacsKeys: Make plugin soft-loadablehjk2024-02-051-0/+1
* EmacsKeys: Hide plugin class in .cpphjk2024-01-154-107/+59
* EmacsKeys: Use SPDX License headerChristian Stenger2023-11-215-115/+10
* VariousPlugins: Fix forward declarationsJarek Kobus2023-08-172-4/+7
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-28/+28
* Centralize a PluginManager::isShuttingDown() statusEike Ziller2023-05-232-6/+0
* Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Qbs: Update some qbs filesChristian Stenger2023-02-081-1/+2
* EmacsKeys: Tr::tr()Alessandro Portale2023-02-061-21/+23
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-6/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* PluginSpec: Add a "LongDescription" to plugin meta dataEike Ziller2022-12-161-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* Remove qmake build filesEike Ziller2022-01-202-14/+0
* Core/Utils: Migrate further to Utils::Idhjk2020-07-062-2/+3
* Move Id from Core to UtilsEike Ziller2020-06-181-1/+2
* EmacsKeys: Replace U+2029 with LF when copying text to clipboardYuya Nishihara2020-04-221-6/+14
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-2/+0
* Qt Creator CMake portCristian Adam2019-05-171-0/+7
* EmacsKeys: ModernizeAlessandro Portale2018-11-084-20/+16
* Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* EmacsKeys: Use Qt5-style connectsOrgad Shaneh2016-06-064-55/+53
* Wholesale conversion to #pragma oncehjk2016-03-303-12/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-196-93/+63
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Update LicenseEike Ziller2015-01-166-26/+26
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-145-35/+40
|\
| * License updateEike Ziller2014-10-096-36/+41
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-292-3/+3
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-28/+31
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-012-2/+2
* Add EmacsKeys plugin.nsf2014-04-049-0/+793