aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* qbs build: Do not access the bundle module unconditionallyChristian Kandeler2017-08-031-3/+4
* Fix compilation breakage with mingw / windresKai Koehne2017-07-263-7/+14
* Add name, version as metadata to Windows executableKai Koehne2017-07-253-1/+40
* Define COPYRIGHT_YEAR in build filesKai Koehne2017-07-252-1/+3
* main: Remove unused variableOrgad Shaneh2017-07-111-7/+2
* Revert "App: (Re-)enable automatic HighDPI scaling for Linux"Orgad Shaneh2017-07-111-1/+1
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-103-10/+10
|\
| * Fix the deployment target problem once and for allJake Petroules2017-07-072-2/+7
| * Qbs: fix bundle installation with Qbs 1.8Jake Petroules2017-07-071-8/+3
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-202-2/+2
|\|
| * Fix deployment target on macOSJake Petroules2017-06-122-2/+2
* | Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-231-2/+20
|\|
| * Add a way to redirect the "install settings"Eike Ziller2017-05-151-2/+20
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-151-0/+3
|\|
| * Work around issue with vanishing menu bar with UnityEike Ziller2017-05-121-0/+3
* | App: (Re-)enable automatic HighDPI scaling for LinuxAlessandro Portale2017-05-151-1/+1
|/
* 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