WhatsThis update
[mussa.git] / qui /
2007-02-21 Brandon KingWhatsThis update
2007-02-21 Brandon KingAdded Qt version to Mussagl about box.
2007-02-21 Diane Troutkeep motifs after closing window
2007-02-14 Brandon KingAdded newline char at end of file to remove gcc warning
2007-02-14 Brandon KingAdded newline char at end of file to remove gcc warning
2007-02-14 Brandon KingAdded new line at end of file to remove gcc warning
2007-02-13 Diane TroutIsFileValidator doesn't use signal/slots
2007-01-05 Diane Troutadd some newlines at the end of some of our files
2007-01-04 Diane Troutsplit unittests into seperate executables
2006-12-13 Diane Troutbe resistent to not creating the browser
2006-12-13 Diane Troutmake mussawindow initialize icons
2006-12-13 Diane Trouttry to reduce number of moveToThread warnings
2006-12-07 Diane Troutprovide get_py and get_py_ptr
2006-12-07 Diane TroutAllocating objects in the constructor causes problems
2006-12-05 Diane Troutmake compiled in python extension initialization more...
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-22 Diane TroutFinish off setting sequence offset user interface
2006-11-21 Diane Troutquick option to show sequence properties window
2006-11-21 Diane Troutrename ok/cancel to okButton/cancelButton
2006-11-21 Diane Troutfix bad #ifdef names
2006-11-17 Diane Troutmore fs::native for user supplied paths
2006-11-02 Diane Troutinclude sequence property editor source files
2006-10-31 Diane Troutupdate CMakeLists.txt to build new SequencePropertiesWindow
2006-10-30 Diane Troutmove SubanalysisWindow code to a subdirectory
2006-10-28 Diane Troutdon't use staticly allocated widgets
2006-10-28 Diane Troutadd include QCloseEvent to MussaWindow.hpp
2006-10-28 Diane Troutallow verticle scrollbar for sequence browser widget
2006-10-28 Diane Troutcompute the correct starting window size
2006-10-27 Diane Troutuse pointers for zoom spinbox in ZoomWidget
2006-10-27 Diane TroutUse Qt4.2 openUrl to show manual
2006-10-27 Diane Troutimplement set window state
2006-10-26 Diane Troutadd copy sequence as string option
2006-10-26 Diane Troutdisplay number of basepairs copied
2006-10-26 Brandon KingMussa Window Icon
2006-10-24 Diane Trouttagged release_1.0_rc3
2006-10-24 Diane Troutcall set_soft_threshold after subanalysis
2006-10-23 Diane TroutEnable Qt4 tests
2006-10-20 Diane Troutadd nl to end of 3 files
2006-10-20 Diane Troutavoid multiple calls to setSoftThreshold
2006-10-20 Diane Troutcopy motifs to a new subanalysis
2006-10-17 Diane Troutbe more forging of user provided file names
2006-10-17 Diane Troutadd a manually updated version number.
2006-10-17 Diane Troutmotif save should have a default extension.
2006-10-17 Diane Troutalways add a blank motif
2006-10-17 Diane Troutdon't link against X11 on OS X
2006-10-14 Diane Troutdon't seqcomp sequences that are too small
2006-10-14 Brandon KingFix for ticket:160
2006-10-13 Brandon KingSave to image fix (ticket:96)
2006-10-13 Diane Troutpass default_dir around
2006-10-13 Diane Troutchange default_dir to a QDir
2006-10-12 Diane Troutcleanup image save dialog aesthetics
2006-10-12 Diane TroutFix initialization of QtAssistant
2006-10-12 Diane Troutadd implementation for save motif menu item
2006-10-12 Diane TroutMake help a bit more reliable
2006-10-11 Diane TroutValidate motif input
2006-10-11 Diane Troutuse spinboxes for the setup analysis dialog
2006-10-10 Diane Troutinitialize the motif_editor with analysis motifs
2006-10-10 Diane Troutimplement alphabet for sequence
2006-10-04 Diane Trouttrigger motif update from loadMotifList
2006-10-03 Diane TroutAdd window titles
2006-10-03 Diane TroutAdd ReadOnly ThresholdWidget to MussaAlignedWindow
2006-10-03 Diane TroutUse pointers in ThresholdWidget
2006-10-03 Diane TroutAllow MussaAlignedWindows to create subanalyses
2006-10-03 Diane TroutDeath to stupid mussa pointers
2006-10-02 Diane Troutadd updateTitle
2006-10-02 Diane TroutMake MussaWindow UI objects pointers
2006-09-29 Diane Troutbetter motif editor
2006-09-22 Brandon KingWin32 SaveAs Patch
2006-09-18 Diane Troutneed a cassert
2006-09-16 Diane TroutLoad saved analysis can open new windows
2006-09-15 Diane Troutif you need to do a save as, you really don't need...
2006-09-15 Diane Troutremember the last directory we were did something in
2006-09-15 Diane Troutremove reporting the current path from the about box
2006-09-15 Diane Troutalways save
2006-09-14 Diane Troutdo a better job of erasing the browser sidebars
2006-09-14 Diane Troutmake sure we show the start of our sequence name
2006-09-13 Diane TroutMussaSetupDialog remembers previous load directory
2006-09-13 Diane Troutdefault saveAnalysisAs to users home directory
2006-09-12 Diane Troutwarn the user if we're going to replace an analysis
2006-09-12 Diane Troutimplement "typical" save and close conventions.
2006-09-12 Diane Trouttrack where our analysis is saved and if the analysis...
2006-09-12 Diane Troutimplement analysis save as dialog
2006-08-29 Diane Troutgo back to sequence being its own class
2006-08-31 Diane TroutThere's something wrong with the Qt tests, skip for...
2006-08-29 Diane Troutforgot namespace declaration on some conditional code
2006-08-24 Diane Troutstart trying to figure out where the documentation is
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-08-11 Diane TroutUpdate SequenceDescription to have signal/slots
2006-08-11 Diane Troutdo a better job of grouping seqbrowser sidebar information.
2006-08-10 Diane Troutremove the useless hide motif button.
2006-08-09 Diane TroutImplement serialize for sequence
2006-08-02 Brandon KingDefine analysis scroll area implementation
2006-07-29 Diane Troutset mussa analysis name in MussaSetupWidget
2006-07-28 Diane Troutfix ticket:115 display sequences in order added
2006-07-28 Diane Troutset current doc url
2006-07-28 Diane TroutImplement a convienence class for accessing python...
2006-07-27 Diane Troutuse QT_QTASSISTANT_FOUND when detecting QtAssistant
2006-07-27 Diane Troutmake it possible to build mussa with python
2006-07-21 Diane TroutBuild universal binaries on OS X
2006-07-19 Brandon KingWindows XP support patch by Diane
next