Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Make IEditor::id a value member and adjust users | hjk | 2014-02-25 | 1 | -8/+1 |
* | BaseTextEditor: Remove some unnecessary indirections through widget | Eike Ziller | 2014-01-14 | 1 | -1/+1 |
* | TextEditors: Avoid changing document after construction. | Eike Ziller | 2014-01-10 | 1 | -3/+1 |
* | Editors: Remove useless parent widget argument from create/duplicate | Eike Ziller | 2014-01-08 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/3.0' | Eike Ziller | 2014-01-08 | 1 | -1/+1 |
|\ | |||||
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
* | | Remove the need to register editors in the action handler | Eike Ziller | 2013-12-12 | 1 | -1/+1 |
|/ | |||||
* | Apply 'static' pattern to MimeDatabase | hjk | 2013-09-03 | 1 | -9/+2 |
* | Python: Do not export symbols | Tobias Hunger | 2013-08-26 | 1 | -0/+2 |
* | Editors: No need to re-implement functions identical to base | hjk | 2013-05-27 | 1 | -5/+0 |
* | Fix Krazy warnings about includes/header guards in Python Editor. | Friedemann Kleint | 2013-03-12 | 1 | -1/+1 |
* | Added PythonEditor plugin | Sergey Shambir | 2013-02-07 | 1 | -0/+98 |