Age | Commit message (Expand) | Author | Files | Lines |
2008-12-12 | Make the background color of the "Unassigned bases" Qlineedit red if there ar... | Mark Sims | 1 | -0/+12 |
2008-11-28 | Changed PM title from "Order Dna" to "Order DNA" | Mark Sims | 1 | -1/+1 |
2008-11-28 | Refined "What's This" descriptions for all the buttons on the "Build DNA" com... | Mark Sims | 1 | -1/+1 |
2008-11-17 | Improvements to the Order DNA command, including: | Mark Sims | 1 | -43/+75 |
2008-11-16 | Added "Total number of bases" line to header. | Mark Sims | 1 | -3/+9 |
2008-11-16 | "Strand length" column included in DNA Order file. | Mark Sims | 1 | -7/+8 |
2008-11-13 | fixed bug 2884 "Number of bases" field in Order DNA property manager not upda... | nobody | 1 | -0/+6 |
2008-10-02 | - use thesuperclass Command_PropertyManager for all command PMs. | Ninad Sathaye | 1 | -34/+10 |
2008-09-30 | removed command_can_be_suspended command class flag | Ninad Sathaye | 1 | -1/+0 |
2008-09-25 | stripped out the old command API code for all commands in pkg : [src/dna] | Ninad Sathaye | 1 | -71/+1 |
2008-09-22 | updated porting status, PM_class | Ninad Sathaye | 1 | -38/+37 |
2008-09-16 | new command api: flyout toolbar works for new create/ update flyout framework... | Ninad Sathaye | 1 | -20/+30 |
2008-09-05 | command_porting_status" " a new attr to track the status of porting .This is ... | Ninad Sathaye | 1 | -0/+3 |
2008-08-27 | ported order dna to new command API | Ninad Sathaye | 1 | -1/+48 |
2008-08-18 | move some ok_btn_clicked/cancel_btn_clicked methods to superclass | Bruce Smith | 1 | -7/+1 |
2008-08-14 | implemented dna base number labels for all subcommands of dna. | Ninad Sathaye | 1 | -1/+8 |
2008-08-14 | minor changes | Ninad Sathaye | 1 | -1/+1 |
2008-08-13 | new debug preference "KEEP_SIGNALS_ALWAYS_CONNECTED" (False by default) | Ninad Sathaye | 1 | -10/+18 |
2008-08-11 | propMgr class attr renaming continued -- renamed parentCommand and parentMode... | Ninad Sathaye | 1 | -5/+5 |
2008-08-06 | rename command_has_its_own_gui -> command_has_its_own_PM | Bruce Smith | 1 | -1/+1 |
2008-08-01 | deprecated use of hover_highlighting_enabled use command class method isHigh... | Ninad Sathaye | 1 | -1/+0 |
2008-07-28 | refactoring -- implemented the new _init_gui_flyout_action method | Ninad Sathaye | 1 | -10/+2 |
2008-07-27 | comment each use of .prevMode with its method and purpose | Bruce Smith | 1 | -2/+2 |
2008-07-26 | command_level constants; misc minor cleanup | Bruce Smith | 1 | -2/+3 |
2008-07-09 | implemented 'Escape key to exit' for all commands.(exception: not done yet fo... | Ninad Sathaye | 1 | -4/+3 |
2008-07-09 | rename platform to platform_dependent | Eric Messick | 1 | -2/+2 |
2008-06-09 | Renamed PM constants to uppercase and deprecated/deleted PropMgr_Constants.py. | Mark Sims | 1 | -4/+4 |
2008-05-21 | Renamed OrderDna_EditCommand.py (back) to OrderDna_Command.py after a discuss... | Mark Sims | 1 | -5/+2 |
2008-05-19 | Renamed OrderDna_Command.py to OrderDna_EditCommand.py | Mark Sims | 1 | -2/+2 |
2008-05-19 | New "Order DNA" property manager. | Mark Sims | 3 | -0/+438 |