14
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed import of imp (was breaking py2app) More... almost 15 years ago
fixed a few incorrect key bindings More... almost 15 years ago
gui dialogs now appear centred on screen More... almost 15 years ago
udpated demo stroop experiment More... almost 15 years ago
BF: get largeIcons from appPrefs
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
fixed problem with missing prefs specs moved sendUsageStats to connections updated about... dlg working on getUpdates (struggling!!) More... almost 15 years ago
stdout seems to be working for both views fixed name checking or comps and (now) loops More... almost 15 years ago
moved stdoutRich ctrl to its own file, to be used by coder and builder (UNTESTED) More... almost 15 years ago
moved psychopy.py back to be psychopyApp.py because of import troubles working on runFile functionality to builder More... almost 15 years ago
convert PsychoPy.py to psychopy.py More... almost 15 years ago
added usage info for -h fixed bug in trying to create the usePrefs dir twice making PsychoPy (app) lowercase More... almost 15 years ago
added timing docs More... almost 15 years ago
added component name checking (but not quite working for loops) reinserted wx.ensureminimal (accidentally removed) inserted --version and --help options to app More... almost 15 years ago
BF: adding psychopy.app.builder.components module + minor reformatting
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
moved to GPL (flagged in all main files) fixed all line endings to unix builder: switching windows now brings other to front properly More... almost 15 years ago
improved core.wait() precision More... almost 15 years ago
can right-click in routine/flow frames to add and move components More... almost 15 years ago
builder: fixed bugs in code generation More... almost 15 years ago
further code-generation fixes, but just ran first experiment from builder script :-) (data save not quite right) More... almost 15 years ago
line-endings fixed in psychopy.data fixed problem with importing lists in trialList e.g. [r,g,b] More... almost 15 years ago
type checking in visual and sound allows unicode as well as str More... almost 15 years ago
builder: many code-generation improvements psychopy.data: added 'all' datatype to text output More... almost 15 years ago
improved handling of coder/builder frames by app coder: can now handle multiple 'untitled' docs More... almost 15 years ago
builder: settings component generates code More... almost 15 years ago
builder: simplified components dlgs (n omore type choices) builder: added (exp)SettingsComponent More... almost 15 years ago
fixed bug in saving appData from app builder: added keyboard code-generation More... almost 15 years ago
added autodocs for psychopy.data More... almost 15 years ago
added .csv file for stroop demo More... almost 15 years ago
developing Builder's script-writing More... almost 15 years ago
builder now loads prev file (but off by default) keybindings are now camelcase More... almost 15 years ago