Relicense to MIT
Relicense to MIT
update version to 2.6/Fix Bug 550802
Update version to 2.5
clean-up module-level variables
Fix regression with repeatedly pressing delete key
Move html parsing out of delegate
keep current on refresh
makefile: add test
import module in test
refactor tests
count currentRow from 0
Do not use << on QPolygonF
Simpler Elog/ElogItem/ElogRowItem API
merge loops in deleteSelected
Simulate mouse with QTest
Better-behaved logging
Simpler, more general code in ProfileData
Pass config to controller
PEP8 fixes
Update version to 2.06.0
Better antiwindup + limit (I,D)
Make doc: always regenerate images
Amtron: add 'pilot laser' button
Update man page
Populate model in refresh()
Add accessors for better API + easier testing
Handle starting without portage better
Unit test gui
Shorten setIcon calls
Program doc is package docstring
Default text color from QPalette
Populate model in refresh()
Default text color from QPalette
Handle starting without portage better
Improve html parser/rendering
Unit test gui
Add accessors for better API + easier testing
Shorten and rename Elog.{important,read}Flag
Reorder and rename GUI elements
Delegate bold font for unread elogs
fixup sorting
Change Enum for IntEnum
Properly clean up {read,important}Flag sets
Save {Read,Important}State in CheckStateRole
cleanup API
Change Enum for IntEnum
Fix order header labels from 5483bfb4
Delegate bold font for unread elogs
fixup sorting
Reorder and rename GUI elements
Color eclass using delegate
cleanup API
Move html conversion to delegate
Save {Read,Important}State in CheckStateRole
Role, Column, and Color -> Enum type
Update version to 2.4
Strip ANSI esc seqs and parse hyperlinks
fixup PySide import
test and fix unsupported format handling
Strip ANSI esc seqs and parse hyperlinks
Strip ANSI esc seqs and parse hyperlinks
Unittest html output
Add support for Qt5
Unittest html output
Add support for Qt5
Fixup logging
PEP-8 fixes
Update to version 2.3
Update ebuild to 2.1-r2 from tree
remove elogviewer-2.0.ebuild from repository
Fix byte to str function
Keep loading dashboard when some controllers fail.
Fixup error handling in drv.pfeiffer
Add GUI launchers for delta and delta-fluke
Fix Amtron/Daq drivers and controllers
Safer error handling in protocols
Display intensities with frequencies
Add 'Generic Output file format' format
Fix axes clearing
canonical smiles as title
fixup rcc rule in Makefile
Lorentzian broadening by default
Display svg in main window
add data/ to gitignore
Reorder import headers
Update version to 1.6.0
fixup python 2/3
mpl toolbar is QToolBar
Handle errors and report in loadFile
Simpler title in save spectrum dialog
Do not remember path to DB
Minor UI tweaks
Change supported formats
Handle py2/py3 with six
Fix printer coroutine
Code clean-up
Fixup f634106
Deep copy molecule to plotters
Fixup f634106