summaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Adding logging rule qtc.*.info=false to disable output by defaultThomas Hartmann2016-09-011-1/+2
* Fix qbs build on macOSChristian Kandeler2016-07-281-5/+5
* App: Fix application font loadingAlessandro Portale2016-07-191-1/+1
* Fix compile with Qt5.5 on OSXChristian Stenger2016-07-181-1/+2
* Loading .ttf fonts from share/qtcreator/fontsThomas Hartmann2016-07-151-0/+11
* qbs build: Replace deprecated constructsChristian Kandeler2016-06-302-6/+8
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-082-8/+15
* Main: Use Qt5-style connectsOrgad Shaneh2016-06-011-3/+3
* OS X: Fix build with QbsEike Ziller2016-05-181-1/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-091-179/+183
|\
| * OS X: Use UTIs for the various supported file formatsEike Ziller2016-05-091-179/+183
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-0331-0/+0
|\ \ | |/
| * Update the Qt logo in application iconsAlessandro Portale2016-05-0231-0/+0
* | QbsPM: Support qtcRunnable property to filter out peripheral productsOrgad Shaneh2016-05-011-0/+1
* | Support make install also on OS XEike Ziller2016-04-221-6/+11
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Update copyright year in About>Qt Creator dialogTobias Hunger2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-193-35/+25
* Fix Qt Creator executable installation for qbs.Christian Kandeler2015-12-071-4/+8
* Fix missing application icon in Qt Creator qmake build.Jake Petroules2015-11-201-3/+3
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-121-6/+26
|\
| * app: Use HighDPI application attribute instead of environment variable.Friedemann Kleint2015-11-101-6/+4
| * app: Setting HighDPI environment variablesAlessandro Portale2015-11-041-6/+28
* | Fix qbs build for non-OS X platforms.Christian Kandeler2015-11-041-3/+7
* | Use IDE_DATA_PATHEike Ziller2015-10-291-2/+2
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-48/+34
|\ \ | |/
| * Main: Replace preprocessor directives with HostOsInfoOrgad Shaneh2015-10-141-48/+34
* | Qbs: properly install Info.plist, PkgInfo, and app icon.Jake Petroules2015-10-2137-13/+105
|/
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-301-2/+0
|\
| * Revert "Set environment variable QT_AUTO_SCREEN_SCALE_FACTOR in Qt 5.6."Thiago Macieira2015-09-291-2/+0
* | Use variables for install locationsEike Ziller2015-09-221-2/+2
* | Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-011-2/+6
|\ \ | |/
| * 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
* | Qbs: Adapt rpath handling to how it is normally implemented on OS X.Jake Petroules2015-08-211-1/+1
|/
* 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