aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/bardescriptoreditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Remove blackberry supportTobias Hunger2015-04-301-237/+0
* TextEditor: Simplify configuring generic highlighterEike Ziller2015-02-161-3/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-5/+5
|\
| * Update LicenseEike Ziller2015-01-161-5/+5
* | Qnx: Remove unneeded qualificationsOrgad Shaneh2015-02-041-3/+3
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+3
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-2/+2
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | TextEditor: Centralize settings connections setuphjk2014-08-201-2/+0
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-2/+4
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
* | TextEditor: Update tab settings for all tab changeshjk2014-07-301-1/+0
* | TextEditor: Replace PlainTextDocument by Base + a setup functionhjk2014-07-301-2/+7
* | TextEditor: Replace PlainTextEditorWidget by Base + a setup functionhjk2014-07-301-1/+2
* | TextEditor: Move remaining PlainTextEditorWidget functions to Basehjk2014-07-301-1/+1
* | TextEditor: Remove indenter construction from PlainTextEditorWidgethjk2014-07-301-1/+4
* | ProjectExplorer: Remove ITargetPanelFactoryDaniel Teske2014-07-221-1/+1
* | Move PanelsWidget and PropertiesPanel to their own filesDaniel Teske2014-07-221-1/+1
|/
* BlackBerry: Refactored BarDescriptorDocumentTobias Naetterlund2014-01-271-83/+46
* BarDescriptorEditor: Create widget from editorEike Ziller2014-01-151-12/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()Eike Ziller2013-12-181-1/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-5/+1
|/
* Qnx: Fixing Bar Descriptor XML file editor to provide editor actionsDavid Kaspar2013-10-211-1/+19
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* Qnx: Fixing BarDescriptorEditor to open as unmodifedDavid Kaspar2013-09-271-1/+6
* Qnx: Fixing BarDescriptorEditor to prevent loosing syntax highlightingDavid Kaspar2013-09-171-0/+7
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1
* QNX: Refactored bar descriptor editorTobias Nätterlund2013-04-301-664/+111
* Clean headers in Utils.Friedemann Kleint2013-03-191-0/+1
* QNX: Added warning messages when icon/splashscreens are too bigTobias Nätterlund2013-03-011-0/+69
* QNX: Set Author and Author ID from debug token in bar descriptor editorTobias Nätterlund2013-02-251-0/+40
* QNX: Fixed BAR editor not being marked as dirty when modifying assetsTobias Nätterlund2013-02-251-8/+27
* QNX: Use correct signal for XML editor in Bar descriptor editorTobias Nätterlund2013-01-301-5/+5
* tr()-Fixes in QNX plugin.Friedemann Kleint2013-01-291-2/+2
* QNX: Add editor for Bar descriptor fileTobias Nätterlund2013-01-221-0/+674