3
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'log_config' into dev. Resolves issue #50. More... about 9 years ago
Finished adding ability to specify log and level via gui. Mostly completes issue #50. Need to update log settings on save, however. More... about 9 years ago
Removed "Browse" from icon name for "browse for log file". Added None entry to log level. More... about 9 years ago
Added a LOG_MAX value to LogLevel to track highest level of logging. More... about 9 years ago
Merge branch 'issue49' into dev. Resolves issue #49. More... about 9 years ago
Added widgets for advanced "tab". More... about 9 years ago
Looks like actual problem is that Qt doesn't map lower-case Latin characters correctly. Mapping to capitals... Hopefully addresses issue #49. More... about 9 years ago
Modified code that opens log file to use new convenience functions. Also added code to get log level and file name info from settings. Further progress on issue #50. More... about 9 years ago
Added convenience functions to allow user to set standard and error streams to files. Also split closeLogger() into two functions. More... about 9 years ago
Changed default log level to NONE to make it easier to pick out later. Default is now specified in main.cpp... More... about 9 years ago
Finished adding support for specifying the log file from the commandline. Partially completes issue #50. More... about 9 years ago
Started adding command-line support for specifying log file name. More... about 9 years ago
Started adding an "advanced" tab. More... about 9 years ago
Added extended characters from 0x0a0 - 0x0ff for non-US keyboards. Hopefully this will resolve issue #49. More... about 9 years ago
Added note re: mapping keys 0-9. More... about 9 years ago
Removed some commented code. More... about 9 years ago
Modified CMakeLists to search for libraries instead of using hardcoded paths. Resolves issue #43. More... about 9 years ago
Expanded debug logging of current window to display all relevant information. More... over 9 years ago
Added debug logging of auto profile switch. More... over 9 years ago
Added debug logging of application name and window title. More... over 9 years ago
Additional tweaks to README. More... over 9 years ago
Updated README, addressing @slacknk's comments in #26. More... over 9 years ago
Final updates to changelog. CLoses issue #12. More... over 9 years ago
Updated copyright date in translation files. More... over 9 years ago
Updated About Development tab in About dialog. More... over 9 years ago
Merge branch 'update_rev' into dev More... over 9 years ago
Added reference to @slacknk's SlackBuilds build to download section. More... over 9 years ago
Updated download instructions in README. More... over 9 years ago
Updated revision number to 2.22. More... over 9 years ago
Attempted to change language names to their native versions. Related to issue #27. More... over 9 years ago