aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/emacskeys
Commit message (Expand)AuthorAgeFilesLines
* 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