]> Devoid-pointer.net GitWeb - anyanka.git/shortlog
anyanka.git
2015-04-18 Michal MalýVersion bump master 0.5c
2015-04-18 Michal MalýDo not call close on a file that is not open
2015-04-18 Michal MalýFix check for already existing files
2015-04-18 Michal MalýCopy palette colors from the containing widget instead...
2015-04-18 Michal MalýUse UTF-8 encoding for special characters in Signal
2015-04-17 Michal Malý- Make the available signals dialog blend into the...
2015-04-17 Michal MalýTake advantage of Qt MVC in supported formats combobox
2015-04-17 Michal Malý- Simplify layout of Export Raw Data dialog
2015-04-17 Michal Malý- Generate human readable signal name from the signal
2015-04-17 Michal Malý- Make DataWriterBackend::filename non-pure virtual...
2015-04-17 Michal MalýUse std::vector instead of plain array to store support...
2015-04-17 Michal MalýTake advantage of Qt MVC when handling available signal...
2015-04-17 Michal MalýDo not duplicate code in data exporting.
2015-04-03 Michal Malývstarty and vstopy should be ints, not doubles
2015-04-03 Michal MalýSet input fields locales in ExportGraphToImageDialog...
2015-04-03 Michal MalýFix numeric limits build problem with VC12
2015-04-03 Michal MalýRemove the information message about build mode switch
2015-04-02 Michal Malý- Unix: Remove hardcoded libHPCS paths from the Makefil...
2015-04-02 Michal MalýVersion bump 0.5b
2015-04-02 Michal MalýScale all elements in the chart to DPI
2015-04-02 Michal MalýUse helper functions to get display DPI in SignalDrawer
2015-04-02 Michal MalýUse UTF-8 as text codec for sigNameCodec
2015-04-02 Michal MalýAdd a missing asterisk in the comment
2015-04-02 Michal MalýAllow only sensible input in ExportGraphToImageDialog...
2015-04-02 Michal MalýAlign text in the DPI field to the right in ExportGraph...
2015-04-02 Michal MalýUse system locale to convert between numbers and their...
2015-04-02 Michal MalýInitial support for DPI scaling in image exporter
2015-04-02 Michal MalýInitial support for SignalDrawer DPI scaling
2015-03-29 Michal Malý- Version bump 0.5a
2015-03-29 Michal MalýFix VC12 build
2015-03-29 Michal MalýMerge branch 'master' of gitweb.devoid-pointer.net...
2015-03-29 Michal MalýAdd caption to the MethodInfoDialog
2015-03-29 Michal MalýClean up properly if we failed to parse a data or metho...
2015-03-29 Michal Malý- Adapt to new libHPCS API
2015-03-23 Michal MalýSimple implementation of opened sequences list alphabet...
2015-03-13 Michal Malý- Version bump 0.4c
2015-03-13 Michal MalýVersion bump 0.4b
2015-03-13 Michal MalýProperly unset the selected sequence in MainWindow...
2015-03-13 Michal MalýComment out really unnecessarry debugging output.
2015-03-13 Michal MalýToss around only one QPainter instance instead of recre...
2015-03-13 Michal MalýDisable unnecessary refresh if SignalView
2015-03-12 Michal Malý- Remove includes of metatypes.h
2015-03-12 Michal MalýDo not register SignalViewPtr as a QMetaType and remove...
2015-03-12 Michal MalýRemove unused <unordered_map> includes
2015-03-12 Michal MalýMove MainWindow::onCloseSingleRun() to proper place...
2015-03-12 Michal Malý- Rewrite sequence container to use std::map
2015-03-12 Michal MalýAdd option to close single runs
2015-03-11 Michal MalýVersion bump 0.4a
2015-03-11 Michal MalýLink against libHPCS.dll (Win32)
2015-03-10 Michal MalýRemove libHPCS from the source tree and link dynamicall...
2015-03-09 Michal MalýFixes for VC12 build
2015-03-07 Michal MalýMark the error message about value index being out...
2015-03-07 Michal MalýRemove all occurrences of <QDebug> outside the Logger
2015-03-07 Michal MalýRemove usage of QDebug from integrator.cpp
2015-03-07 Michal MalýReplace ME_SENDER_STR static members with a macro in...
2015-03-07 Michal MalýCoding style fixes in mainwindow.cpp
2015-03-07 Michal MalýRemove QDebug usage from MainWindow
2015-03-07 Michal Malý- Store persistent user preferences in a .INI file
2015-03-04 Michal MalýUse Logger instead of QDebug in Integrator
2015-03-04 Michal MalýOptimize graph redrawing.
2015-03-03 Michal MalýRemove Qt4 compatibility from the qmakefile.
2015-03-03 Michal MalýDon't print messages with Logger::Level::DEBUG in relea...
2015-03-03 Michal MalýAdjust the logic of ruler drawing to prevent the ticks...
2015-03-01 Michal MalýSave changes in all open sequences on "Save all sequenc...
2015-02-28 Michal MalýAdd "Save all changes" option and assign keyboard short...
2015-02-28 Michal MalýRemove some commented out code and disable ruler ticks...
2015-02-28 Michal MalýDetermine whetner the "Single signal" view mode is...
2014-10-10 Michal Malý- Improve rendering of numeric cues on VALUES axis
2014-10-10 Michal Malý- Calculate first relative tick position correctly
2014-10-10 Michal Malý- Use rounding in subticks counter
2014-10-10 Michal MalýFix calculation of absolute values of the first tick...
2014-10-10 Michal Malý- Do not draw graph when no valid constrains have been set
2014-10-10 Michal MalýFix incorrect #endif comment
2014-10-10 Michal MalýVersion bump 0.3e
2014-10-10 Michal MalýRemove commented out code
2014-10-10 Michal MalýFix tick drawing logic
2014-10-10 Michal MalýHopefully fix graph rendering below time axis.
2014-10-10 Michal MalýDo not draw graph below time axis (has a few glitches)
2014-10-09 Michal MalýRework scale drawing logic to avoid horizontally overfl...
2014-10-09 Michal MalýDraw numeric cues on axes with the same font as value...
2014-10-07 Michal Malý- Simplify mouse input handling in GraphView
2014-08-02 Michal MalýVersion bump 0.3d
2014-08-02 Michal MalyEradicate unordered_maps, round 2
2014-08-02 Michal MalýVersion bump 0.3c
2014-08-02 Michal MalýKeep entries in SingleRun sorted and present them as...
2014-08-01 Michal MalýVersion bump 0.3b
2014-08-01 Michal Malý- Fix character encoding with VC11
2014-08-01 Michal MalýVersion bump 0.3a
2014-08-01 Michal Malý- Store last patch in ExportRawDataDialog
2014-08-01 Michal MalýFix build on VC11
2014-07-31 Michal MalýFix baseline integration line rendering in "baseline...
2014-07-31 Michal MalýRecognize "kV" unit
2014-07-31 Michal MalýDo not use "/" in signal keys
2014-07-31 Michal Malý- Fix rendering in baseline integration mode
2014-07-31 Michal MalýFix a WTF local branch corruption
2014-07-31 Michal MalýMerge branch 'master' of devoid-pointer.net:anyanka
2014-07-31 Michal MalýStore last used state in the ExportGraphToImageDialog...
2014-07-31 Michal MalýAdd feature to integrate peak by baseline
2014-07-11 Michal MalýAdd support for new HPCS file types.
2014-07-11 Michal MalýTry to read all ChemStation files instead of failing...
next