| Commit message (Expand) | Author | Age | Files | Lines |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -1/+1 |
| * | Move the SUBLIBS target from qmake away from between clean/distclean | Thiago Macieira | 2013-12-23 | 1 | -11/+12 |
| * | qmake: do not include GENERATED_SOURCES to dist | J-P Nurmi | 2013-12-20 | 1 | -2/+3 |
| * | PCH stands for "precompiled header", not "prefix" | Thiago Macieira | 2013-12-13 | 1 | -1/+1 |
| * | complete implementation of force_debug_info | Oswald Buddenhagen | 2013-12-03 | 1 | -0/+4 |
| * | Merge remote-tracking branch 'origin/release' into stable | Frederik Gladhorn | 2013-11-26 | 1 | -5/+5 |
| |\ |
|
| | * | fix more cases of mkdir_asstring() argument overquoting | Oswald Buddenhagen | 2013-11-21 | 1 | -5/+5 |
| * | | make distclean actually remove the static library target | Oswald Buddenhagen | 2013-11-25 | 1 | -1/+1 |
| |/ |
|
| * | fix overquoting in some mkdir calls | Oswald Buddenhagen | 2013-11-20 | 1 | -3/+3 |
| * | xcode generator: warn if QMAKE_INFO_PLIST is not valid | Richard Moe Gustavsen | 2013-11-01 | 1 | -0/+2 |
| * | de-duplicate code for writing dummy makefiles | Oswald Buddenhagen | 2013-08-27 | 1 | -12/+1 |
| * | Fix SONAME handling on android | Stephen Kelly | 2013-08-13 | 1 | -0/+3 |
| * | don't install mac bundles atomically | Oswald Buddenhagen | 2013-07-22 | 1 | -3/+13 |
| * | mac frameworks: link target alias to Current version | Oswald Buddenhagen | 2013-07-22 | 1 | -3/+2 |
| * | merge string literals | Oswald Buddenhagen | 2013-07-04 | 1 | -70/+70 |
| * | Android: Backslash workarounds for Unix Makefile generator | Ray Donnelly | 2013-04-10 | 1 | -10/+14 |
| * | Android: Split Unix Makefile generator's $(MOVE) commands up | Ray Donnelly | 2013-04-08 | 1 | -2/+6 |
| * | make depend_prl more thorough; introduce fast_depend_prl | Oswald Buddenhagen | 2013-03-16 | 1 | -3/+8 |
| * | introduce QMAKE_LINK_O_FLAG | Oswald Buddenhagen | 2013-03-02 | 1 | -4/+4 |
| * | qmake: Resolve QMAKE_INFO_PLIST against current working dir | Tor Arne Vestbø | 2013-02-26 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | don't overquote deps on .pc and .la files | Oswald Buddenhagen | 2013-01-08 | 1 | -6/+2 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Use QStringList::join(QChar) overload where applicable [qmake] | Marc Mutz | 2012-09-21 | 1 | -6/+6 |
| * | replace qmake_version() with a simple string literal | Oswald Buddenhagen | 2012-09-13 | 1 | -1/+1 |
| * | introduce qmake variable abstractions | Oswald Buddenhagen | 2012-09-07 | 1 | -120/+125 |
| * | make QMakeMetaInfo a little less inefficient with libtool .la files | Oswald Buddenhagen | 2012-09-05 | 1 | -1/+1 |
| * | micro-optimize: use POD-initializable lists of variable names | Oswald Buddenhagen | 2012-08-28 | 1 | -2/+2 |
| * | beautify "aux" target | Oswald Buddenhagen | 2012-08-17 | 1 | -8/+10 |
| * | Remove references to Borland and bmake | Andy Shaw | 2012-08-01 | 1 | -2/+1 |
| * | dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGS | Oswald Buddenhagen | 2012-07-27 | 1 | -2/+1 |
| * | const correctness for values() calls | Oswald Buddenhagen | 2012-06-27 | 1 | -13/+15 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | qmake: remove symbian support | Joerg Bornemann | 2011-11-07 | 1 | -25/+2 |
| * | Add CONFIG flag to use the compiler to generate makefile dependencies | Tor Arne Vestbø | 2011-10-24 | 1 | -51/+65 |
| * | Generate dependencies for moc_ style includes when using CONFIG+=GNUmake | Tor Arne Vestbø | 2011-10-20 | 1 | -1/+2 |
| * | Make CONFIG+=GNUmake respect shadow builds | Tor Arne Vestbø | 2011-10-11 | 1 | -3/+7 |
| * | Merge remote branch 'staging/master' into refactor | Paul Olav Tvete | 2011-05-24 | 1 | -17/+17 |
| |\ |
|
| | * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | | Remove QMAKE_MACOS_DEPLOYMENT_TARGET. | Morten Sorvig | 2011-05-19 | 1 | -3/+0 |
| |/ |
|
| * | qmake: Introduce new template type | Christian Kandeler | 2011-05-10 | 1 | -1/+5 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+1352 |