summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
AgeCommit message (Expand)Author
2019-10-17Forgotten ifdef QT_DEBUGAnne Jan Brouwer
2019-10-17More testing at first startup, adding some pathsAnne Jan Brouwer
2019-10-10Updated localization and some more docblocksAnne Jan Brouwer
2019-04-17clang-format againAnne Jan Brouwer
2019-04-17Updated to current masterAnne Jan Brouwer
2018-12-12For config check, check that the selected binary is available.Reimar Döffinger
2018-12-10Automated housekeepingAnne Jan Brouwer
2018-12-10Merge pull request #432 from rdoeffinger/configfixesAnne Jan Brouwer
2018-11-04Fix incorrect use of / as path separator.Reimar Döffinger
2018-11-04Automatically detect and use WSL binaries.Reimar Döffinger
2018-11-04Add support for using Linux binaries on Windows.Reimar Döffinger
2018-10-11Some cleanup with help of Clang-Tidy and Clazy (part 1 of x)Anne Jan Brouwer
2018-08-03Trying to fix #408. Fixed missing IFDEF for QT_DEBUG.Claudio Maradonna
2018-06-26Minor cleanupAnne Jan Brouwer
2018-04-18Removed comment out #includesClaudio Maradonna
2018-04-18Cleaning #includes. This should make compilation faster and should help to ma...Claudio Maradonna
2018-03-13Remove unused codeLukas Vogel
2018-01-04Removed bcrypt from windows prequisitesv1.2.1Anne Jan Brouwer
2018-01-02Generate Password code from #338 placedAnne Jan Brouwer
2018-01-02Testing initial zx2c4 solutionAnne Jan Brouwer
2017-02-28Util should normalize path with QDir::toNativeSeparators( path )Anne Jan Brouwer
2017-02-28OrderingAnne Jan Brouwer
2017-02-13autocleanupAnne Jan Brouwer
2017-01-16fallback to qrand if BCryptGenRandom failsErik Lander
2017-01-16fixes mistakes in 045e4bfErik Lander
2017-01-16use win32 crypt api for password generation on windowsErik Lander
2017-01-11HousekeepingAnne Jan Brouwer
2016-12-14Updated from masterAnne Jan Brouwer
2016-12-13Moved sources to srcAnne Jan Brouwer