platform/upstream/qttools.git
2014-05-09 Friedemann... windployqt: Fix cross-compilation.
2014-05-07 Thiago MacieiraRemove extra newline between the font listing and nativ...
2014-05-07 Thiago MacieiraPrint the password character using the form U+XXXX
2014-05-07 Thiago MacieiraExplain what the * are in qtdiag's output or remove...
2014-05-07 Thiago MacieiraRemove unused function from qtdiag.cpp
2014-05-06 Friedemann... No longer deploy image files and sources of QML imports. upstream/5.2.96+rc2
2014-05-05 Eskil Abrahamsen... androiddeployqt: Support bundling library projects
2014-05-01 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2014-04-28 Yuchen DengAndroid: Fix deploy failed for debug mode
2014-04-28 Laszlo AgocsUpdate qtdiag to use renamed symbols
2014-04-25 Jani HeikkinenMerge "Merge remote-tracking branch 'origin/release...
2014-04-24 Friedemann... qtdiag: Dump writable locations of QStandardPaths.
2014-04-23 Sergio AhumadaBump MODULE_VERSION to 5.3.1
2014-04-23 Jani HeikkinenMerge remote-tracking branch 'origin/release' into...
2014-04-22 Tor Arne VestbøSkip qtpaths on iOS
2014-04-17 Friedemann... Polish qtdiag.
2014-04-16 Stephen KellyCMake: Add an IMPORTED target for qcollectiongenerator.
2014-04-16 Stephen KellyCMake: Add a lconvert IMPORTED target.
2014-04-16 Stephen KellyCMake: Check that executables in the linguist package...
2014-04-16 Stephen KellyInclude CMakeParseArguments in Qt5LinguistToolsMacros...
2014-04-14 Eskil Abrahamsen... androiddeployqt: Escape arguments to shell tools upstream/5.2.95+rc1
2014-04-11 Kai Koehnewindeployqt: Fix check for MSVC 64 bit debug build
2014-04-09 Kai KoehneFix check whether PE file is a debug build for MinGW
2014-04-09 Luigi ToscanoRemove exclamation marks from messages
2014-04-09 Friedemann... Fix compilation of windeployqt on platforms other than...
2014-04-08 Andrew Knightqtd3dservice: Add options for retrieving shader information
2014-04-07 Oswald Buddenhagenmake QtDesigner claim plugins of type 'designer'
2014-04-07 Friedemann... Remove GLES1 switch branch from qtdiag.
2014-04-03 Friedemann... windeployqt: Add compiler runtime.
2014-04-01 Andrew Knightwinrtrunner: Return true when receiveFile succeeds
2014-04-01 Andrew Knightwinrtrunner: Pass the relative executable as part of...
2014-03-31 Andrew Knightwindeployqt: Disable d3dcompiler deployment on WinRT
2014-03-31 Oliver Wolffwinrtrunner: Accept backslashes as well when looking...
2014-03-31 Maurice KalinowskiAdd position and sensor plugins to deployment
2014-03-28 Friedemann... Fix dependencies in Qt Designer, Qt Linguist documentation.
2014-03-27 Friedemann... Fix some documentation errors.
2014-03-26 Morten Johan... MacDeployQt: Add -always-overwrite option.
2014-03-25 Daniel Molkentincmake: Do not add .exe postfix for linguist tools in...
2014-03-25 Friedemann... Populate Qt Assistant's TOC from documentation directory.
2014-03-24 Andrew KnightCoreCon: Improve error messaging
2014-03-24 Friedemann... Fix broken navigation in assistant with no webkit.
2014-03-24 Morten Johan... Compile.
2014-03-24 Friedemann... Update Qt Assistant's TOC for Qt 5.3
2014-03-21 Morten Johan... MacDeployQt:Make sure copied binaries are writable
2014-03-21 Friedemann... Add an autotest for the qtdiag tool.
2014-03-20 Friedemann... Long live qtdiag!
2014-03-20 Joerg Bornemannwinrtrunner: install missing dependencies
2014-03-20 Joerg Bornemannwinrtrunner: simplify error handling
2014-03-20 Joerg Bornemannqtd3dservice: use HString class where appropriate
2014-03-20 Joerg Bornemannwinrtrunner: use HString class where appropriate
2014-03-19 Friedemann... windeployqt: Add module Qt5MultimediaQuick_p.
2014-03-19 David SchulzAdding debug option to the winrtrunner.
2014-03-18 Friedemann... Store changed status of the QAxWidget's "control" prope...
2014-03-18 BogDan VatraAndroid: Fix line break.
2014-03-18 Andrew Knightqtd3dservice: Add some missing sleeps
2014-03-18 Andrew Knightwinrtrunner: Relay debug messages from local apps
2014-03-18 Andrew Knightqtd3dservice: Remove control file handling
2014-03-17 Stephen KellyCMake: Fix path to lrelease on debian.
2014-03-17 Friedemann... Fix messages about whitespace visualization in Qt Linguist.
2014-03-15 Friedemann... Add QQuickWidget as a Qt Designer plugin.
2014-03-15 Andrew Knightqtd3dservice: Lock the app to a single instance
2014-03-13 Andrew Knightqtd3dservice: Fix bad handle close at shutdown upstream/5.2.90+alpha
2014-03-13 Andrew Knightqtd3dservice: Remove Windows Service mode
2014-03-13 Andrew Knightqtd3dservice: Switch to HKLM for appx registry lookup
2014-03-13 Andrew Knightqtd3dservice: Remove registry options
2014-03-13 Oliver Wolffqtd3dservice: Disable check for development mode of...
2014-03-12 Joerg Bornemannwindeployqt: fix informational output
2014-03-11 Andrew Knightwinrtrunner: Fix includepath
2014-03-11 Friedemann... windeployqt: Deploy d3dcompiler from system only if...
2014-03-07 Andrew Knightqtd3dservice: Support Appx device monitoring
2014-03-06 Andrew Knightwinrtrunner: Return from wait if the state is unknown
2014-03-06 Andrew Knightwinrtrunner: Display developer license dialog
2014-03-06 Andrew Knightqtd3dservice: Replace a qDebug() with qCDebug()
2014-03-04 Andrew KnightCoreCon: Remove incorrect argument from SendFile()
2014-03-04 Andrew Knightqtd3dservice: Add verbosity option
2014-03-04 Andrew Knightqtd3dservice: Don't continue if XDE isn't running
2014-03-04 Andrew Knightqtd3dservice: Add self-elevation and credentials request
2014-03-04 Andrew Knightqtd3dservice: Add triggers for Windows Phone devices...
2014-03-04 Andrew Knightqtd3dservice: Add output file option
2014-03-04 Andrew Knightqtd3dservice: Improve error messaging
2014-03-04 Andrew Knightqtd3dservice: Restructure handling for service mode
2014-03-03 Sergio AhumadaPrefer to use normalised signal/slot signatures
2014-02-28 Oliver WolffAssistant: Fixed build for QT_NO_CURSOR
2014-02-27 Eskil Abrahamsen... androiddeployqt: Fix debug deployment on Windows
2014-02-27 Oliver Wolffwindeployqt: Fixed --debug and --release together with...
2014-02-25 Andrew KnightDon't build winrtrunner on other platforms than WinRT
2014-02-21 Yoann Lopesandroiddeployqt: always declare features as unrequired.
2014-02-21 Friedemann... windeployqt: Enable module enumeration type for all...
2014-02-21 Eskil Abrahamsen... androiddeployqt: Pregenerate file list for assets
2014-02-21 Andrew Knightqtd3dservice: Check that CoreCon is initialized with...
2014-02-20 Andrew Knightwinrtrunner: Stay attached until the app is terminated
2014-02-19 Joerg Bornemannfix stop command for Xap profile
2014-02-19 Andrew KnightCoreCon: fix message output
2014-02-19 Andrew Knightwinrtrunner: Always add -qdevel to phone install args
2014-02-17 Andrew KnightCoreCon Server: guard with a QMutex
2014-02-14 Andrew KnightIntroducing Qt D3D Compiler service
2014-02-14 Oliver WolffWinRTRunner: Fixed access violation when listing phone...
2014-02-14 Andrew Knightwinrtrunner: CoreCon builds with x64, so let it
2014-02-13 Frederik GladhornMerge "Merge remote-tracking branch 'origin/stable...
2014-02-13 Andrew KnightWindows Phone backend for winrtrunner
next