summaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Revert "Set environment variable QT_AUTO_SCREEN_SCALE_FACTOR in Qt 5.6."Thiago Macieira2015-09-291-2/+0
* Set environment variable QT_AUTO_SCREEN_SCALE_FACTOR in Qt 5.6.Friedemann Kleint2015-08-261-0/+2
* Unbreak user-installed plugin loading on non-LinuxEike Ziller2015-08-241-2/+4
* Limit legacy Highdpi tweaks to Qt versions < 5.6.Friedemann Kleint2015-08-191-0/+3
* qbs build: Fix application install dir for OS X.Christian Kandeler2015-08-051-1/+1
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-037-0/+0
* Use RAII for crash handler setup/cleanupNikolai Kosjar2015-06-101-4/+2
* Do not build main application with testlibOrgad Shaneh2015-06-081-0/+1
* Startup: Limit devicePixelRatio tweaking to WindowsAlessandro Portale2015-06-041-2/+5
* Automatically choose device pixel ratioEike Ziller2015-04-201-0/+8
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-151-6/+0
|\
| * Fix plugin error dialog modalityOrgad Shaneh2015-04-141-6/+0
* | Close with error if Core plugin is found but disabledEike Ziller2015-04-011-0/+5
|/
* qbs build: Introduce convenience project property sharedSourcesDir.Christian Kandeler2015-02-181-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-123-15/+15
|\
| * Update LicenseEike Ziller2015-01-163-15/+15
* | qbs build: Derive QtCreator app from QtcProduct.Christian Kandeler2015-01-291-7/+2
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+2
* | Plugin Tests: Create settings dir with QTemporaryDirNikolai Kosjar2014-12-181-3/+8
* | Use systemProxyForQuery() everywhereKai Koehne2014-12-051-13/+1
|/
* Updated Qt Creator application logosAlessandro Portale2014-11-192-0/+0
* adding 24px-size to qtcreator.icoAlessandro Portale2014-11-061-0/+0
* Updated Qt Creator iconAlessandro Portale2014-11-062-0/+0
* Remove workaround for Qt bug that was resolved in 5.1.1Orgad Shaneh2014-11-061-4/+0
* OS X: Add system requirement OS X 10.7 to Info.plistEike Ziller2014-11-031-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-142-14/+16
|\
| * License updateEike Ziller2014-10-092-14/+16
* | New Qt Creator logoAlessandro Portale2014-10-091-0/+0
* | use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
* | Remove Qt version checks.Christian Kandeler2014-09-081-11/+0
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-021-3/+3
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-7/+3
* | Remove logging wrapper code for Qt 4 compatibilityhjk2014-08-271-1/+1
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Qbs: Avoid some warningsJoerg Bornemann2014-07-231-1/+1
* Mark app.pro as QTC_RUNNABLEDaniel Teske2014-07-081-0/+1
* creator: disable debug level for the qtc.* logging categoriesFawzi Mohamed2014-06-301-0/+2
* Replace deprecated construct in qbs files.Christian Kandeler2014-03-271-2/+2
* Support configurable library location in qbs build.Christian Kandeler2014-02-281-1/+1
* Mac: Prevent switching to discrete GPU on startupMorten Johan Sørvig2014-01-151-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-083-4/+4
* Revert "Add workaround for QTBUG-35143"Eike Ziller2013-11-291-1/+0
* Add workaround for QTBUG-35143v3.0.0-rc1Eike Ziller2013-11-281-0/+1
* Give plugin error dialog a parent and prevent it from blocking.Friedemann Kleint2013-11-141-2/+4
* Remove setting of Qt::AA_DontCreateNativeWidgetSiblings .Friedemann Kleint2013-10-231-5/+0
* Register .qbs for Qt Creator standalone and fix icon for qmlEike Ziller2013-10-161-0/+29
* Core: Adding Utils to Libs for the app subproject.David Schulz2013-10-091-1/+1
* Remove unneeded #ifdefs.Christian Kandeler2013-10-071-5/+6
* Set Qt::AA_DontCreateNativeWidgetSiblings on Windows/Mac.Friedemann Kleint2013-09-301-0/+5
* Use the canonical version of defining string literalshjk2013-09-271-14/+14