summaryrefslogtreecommitdiffstats
path: root/toprammer-gui
Commit message (Expand)AuthorAgeFilesLines
* gui: Show chip maintainerMichael Buesch2013-10-141-42/+32
* gui: Avoid crash on verify, if buffers are emptyMichael Buesch2013-10-141-0/+14
* gui: Don't crash read-all on chips without signature bytesMichael Buesch2013-10-141-1/+4
* gui: Fix raw command sendingMichael Buesch2013-10-141-2/+2
* gui: Use new-style signal/slotsMichael Buesch2013-10-141-32/+18
* gui: Add double-click support in programmer select dialogMichael Buesch2013-10-141-4/+5
* gui: Fix double click in chip select dialogMichael Buesch2013-10-141-13/+7
* Fix autorunMichael Buesch2013-10-141-4/+5
* Add frequency counter to unitestMichael Buesch2013-10-141-115/+296
* Add generic support for parsing of ihex sectionsMichael Buesch2013-10-131-34/+76
* gui: Add RAM to autorunMichael Buesch2013-10-081-1/+12
* gui: in autorun mode, verify only selected memories.Michael Buesch2013-10-081-6/+27
* gui: use GENERICTOPCALL for chip-read and chip-verifyMichael Buesch2013-10-081-85/+94
* gui: Store result in GenericTopCallMichael Buesch2013-10-071-0/+2
* gui: Add support for multiple backend calls in one run.Michael Buesch2013-10-071-32/+56
* In verify, only compare to supplied amount of data.Michael Buesch2013-10-071-3/+9
* Add support for more Microchip and Atmel microcontrollersMichael Buesch2013-06-161-18/+37
* toprammer-gui: Allow force-quit, if hardware task hangsMichael Buesch2012-07-081-3/+11
* gui: Improve ZIF viewMichael Buesch2012-07-081-28/+76
* gui: Fix unitest settings save and restoreMichael Buesch2012-04-281-8/+12
* Fix oscillator callbackMichael Buesch2012-04-281-1/+1
* gui: Set smaller font size for layoutMichael Buesch2012-04-281-0/+1
* gui: Add padding to verify bufferMichael Buesch2012-04-271-2/+17
* Move hardware access routines to programmer implementationMichael Buesch2012-04-261-13/+11
* Use open() instead of file()Michael Buesch2012-04-251-3/+3
* gui: Add support for ascii-hexMichael Buesch2012-04-251-9/+20
* toprammer-gui: Use wrapper for long intMichael Buesch2012-04-191-19/+30
* toprammer-gui: Port to PySideMichael Buesch2012-04-191-38/+34
* toprammer-gui: Disable right toolbar if GUI is blockedMichael Buesch2012-04-191-1/+4
* Fix chip support flagsMichael Buesch2012-04-141-2/+2
* Rename "toprammer_main" to "main"Michael Buesch2012-04-061-1/+1
* Rename VCCX to VCCMichael Buesch2012-04-061-40/+40
* toprammer-gui: Support loading a buffer, even if there's no write support.Michael Buesch2012-04-041-10/+10
* Update email addressMichael Buesch2012-04-031-2/+2
* Add programmer select dialogMichael Buesch2011-01-201-2/+68
* Rewrite byte handling.Michael Buesch2011-01-191-27/+33
* gui: Add support for logic chipsMichael Buesch2011-01-171-3/+6
* Improve GUIMichael Buesch2011-01-171-7/+20
* Show timestamps in italic fontMichael Buesch2011-01-161-4/+4
* Cancel ops on verify failMichael Buesch2011-01-161-11/+16
* Make buttons conditional.Michael Buesch2011-01-161-30/+87
* Optimize hex paintingMichael Buesch2011-01-161-10/+13
* Optimize hex converterMichael Buesch2011-01-161-27/+1
* Show more stuff in info bufferMichael Buesch2011-01-161-11/+62
* Improve chip select dialogMichael Buesch2011-01-161-14/+27
* Don't show internal chipsMichael Buesch2011-01-161-1/+4
* Add vendor selection to chip select dialogMichael Buesch2011-01-161-28/+82
* Show time in logsMichael Buesch2011-01-161-0/+5
* Remove conditional newline support for messages.Michael Buesch2011-01-161-10/+8
* Add chip descriptor field for vendorMichael Buesch2011-01-161-5/+6
bues.ch cgit interface