aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/bardescriptoreditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Remove blackberry supportTobias Hunger2015-04-301-172/+0
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-5/+5
|\
| * Update LicenseEike Ziller2015-01-161-5/+5
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
|/
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-5/+1
* BlackBerry: Refactored BarDescriptorDocumentTobias Naetterlund2014-01-271-28/+11
* TextEditors: Remove tabSettings() from widgetEike Ziller2014-01-211-1/+3
* BarDescriptorEditor: Create widget from editorEike Ziller2014-01-151-2/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QNX: Show line/column in the bar descriptor editorTobias Nätterlund2013-12-201-1/+33
|/
* Qnx: Fixing Bar Descriptor XML file editor to provide editor actionsDavid Kaspar2013-10-211-0/+5
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* TaskHub: Add convenience function to add a task and clean up usershjk2013-08-301-8/+11
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-5/+3
* TaskHub: De-noise user codehjk2013-08-021-8/+4
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-6/+0
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-5/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-14/+0
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Editors: Provide a base implementation for {save,restore}Statehjk2013-05-271-11/+0
* Editors: Provide a base implementation for duplicate{,Supported}hjk2013-05-271-11/+0
* BlackBerry: Only add the Bar Descriptor category once to the taskhubTobias Nätterlund2013-04-301-7/+1
* QNX: Fixed changed XML content not being savedTobias Nätterlund2013-03-201-0/+8
* QNX: Fix compilation with Qt 5.Friedemann Kleint2013-01-231-2/+2
* QNX: Add editor for Bar descriptor fileTobias Nätterlund2013-01-221-0/+200