aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/winutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: Report arm64 as 64bit Windows versionCristian Adam2022-05-301-1/+2
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-4/+1
* Utils: Rename FilePath::deviceLocalPath() to nativePath()hjk2021-11-121-1/+1
* Utils: Make Utils::is64BitWindowsBinary operate on FilePathshjk2021-11-111-3/+5
* Utils: Fix detection of DLL or EXE file/product version on WindowsDenis Shienkov2019-11-051-2/+8
* Windows: Remove explicit usage of _WIN32_WINNT and WINVER macrosCristian Adam2019-10-311-3/+0
* Avoid warning on empty expressionshjk2019-07-231-4/+4
* Utils: ModernizeAlessandro Portale2018-07-201-7/+7
* Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-191-1/+1
* Windows: Match the name case of included filesAlessandro Portale2018-07-121-1/+1
* Utils: Fix compiler warning on unix hostsChristian Kandeler2018-02-081-0/+2
* Fix MinGW valgrind buildOliver Wolff2018-02-061-2/+19
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Prevent 'qmake -query' from bringing up modal message dialog on startupKai Koehne2014-04-071-0/+18
* winutils: Fix warning about unused functions on non windowsTobias Hunger2014-02-281-0/+2
* Utils: Compile winutils on all platformhjk2014-02-201-2/+16
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Crossify normalizePathNameOrgad Shaneh2013-10-241-48/+0
* Utils: Rename winQPidToPid to qPidToPidhjk2013-07-121-6/+0
* MinGW: Fix warning about _WIN32_WINNT being redefinedKai Koehne2013-04-241-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Debugger[CDB]: Use file normalization function from utils.Friedemann Kleint2011-04-281-0/+3
* Fix "File name case mismatch" error when debugging QML apps (Win)Kai Koehne2011-04-201-0/+13
* Update license.hjk2011-04-131-14/+13
* dispose of dynamic resolution of GetLongPathNameW and GetShortPathNameWOswald Buddenhagen2011-03-211-38/+6
* don't include zero terminator into the stringOswald Buddenhagen2011-03-211-2/+2
* It's 2011 now.con2011-01-121-1/+1
* WinUtils: Use scoped array pointerKai Koehne2011-01-051-8/+6
* QmlProject: Fix compilation on cygwinKai Koehne2011-01-051-0/+33
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Qt4ProjectManager: Do not include windows.h in qtversionmanager.Friedemann Kleint2010-11-031-0/+21
* | Winutils: define Windows version correctly. Fix gcc warning.Friedemann Kleint2010-11-011-6/+5
* | Add helper to find out about Windows 32/64bit for Debuggers.Friedemann Kleint2010-10-291-1/+14
|/
* Debugger: Move some windows functionality around.Friedemann Kleint2010-09-101-0/+6
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Mercurial: Work on Windows using Tortoise Hg, polishing.Friedemann Kleint2009-11-051-2/+46
|/
* CDB: Add nagging about old version of Debugging Tools.Friedemann Kleint2009-10-091-0/+60