| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | KviTalIconAndRichTextItemDelegate: Fix missing override | 2019-01-02 | 1 | -1/+1 | ||
| | * | Bump CMake requirements to 3.8, which supports C++17 | 2019-01-03 | 1 | -1/+1 | ||
| | * | KviMainWindow: Update code | 2019-01-02 | 2 | -152/+86 | ||
| | * | KviToolBar: Update code | 2019-01-01 | 2 | -33/+24 | ||
| | * | Merge branch 'master' into cpp17 | 2019-01-01 | 8 | -70/+56 | ||
| | |\ | ||||||
| | | * | Add release note to README | 2019-01-02 | 1 | -0/+18 | ||
| | | * | travis: different key server format 5.0.0 | 2019-01-01 | 1 | -1/+1 | ||
| | | * | fix copy pasta | 2019-01-01 | 1 | -1/+1 | ||
| | | * | travis: install rvm keys in a different way | 2019-01-01 | 1 | -1/+1 | ||
| | | * | Save configuration files atomically so corruption is less likely (#2417)•••* Save configuration files atomically so corruption is less likely * Save configs only if dirty | 2018-12-13 | 3 | -54/+23 | ||
| | | * | Remove redundant comments from CMakeLists | 2018-12-09 | 1 | -2/+1 | ||
| | | * | Update build_detector.pl to improve consistency with detector.cpp | 2018-12-09 | 1 | -4/+4 | ||
| | | * | Cmake: Specify source file encoding for MSVC | 2018-12-05 | 1 | -2/+2 | ||
| | | * | Change MSVC compiler flags | 2018-12-05 | 1 | -6/+10 | ||
| | | * | AppVeyor: Remove unused variable, nuget_arch | 2018-12-05 | 1 | -4/+0 | ||
| | * | | KviTextIconWindow: Update code | 2019-01-01 | 3 | -60/+42 | ||
| | * | | travis: use ha.pool.sks-keyservers.net instead | 2019-01-01 | 1 | -1/+1 | ||
| | * | | KviMenuBar: Update code•••Will need to wait until a newer Qt is used to fully convert to Qt5 signal and slot syntax. | 2018-12-31 | 2 | -77/+58 | ||
| | * | | try gcc7 | 2018-12-31 | 1 | -4/+4 | ||
| | * | | fix gpg command and use both keys | 2018-12-30 | 1 | -1/+1 | ||
| | * | | verify rvm key in a different way | 2018-12-30 | 1 | -2/+1 | ||
| | * | | install gpg2 on macOS | 2018-12-30 | 1 | -1/+2 | ||
| | * | | build_debian: small fix | 2018-12-30 | 1 | -1/+1 | ||
| | * | | build_debian: add option CMAKE_VERBOSE_MAKEFILE=False | 2018-12-30 | 1 | -1/+1 | ||
| | * | | Revert "build_debian: debuild stdout and stderr to /dev/null"•••This reverts commit 20e1ae1eb8131f854dfd9217e545ee0b080eeba8. | 2018-12-30 | 1 | -2/+1 | ||
| | * | | build_debian: debuild stdout and stderr to /dev/null | 2018-12-30 | 1 | -1/+2 | ||
| | * | | build_debian: disable dh_verbose | 2018-12-30 | 1 | -1/+1 | ||
| | * | | build_debian: add option preserve-env and prepend-path•••when building in travis | 2018-12-30 | 1 | -1/+3 | ||
| | * | | build_debian: shellcheck fix | 2018-12-30 | 1 | -20/+20 | ||
| | * | | build_debian: fix regex | 2018-12-30 | 1 | -1/+1 | ||
| | * | | update debian rules | 2018-12-30 | 2 | -14/+7 | ||
| | * | | update travis dist to precise and remove manual cmake upgrade | 2018-12-26 | 4 | -7/+5 | ||
| | * | | Convert 0s and NULLs to nullptr | 2018-12-03 | 102 | -428/+422 | ||
| | * | | Remove reliance Q_DISABLE_COPY macro | 2018-11-28 | 1 | -4/+2 | ||
| | * | | Remove C-style typedef structs | 2018-11-28 | 45 | -148/+141 | ||
| | * | | Use override where possible and remove unnecessary usages of the virtual keyw... | 2018-11-28 | 136 | -566/+566 | ||
| | * | | Remove unnecessary usages of the inline keyword per language evolution. | 2018-11-28 | 27 | -196/+196 | ||
| | * | | Remove Q_UNUSED macros | 2018-11-28 | 32 | -231/+32 | ||
| | * | | Modernize to C++17 | 2018-11-28 | 3 | -5/+5 | ||
| | |/ | ||||||
| | * | KviTranslator: Fix incorrect signature in override of translate. | 2018-11-28 | 2 | -2/+2 | ||
| | * | Fix compiler warnings in the code. | 2018-11-27 | 13 | -31/+17 | ||
| | * | Remove the keyword register from the code.•••* The register keyword doesn't do anything and is deprecated in C++17. | 2018-11-27 | 1 | -6/+6 | ||
| | * | SASL: Add option for aborting connection on SASL failure | 2018-11-26 | 6 | -19/+25 | ||
| | * | Do not track Linux kernel version•••of build system to make reproducible builds easier. See https://reproducible-builds.org/ for why this is good. | 2018-11-24 | 5 | -38/+0 | ||
| | * | KVS away: Do not require connection for all-networks switch | 2018-11-24 | 1 | -2/+2 | ||
| | * | SASL: Add support for EXTERNAL method. Closes #2258 | 2018-11-22 | 9 | -23/+134 | ||
| | * | Travis: use sftp instead of scp to upload .dmg | 2018-11-20 | 1 | -2/+1 | ||
| | * | Travis: recreate both SSH keys, and store both encrypted variables in .travis...•••See https://github.com/travis-ci/travis.rb/issues/627 for the reason. | 2018-11-20 | 3 | -4/+8 | ||
| | * | Travis: fix keys again | 2018-11-20 | 1 | -3/+6 | ||
| | * | Travis: oops, wrong key | 2018-11-20 | 1 | -1/+1 | ||
