aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake build filesEike Ziller2022-01-201-65/+0
* Introduce Utils::SingletonJarek Kobus2021-09-281-1/+1
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-131-1/+2
|\
| * Add branding option for application icon and logoEike Ziller2021-09-081-1/+2
* | Control the lifetime of SshProcessManagerJarek Kobus2021-09-101-1/+1
|/
* Simplify RPATHs for qmake buildEike Ziller2019-11-041-0/+2
* CMake build / macOS: Fix Info.plistEike Ziller2019-05-201-3/+5
* add brand QtCreator to something else featureTim Jenssen2019-05-021-1/+4
* Windows: Fix missing debug info for qtcreator executableEike Ziller2019-03-111-1/+2
* Make deployqt target recursiveEike Ziller2019-02-071-0/+2
* macOS: Remove prifile.icnsAlessandro Portale2019-01-151-30/+4
* Make executable name configurableEike Ziller2018-01-161-0/+1
* macOS: Fix that Info.plist was overwritten in in-source buildsEike Ziller2018-01-151-1/+1
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-0/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-0/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-281-2/+4
|\|
| * Fix compilation breakage with mingw / windresKai Koehne2017-07-261-2/+4
* | Introduce Breakpad crash handlerMarco Bubke2017-07-251-4/+1
|/
* Add name, version as metadata to Windows executableKai Koehne2017-07-251-0/+6
* Fix the deployment target problem once and for allJake Petroules2017-07-071-1/+6
* Fix deployment target on macOSJake Petroules2017-06-121-1/+1
* Let qmake handle asset catalog compilation on macOSJake Petroules2016-11-211-21/+28
* Support make install also on OS XEike Ziller2016-04-221-6/+11
* Fix missing application icon in Qt Creator qmake build.Jake Petroules2015-11-201-3/+3
* Use IDE_DATA_PATHEike Ziller2015-10-291-2/+2
* Qbs: properly install Info.plist, PkgInfo, and app icon.Jake Petroules2015-10-211-8/+19
* Use variables for install locationsEike Ziller2015-09-221-2/+2
* Do not build main application with testlibOrgad Shaneh2015-06-081-0/+1
* use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
* Mark app.pro as QTC_RUNNABLEDaniel Teske2014-07-081-0/+1
* Core: Adding Utils to Libs for the app subproject.David Schulz2013-10-091-1/+1
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-261-2/+2
|\
| * Introduce $$QTC_PREFIXDaniel Molkentin2012-09-251-2/+2
| * Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-071-2/+2
| * Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-051-2/+2
* | Compile fix for nmakeRobert Loehning2012-09-251-0/+2
* | Get rid of ifdefs for crash handler in main.cpp.Nikolai Kosjar2012-09-241-8/+2
* | Linux: Add a crash handler providing a backtrace for debug builds.Nikolai Kosjar2012-09-211-0/+7
|/
* Merge app_version.h and ide_version.hEike Ziller2011-08-311-1/+5
* Fix generation of Info.plist on Mac.con2010-11-121-3/+3
* dynamically replace creator version during buildOswald Buddenhagen2010-11-031-1/+3
* Make app.pro use the qtLibraryName functioncon2010-10-131-7/+2
* Add breakpadMarco Bubke2010-09-091-0/+4
* Mac: Open generic and qml projects from Finder with Qt Creator.con2010-01-141-1/+1
* Build system: make 'install' target work on Windows.Daniel Molkentin2009-09-251-0/+2
* Use systems preferred language on Mac.con2009-09-111-1/+1
* Add some "other file".con2009-09-021-0/+2
* Add some icons for .pro and .pri files on Mac OS X.Norwegian Rock Cat2009-07-151-0/+3
* clean up OS conditionals in project filesOswald Buddenhagen2009-06-031-15/+8
* use IDE_APP_PATH more, introduce IDE_LIBEXEC_PATHOswald Buddenhagen2009-05-061-1/+1