mussa.git
2007-01-05 Diane Troutadd some newlines at the end of some of our files
2007-01-04 Diane Troutconditionally build the paircomp tests
2007-01-04 Diane Troutpaircomp used the string find_first_not_of
2007-01-04 Diane Troutsplit unittests into seperate executables
2006-12-21 Diane Troutbuild paircomp if available
2006-12-14 Diane Troutlen(mussa.paths()) should equal the number of found...
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-12 Diane Troutfix infinite loop for absolute pathnames
2006-12-07 Diane Troutprovide get_py and get_py_ptr
2006-12-07 Diane Troutcut down on unnecessary linking to the python library
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 Troutdirectly build the python extension modules
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-30 Diane Troutallow adding and viewing sequences to an analysis from...
2006-11-29 Diane Troutadd python interface to seqcomp
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-11-01 Diane Troutallow copying files into a dmg
2006-11-01 Brandon KingMussagl Version number updated to 1.0
2006-11-01 Brandon KingWin32 installer script update for 1.0
2006-11-01 Brandon KingMussagl Manual: 1.0 docs part 4
2006-11-01 Brandon KingMussagl Manual: mussa_manual.adp updated for 1.0 docs
2006-10-31 Diane Troutupdate CMakeLists.txt to build new SequencePropertiesWindow
2006-10-31 Diane Troutupdate osxdist for qt4.2.1
2006-10-30 Diane Troutmove SubanalysisWindow code to a subdirectory
2006-10-30 Diane Troutinclude filename in unparsable annotation error message
2006-10-30 Diane Troutreport filename for invalid fasta files
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-28 Brandon KingMussagl Manual: Docs 1.0 (part 3)
2006-10-28 Brandon KingMussagl Manual: Docs 1.0 updates (part two)
2006-10-28 Brandon KingMussagl Manual: Updates for Docs 1.0
2006-10-27 Diane TroutUse Qt4.2 openUrl to show manual
2006-10-27 Diane Troutimplement set window state
2006-10-26 Diane Troutinclude icon extension for os x bundle information
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 Brandon KingMussa Manual: spelling, wording, and grammer
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-19 Diane Troutfix motif loader under release build
2006-10-19 Diane TroutSequence::rev_comp works on subsequences
2006-10-18 Diane Troutadd to_upper_case to some sequence unittests
2006-10-18 Brandon KingMussa Manual: Screenshots + Performance section
2006-10-18 Brandon KingMussa Manual: Deleting a Motif
2006-10-18 Brandon KingMussa Manual: Multiple Mussa Windows
2006-10-18 Brandon KingMussa Manual: save on close & save motif default behavior
2006-10-17 Diane Troutbe more forging of user provided file names
2006-10-17 Diane Troutremove old code
2006-10-17 Diane Troutignore eclipse settings
2006-10-17 Diane Troutadd a manually updated version number.
2006-10-17 Diane Trouttest_mussa_python also had an unecesary QtOpenGL librar...
2006-10-17 Diane Troutattempt to make buildnum.py generate a useful header
2006-10-17 Diane Troutmotif save should have a default extension.
2006-10-17 Diane Troutdon't like QTOPENGL to python module
2006-10-17 Diane Troutchanging motifs should make the analysis dirty
2006-10-17 Brandon KingMussa Manual: updated motif dialog section.
2006-10-17 Diane Troutalways add a blank motif
2006-10-17 Brandon KingMussa Manual: Saving section
2006-10-17 Brandon KingMussa Manual: create/load analysis section updated
2006-10-17 Diane Troutmore python interface to Sequence
2006-10-17 Diane Troutforce loaded sequence to uppercase
2006-10-17 Diane Troutvalidate app bundle before shipping
2006-10-17 Diane Troutdon't link against X11 on OS X
2006-10-16 Brandon KingMussa manual: Overview section update
2006-10-16 Brandon KingMussa Manual: Link to example data in UCSC genome brows...
2006-10-14 Brandon KingMussa Manual: Save to image
2006-10-14 Diane Troutdon't seqcomp sequences that are too small
2006-10-14 Brandon KingFix for ticket:160
2006-10-14 Brandon KingMussa Manual: motif list file masks
2006-10-14 Diane Troutadd operator< to ConservedPath
2006-10-13 Brandon KingBuild number python script
2006-10-13 Brandon KingSave to image fix (ticket:96)
2006-10-13 Diane Troutsave motifs with the analysis
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 Trouttabs are of the devil
2006-10-12 Brandon KingCMakeLists.txt: Added extra QT_LIBS depend to fix Qt...
2006-10-12 Diane TroutFix initialization of QtAssistant
2006-10-12 Diane Troutbetter glyph offset computation
2006-10-12 Brandon KingWindows installer script: updated to work in makelib...
2006-10-12 Diane Troutdoes createLocalAlignment work for a 3 way?
2006-10-12 Diane Troutadd implementation for save motif menu item
2006-10-12 Diane TroutMake help a bit more reliable
next