summaryrefslogtreecommitdiff
path: root/src/plugins/qnx/blackberryconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Add BlackBerry runtime management supportEl Mehdi Fekari2014-02-191-479/+0
* Qnx: BlackBerry Setup options pageDavid Kaspar2014-02-141-0/+5
* FileUtils: Add static method to construct FileNames from Latin1Tobias Hunger2014-02-111-1/+1
* Implement BlackBerryConfigurationManager testRafael Roquetto2014-02-101-0/+21
* Qnx: Imroving kit, qt-version, toolchain, debugger namesDavid Kaspar2014-01-201-2/+2
* Qnx: Save BlackBerry user configurationsEl Mehdi Fekari2014-01-141-6/+56
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Qnx: Set missing parents for QMessageBox dialogsEl Mehdi Fekari2013-12-171-1/+3
* | Qnx: Set auto detection source for generated kitsEl Mehdi Fekari2013-12-121-39/+20
* | Qnx: Sort configurations per version numberEl Mehdi Fekari2013-11-291-7/+38
|/
* Qnx: Fix displayed information for BlackBerry configsEl Mehdi Fekari2013-11-201-9/+14
* Debugger: Use debugger id for deregistration.hjk2013-11-071-1/+1
* Qnx: BlackBerryConfiguration creates single toolchain and debuggerDavid Kaspar2013-10-291-47/+72
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1/+1
* Qnx: Add new QccToolChain class for qcc compilersEl Mehdi Fekari2013-10-291-4/+5
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+1
* Debugger: Fix the way to register/add new debuggersEl Mehdi Fekari2013-10-221-2/+2
* Qnx: Use Utils::Environment for qnx environmentMehdi Fekari2013-10-211-4/+13
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-2/+2
* Debugger: Refactor DebuggerItemManager classEl Mehdi Fekari2013-10-151-5/+12
* QNX: Add explanatory Linguist comment about QCC being a compiler.Friedemann Kleint2013-10-151-0/+1
* Qnx: Fixing debugging on simulator to use correct debug symbolsDavid Kaspar2013-10-151-134/+103
* BlackBerry: fix UI text capitalization and punctuationLeena Miettinen2013-10-101-1/+1
* Debugger: Export Debugger::DebuggerItem to fix BlackBerry setuphjk2013-09-251-5/+15
* Qnx: auto-detected BlackBerry kits have mutable Device fieldDavid Kaspar2013-09-201-0/+1
* Kits: Simplify handling of sticky kit informationTobias Hunger2013-09-121-6/+6
* Fix copy/paste, check both Qt versions.Thomas Zander2013-09-061-2/+2
* Debugger: Don't add invalid items during validationhjk2013-09-051-2/+2
* Replace QObject::tr() by tr-functions.Friedemann Kleint2013-09-041-16/+16
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-031-6/+6
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-1/+1
* QtVersionManager et al: Code cosmeticshjk2013-08-301-8/+8
* ProjectExplorer et al: Code cosmeticshjk2013-08-291-61/+63
* Qnx: Support multiple BlackBerry target configurationsMehdi Fekari2013-08-271-7/+15
* Kit: Use FileName for icon pathTobias Hunger2013-08-231-1/+1
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-6/+6
* Qnx: Properly call makeSticky(kit) interfaceMehdi Fekari2013-07-251-6/+6
* Qnx: Refactor BlackBerryConfigurationMehdi Fekari2013-07-241-319/+159
* Qnx: Add BlackBerry kits for qt5El Mehdi Fekari2013-07-041-32/+62
* Qnx: Move the dataDirPath() method to QnxUtils classEl Mehdi Fekari2013-06-241-27/+4
* Settings: Simplify some user codehjk2013-05-291-5/+5
* UI text: fix caps and punctuation in QNX textLeena Miettinen2013-05-231-6/+6
* BlackBerry Development Environment Setup WizardRafael Roquetto2013-05-131-10/+31
* QNX: Improved generation of SSH keys for BlackBerry devicesTobias Nätterlund2013-04-301-8/+7
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-261-0/+1
|\
| * Qnx: set icon for BB10 KitsEl Mehdi Fekari2013-03-261-0/+1
* | Fix some Krazy warnings about non-const ref iterator.Friedemann Kleint2013-03-111-1/+1
|/
* BB: Fix possible crash in settings pageTobias Hunger2013-02-201-1/+2