summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* Custom Executable RunConfiguration: Esc should close dialogDaniel Teske2015-04-101-0/+14
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-1/+1
* Move filterForQmakeFileDialog to a place where it can be reusedDaniel Teske2015-03-311-22/+2
* Theme: make link color readable in dark themeThorben Kroeger2015-03-301-1/+1
* Fix importing creating additional kits on OS XDaniel Teske2015-03-112-243/+0
* Remove support for !shadowBuildDaniel Teske2015-03-092-6/+0
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* QtSupport: Register mimetype for qm and ts filesOrgad Shaneh2015-03-033-0/+19
* Clean exported headers of the QtSupport plugin.Friedemann Kleint2015-03-034-2/+4
* QtSupport: Use a fixed cursor in QtOutputFormatterOrgad Shaneh2015-02-262-5/+13
* QtSupport: Pimpl QtOutputFormatterOrgad Shaneh2015-02-252-58/+87
* Merge remote-tracking branch 'origin/3.3' into 3.4Eike Ziller2015-02-251-1/+1
|\
| * Do not expand display name when updating auto-detected Qt versionsKai Koehne2015-02-181-1/+1
* | SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-3/+1
* | qbs build: Introduce convenience project property sharedSourcesDir.Christian Kandeler2015-02-181-2/+2
* | Use new mime databaseEike Ziller2015-02-173-13/+0
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1259-352/+352
|\ \ | |/
| * Update LicenseEike Ziller2015-01-1659-352/+352
* | QtSupport: Deduplicate code in QtOutputFormatterOrgad Shaneh2015-02-041-59/+18
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+3
* | QtOutputFormatter: Support ANSI colorsAndre Hartmann2015-01-133-20/+135
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-2/+2
* | Welcome: Move IWelcomePage to core pluginEike Ziller2014-12-191-2/+2
* | Welcome: Use Core::Id instead of enumEike Ziller2014-12-182-3/+3
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-102-0/+12
|\ \ | |/
| * QtSupport: Fix wrong build directory for examplesv3.3.0Daniel Teske2014-12-082-0/+12
* | Qt Quick Compiler Support: Warn if no compiler is availableAlessandro Portale2014-12-041-1/+2
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-2/+2
|/
* Qt Quick Compiler Support: Only allow valid settingsAlessandro Portale2014-12-011-0/+7
* BaseQtVersion: Rename isInSourceDirectory to isSubProject and fix itDaniel Teske2014-11-212-8/+19
* QtKitInformation: Report correct version IdTobias Hunger2014-11-201-1/+2
* QtSupport: Fix mkspec detection for Qt4/MinGW.Christian Kandeler2014-11-141-0/+8
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-3/+0
* QtSupport: Add macro expansion to custom executable config widgethjk2014-11-051-0/+3
* Introduce and use FileName::exists()hjk2014-11-031-2/+2
* QtVersion: Mark system Qt as autodetectionSource "PATH"Tobias Hunger2014-11-032-14/+24
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-032-12/+7
* OS X: make qt version name field in options growEike Ziller2014-10-241-1/+4
* Detect qt sub projects and special case their build directoryDaniel Teske2014-10-242-0/+18
* Qt version: Fix macro usage in default display namesEike Ziller2014-10-242-3/+3
* Remove KitInformationMacroExpanderhjk2014-10-231-2/+0
* Capitalize macro nameshjk2014-10-222-5/+5
* Utils: MacroExpander API cosmetics.hjk2014-10-221-1/+1
* Make expanders work with subexpandershjk2014-10-213-22/+16
* MacroExpander: Fall back to global expanderhjk2014-10-162-4/+3
* Cleanup of ThemingAlessandro Portale2014-10-161-1/+0
* QmakeProject: Add a checkbox for use of the Qt Quick CompilerAlessandro Portale2014-10-152-0/+31
* Implement theming for QtCreatorThorben Kroeger2014-10-157-2/+8
* License update.Eike Ziller2014-10-154-22/+25
* VariableChooser: Reworkhjk2014-10-154-4/+20