summaryrefslogtreecommitdiff
path: root/src/plugins/qnx/bardescriptordocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* IDocument: Make mimeType a value memberhjk2014-07-011-5/+1
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-0/+1
* QNX: Fix compilation with Qt 4.Friedemann Kleint2014-02-061-3/+2
* QNX: Use BarDescriptorDocument API to prepare bar-descriptor for deploymentFrantisek Vacek2014-02-051-0/+120
* BlackBerry: Refactored BarDescriptorDocumentTobias Naetterlund2014-01-271-93/+406
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* Qnx: Fixing BarDescriptorEditor to prevent loosing syntax highlightingDavid Kaspar2013-09-171-0/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-6/+0
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-7/+7
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-17/+8
* QNX: Fixed changed XML content not being savedTobias Nätterlund2013-03-201-13/+21
* QNX: Force UTF-8 encoding for bar-descriptor.xml (QTCREATORBUG-8853)Tobias Nätterlund2013-03-011-4/+12
* QNX: Add editor for Bar descriptor fileTobias Nätterlund2013-01-221-0/+260