Mark headers for translation
[ipypbx] / src / ipypbx / controllers.py
2010-04-11 Stas ShtinMark headers for translation
2010-04-11 Stas ShtinFixes to table creation
2010-04-10 Stas ShtinAdded remaining controllers
2010-04-10 Stas ShtinMake IPyPBX work with SQL tables created by django...
2010-04-09 Stas ShtinView display saving works! We now have the ability...
2010-04-09 Stas ShtinView list row selection works
2010-04-09 Stas ShtinReplaced BaseController.add stub with working implement...
2010-04-09 Stas ShtinRestored UI generated by QTDesigner
2010-04-09 Stas ShtinAdded base controller class and implementation for...
2010-04-08 Stas ShtinHalfway rewriting to use QT MVC
2010-04-08 Stas ShtinConnections can be added and saved. Removed focus signa...
2010-04-08 Stas ShtinConnection adding implemented
2010-04-07 Stas ShtinAdded initial code for controllers and network stuff