aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/bardescriptordocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Remove blackberry supportTobias Hunger2015-04-301-690/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-5/+5
|\
| * Update LicenseEike Ziller2015-01-161-5/+5
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-7/+5
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
|/
* 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