stack/code/dboxswitch.git
2014-10-17 stackversion master
2014-10-17 stackfix setup
2014-09-23 stackfix profile switching
2014-08-18 stacktypo in readme
2014-08-18 stackfix readme
2014-07-24 stackaccomodate new linux dropbox dir path instance1
2013-06-16 stackfix merge
2013-04-20 stackfix path in settings.py also for windows
2013-04-20 stacklaunch without installing in README
2013-04-20 stackicons path from installed package or script dir
2013-04-20 stackmanifest modified
2013-04-19 stackcorrected readme with setuptools
2013-04-19 stackimplemented an installer with distribute
2013-04-19 stackfixed guy indend typo
2013-04-01 stackfixed indentation typo in gui.py
2013-03-04 stackwait some time for systray to appear
2013-02-16 stackmodified COSE fatte
2012-07-11 stackMakefile to clean pyc
2012-07-11 stackmoved icons in a subdirectory
2012-07-11 stackBetter delProfile gui implementation
2012-07-11 stackchanged deleteprofile icon
2012-07-11 stackadded addprofile icon
2012-07-11 stackFirstImplementation of main dialog profile manager
2012-07-11 stackget profile names worted by name
2012-07-11 stacktells if a profile already exists
2012-07-11 stacktypo in delete profile fixed
2012-07-10 stackadded profhandler.getProfileBaseName
2012-07-09 stackchmod -x to apperror gui and profhandler
2012-07-09 stackmoved main.py to __main__.py
2012-07-09 stackabsolute icon dir
2012-07-09 stackdeleted some debugging print
2012-07-09 stackstop sync in linux before killing daemon
2012-07-09 stackcurrent profile icon
2012-07-08 stackprofiling switching works on linux and maybe on osx...
2012-07-08 stackGui showTrayprofiles showing path and not profile name...
2012-07-08 stackget dropbox directory in an os dependant way in ProfHandler
2012-07-08 stackrefactored activateProfile to pass a path instead of...
2012-07-08 stackGui activate profile action
2012-07-08 stackmakes the Qt application quit upong sigint
2012-07-08 stackRewrite files header , with copyright and bang
2012-07-08 stackProfile menu tooltips
2012-07-08 stackMoved addProfile action in createActions
2012-07-08 stackgui.py better function documentation
2012-07-08 stackadded initial profiles switch implementation
2012-07-08 stackshowError in Gui
2012-07-08 stackrenamed error message in profhandler
2012-07-08 stackrenamed newProfile to addProfile
2012-07-08 stackcorrected profile list generation
2012-07-08 stackadded dumb icon to tray
2012-07-08 stacktooltip in systray
2012-07-08 stackinitial draft app implementation code