Fix tst_qtextedit and remove insignification.
[profile/ivi/qtbase.git] / qmake /
2012-04-05 Joerg Bornemannqmake vcxproj generator: properly escape XML attributes
2012-04-02 Yuchen DengFix build all failed for 'TEMPLATE = aux'
2012-03-28 Thiago MacieiraFix qmake's use of Q_ASSERT with side-effects.
2012-03-18 Marius Storm-OlsenWin32: Compile qmake when shadow-building
2012-03-16 Oswald Buddenhagenallow the unix generator to run in windows host mode
2012-03-12 Sean HarmerAllow qmake to find features when using mkspecs in...
2012-03-12 Oswald BuddenhagenQT_RAW_INSTALL_FOO => QT_INSTALL_FOO/raw
2012-03-12 Oswald Buddenhagenrip out -incremental from configure
2012-03-09 Oswald Buddenhagendo not copy/symlink qmake to build dir
2012-03-08 Oswald Buddenhagenremove support for QMAKE_PLATFORM_DIR
2012-03-07 Oswald Buddenhagenmove postProcessProject() call to sane location
2012-03-06 Oswald Buddenhagendon't add bogus /mkspecs to QMAKE_MKSPECS
2012-03-06 Thomas McGuireFix finding specs in the unsupported/ directory.
2012-03-06 Max Desyatovescape *_script_file usages in MingwMakefileGenerator...
2012-03-06 Oswald Buddenhagende-duplicate feature and mkspec root candidate lists
2012-03-06 Oswald Buddenhagendo not re-evaluate spec+cache in build passes
2012-03-06 Oswald Buddenhagenmake QMakeProject's copy c'tor actually behave like one
2012-03-05 Oswald Buddenhagengive load()/include() with target and infile()/$$fromfi...
2012-03-05 Oswald Buddenhagenremove injection of default_pre in infile()/$$fromfile()
2012-03-05 Rohan McGovernMerge "Merge remote-tracking branch 'origin/api_changes...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Oswald Buddenhagenget rid of Option::user_configs
2012-03-02 Oswald Buddenhagenremove now unused QMakeProject c'tors
2012-03-02 Oswald Buddenhagenmake evaluation of spec+cache independent of build...
2012-03-02 Oswald Buddenhagenclean up build pass project initialization
2012-03-02 Oswald Buddenhagenmove finding the makespec to Option
2012-03-02 Oswald Buddenhagensearch for default spec just like for other ones
2012-03-01 Oswald Buddenhagenremove some bogus include locations
2012-03-01 Oswald Buddenhagenuse VPATH to locate sources
2012-03-01 Oswald Buddenhagenmerge Makefile.win32-g++{,-sh}
2012-03-01 Oswald Buddenhagenrevamp -sysroot and -hostprefix handling
2012-03-01 Oswald Buddenhagencosmetics: remove redundant conditional, add a comment...
2012-03-01 Oswald Buddenhagenlook for features relative to spec only in advertized...
2012-03-01 Oswald Buddenhagenoptimize QMakeProperty
2012-03-01 Oswald Buddenhagenmake default_pro.prf advertize dynamically created...
2012-02-29 Andy ShawAdd support for XCode 4 into qmake
2012-02-29 Oswald Buddenhagendon't duplicate QLibraryInfo declaration
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Hib ErisImplement missing replacements when installing .pc...
2012-02-28 Oswald Buddenhagenlook for mkspecs in the project root, not next to every...
2012-02-28 Oswald Buddenhagenresolve relative spec paths already on the command...
2012-02-28 Oswald Buddenhagenmove .qmake.cache search to Option
2012-02-28 Oswald Buddenhagendon't look for features in PrefixPath
2012-02-28 Oswald Buddenhagenscope context saving more minimally
2012-02-27 Oswald Buddenhagendon't generate bogus TARGETs
2012-02-26 Oswald Buddenhagenremove fallback re-initialization of TARGET after parsi...
2012-02-26 Marc MutzQByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protect...
2012-02-24 Hib ErisAdd TARGET_VERSION_EXT to pkgConfiglibName
2012-02-24 Hib ErisCreate target pkgconfig dir in qmake generated Windows...
2012-02-23 Rohan McGovernFixed resolution of QMAKESPEC on Windows.
2012-02-23 Andreas HartmetzRevert "Escape project file name in makefile rebuild...
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Oswald Buddenhagenmake resolution of default spec less inefficient
2012-02-21 Oswald Buddenhagenremove bizarre late feeding of user_configs into base_vars
2012-02-11 Stephen KellyImplement QMAKE_SUBSTITUTES.config = verbatim.
2012-02-11 Andreas HolzammerEscape project file name in makefile rebuild rules.
2012-02-10 Oswald Buddenhagenlower qmake optimization level on msvc
2012-02-10 Andreas HolzammerEscape Dependencies of precompiled header right.
2012-02-09 Oswald Buddenhagenconsolidate Read* options
2012-02-09 Kai KoehneAllow customization of qDebug output at runtime
2012-02-08 Giotis NikosFix qmake evaluation of QMAKE_TARGET.arch on msvc2010...
2012-02-05 Friedemann Kleintqmake: Work around MSVC compiler bug.
2012-01-31 Andreas HartmetzEscape path names in qmake-generated Makefiles.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Oswald Buddenhagen"cache" is used only locally, so move it into scope
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-18 Orgad Shanehqmake: Normalize paths instead of converting to native...
2012-01-14 Kurt Korbatitsqmake wasn't handling spaces in names when dealing...
2012-01-10 Oswald BuddenhagenQMap => QHash
2012-01-08 Joerg Bornemannqmake: fix default value for C++ optimization in vcxpro...
2012-01-08 Joerg Bornemannqmake: fix /MP option for VS 2010
2012-01-06 Friedemann KleintMake QUuid a class.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-23 Giuseppe D'AngeloRemove unused -DQT_NO_PCRE from qmake makefiles
2011-12-07 Tor Arne Vestbøqmake: Add object_parallel_to_source config option
2011-11-28 Tor Arne Vestbøqmake: Don't assume that GNUmake is able to resolve...
2011-11-28 Tor Arne Vestbøqmake: Allow extra compilers to have the makefile depen...
2011-11-22 Rohan McGovernAdded build system support for installing tests.
2011-11-18 Rolland DudemaineAdd -nn for .cpp MOC preprocessing for INTEGRITY
2011-11-18 Rolland DudemaineRemove commented out code.
2011-11-18 Friedemann KleintWindows: Adapt mkspec for MinGW / gcc 4.6.
2011-11-11 Oswald Buddenhagenfix makefiles again
2011-11-09 Oswald Buddenhagensupport the obj-c #import statement in the dependency...
2011-11-09 Bradley T. HughesSilence warnings from clang
2011-11-07 Joerg Bornemannqmake: remove symbian support
2011-11-04 Friedemann Kleintqmake: vcproj ignores subdirs that do "no_default_target".
2011-11-04 Oswald Buddenhagenadd integrity gbuild to the project file for convenience
2011-10-24 Tor Arne VestbøAdd CONFIG flag to use the compiler to generate makefil...
2011-10-21 Friedemann Kleintqmake: Replace Q_WS_WIN by Q_OS_WIN
2011-10-20 Tor Arne VestbøGenerate dependencies for moc_ style includes when...
2011-10-14 Joerg Bornemannqmake: fix incrementalLinker option writing for vcxproj
2011-10-11 Tor Arne VestbøMake CONFIG+=GNUmake respect shadow builds
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Oswald Buddenhagenfind qt.conf more reliably
2011-09-12 Styopa SemenukhaAdded missing no_include_pwd check
2011-09-12 suzuki toshiyaReplace 'i < len-1 && func(i+1)' by 'i+1 < len && func...
2011-09-12 Oswald Buddenhagenqsystemlibrary needs no special treatment
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Joerg Bornemannqmake vcxproj generator: fix XML conversion for build...
next