1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hide auto-response from menu and preferences (closes #502) More... over 8 years ago
psycho: make sure that widht, height, and penwidth are integer - fixes a regression related to #485 More... over 8 years ago
Bump to 3.1.5a3 More... over 8 years ago
Update dependencies in stdeb.cfg for PyQt5 More... over 8 years ago
Merge pull request #500 from smathot/psycho_ellipse More... over 8 years ago
psycho: implement transparent unfilled ellipses (related to #485) More... over 8 years ago
quick_switcher: better handling of key presses More... over 8 years ago
Minor code cleanup in main More... over 8 years ago
Prune unused experiment.clear_widget() function More... over 8 years ago
Don't switch tabs twice in one tab mode - Closing other tabs caused an unnecessary switch signal More... over 8 years ago
extensions: new events: open_item and prepare_open_item More... over 8 years ago
quick-switcher improvements - intelligent updating to improve performance (#499) - intelligent sorting to keep relevant things on top More... over 8 years ago
Merge branch 'patch-3' of https://github.com/JdenHartog/OpenSesame into tmp More... over 8 years ago
Keep using platform.architecture() for non Windows More... over 8 years ago
tree_overview: implement keyboard shortcuts for run-if statements - Control+Plus: always - Control+Minus: never - Closes #493 More... over 8 years ago
console: re-introduce modules() - calling modules() activates the system_information extension More... over 8 years ago
Reorder some lines to make it prettier More... over 8 years ago
Make interior of ellipses transparent for pygame More... over 8 years ago
Improved system and architecture info More... almost 9 years ago
keyboard: create a new keylist with synonyms - previously, the original keylist was modified - closes #488 More... almost 9 years ago
srbox: use external help_url More... almost 9 years ago
add safe_read() to py3compat - reads from file and converts to Unicode - closes #484 More... almost 9 years ago
Bump to 3.1.5a1 More... almost 9 years ago
fool path -> full path More... almost 9 years ago
system_information: fix unicode error More... almost 9 years ago
Bump to 3.1.4 More... almost 9 years ago
system_information: fix PyQt version information (closes #478) - also adds more advanced to retrieve version info from modules More... almost 9 years ago
Fix color-edit-widget crash on numeric color values (#482) More... almost 9 years ago
Fix crash when renaming uninitialized items in sequence tab (closes #483) More... almost 9 years ago
Better processing of API version - Now also give a warning if the API of the experiment is too new (i.e. was created in the future) - Retain backwards compatibility - Closes #479 More... almost 9 years ago