summaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Specify Qt Creator's "display version" in qtcreator.pri/qtc.qbsEike Ziller2017-04-212-7/+5
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-251-1/+1
|\
| * Update copyright year in about dialogEike Ziller2017-01-251-1/+1
* | Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-4/+6
* | Add defines for relative data pathsEike Ziller2016-12-011-28/+9
* | Let qmake handle asset catalog compilation on macOSJake Petroules2016-11-211-21/+28
|/
* Don't crash when Help mode uses WebEngineRobert Loehning2016-11-191-0/+1
* Fix compile on macOSNikolai Kosjar2016-11-023-5/+3
* CrashHandler: Generalize for other clientsNikolai Kosjar2016-11-013-1/+5
* Main: Replace macro usage with HostOsInfoOrgad Shaneh2016-09-161-3/+2
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-09-131-1/+2
|\
| * Adding logging rule qtc.*.info=false to disable output by defaultThomas Hartmann2016-09-011-1/+2
* | Remove all QT_VERSION_CHECKOrgad Shaneh2016-08-121-8/+0
|/
* 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