Menu

Code Commit Log


Commit Date  
[r244] by alexandernst

Stop using fake_locale from utils and use lambda s: s instead.
Add external plugins path to sys.path
Return a full paths list of plugins instead of searching only in ./plugins
Same for skins.
Some more code cleanup. Almost there for first release :)

2010-08-22 19:26:06 Tree
[r243] by alexandernst

Write plugin config to file if there is none

2010-08-22 17:47:59 Tree
[r242] by alexandernst

Update ChangeLog

2010-08-22 16:53:24 Tree
[r241] by alexandernst

Change config system to store combo value instead of combo index.
That change forced me to check and rewrite some code in all plugins that were using the combobox control.
Some little bug fixes and code cleanup was made too.

2010-08-22 16:50:22 Tree
[r240] by alexandernst

Add config path to QSystemFileWatcher only if it was not added already.

2010-08-22 12:07:49 Tree
[r239] by alexandernst

Move config folder to user_path + .jake + config. This way .jake folder could contain folders like "plugins" or "skins", and maybe some more folders.

2010-08-22 12:01:21 Tree
[r238] by alexandernst

Wrong locale folder for globalvars

2010-08-22 10:49:09 Tree
[r237] by alexandernst

TAB may crash sometimes.

2010-08-22 10:46:51 Tree
[r236] by andresmcid

Added spanish locale.

2010-08-22 10:44:20 Tree
[r235] by alexandernst

Second fix: Missing import os causing a fail in locales.

2010-08-22 10:36:17 Tree
Older >