]>
Devoid-pointer.net GitWeb - anyanka.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michal Malý [Fri, 11 Jul 2014 20:34:52 +0000 (22:34 +0200)]
Try to read all ChemStation files instead of failing on the first
unreadable file. Inform the user which files failed to load and why.
Michal Malý [Fri, 11 Jul 2014 00:40:09 +0000 (02:40 +0200)]
Update to changed libHPCS API
Michal Malý [Wed, 2 Jul 2014 21:03:30 +0000 (23:03 +0200)]
Use QString instead of std::string in Signal class
Rename methods that return values as string to <value>AsString() from
<value>ToString()
Michal Malý [Wed, 2 Jul 2014 20:48:37 +0000 (22:48 +0200)]
Draw axis labels with units
Michal Malý [Wed, 2 Jul 2014 17:12:58 +0000 (19:12 +0200)]
Rewrite integrator's peak storage to std::map of std::vectors containing
peaks with the same peakIdx
Michal Malý [Mon, 30 Jun 2014 00:12:46 +0000 (02:12 +0200)]
Note that a missing break in a switch statement is not a bug in this
case.
Michal Malý [Mon, 30 Jun 2014 00:05:52 +0000 (02:05 +0200)]
Delete m_background pixmap in SignalDrawer destructor
Michal Malý [Mon, 30 Jun 2014 00:00:57 +0000 (02:00 +0200)]
Port to libHPCS.
Michal Malý [Sat, 15 Mar 2014 18:45:15 +0000 (19:45 +0100)]
- Remove debugging messages
- Version bump
Michal Malý [Sat, 15 Mar 2014 18:11:36 +0000 (19:11 +0100)]
Make "Helpers" a full class
Michal Malý [Sat, 15 Mar 2014 18:06:17 +0000 (19:06 +0100)]
Store settings from "Export graph as image" dialog
Michal Malý [Sat, 15 Mar 2014 17:47:43 +0000 (18:47 +0100)]
Handle output file suffix in a sensible manner in ImageDrawer
Michal Malý [Sat, 15 Mar 2014 17:33:21 +0000 (18:33 +0100)]
Set output image quality to 100.
Michal Malý [Sat, 15 Mar 2014 17:28:35 +0000 (18:28 +0100)]
Guess output type by file extension
Michal Malý [Fri, 14 Mar 2014 11:44:48 +0000 (12:44 +0100)]
Version bump
Michal Malý [Fri, 14 Mar 2014 11:44:23 +0000 (12:44 +0100)]
Use relative range of <0.0-1.0>
Michal Malý [Thu, 13 Mar 2014 22:57:58 +0000 (23:57 +0100)]
Remove unneeded debugging output
Michal Malý [Thu, 13 Mar 2014 22:51:02 +0000 (23:51 +0100)]
Do not draw debugging integration marks
Michal Malý [Thu, 13 Mar 2014 22:48:42 +0000 (23:48 +0100)]
Update data plotting logic so that the peak baseline is rendered
properly and Y-axis scale is more accurate
Michal Malý [Wed, 12 Mar 2014 17:08:00 +0000 (18:08 +0100)]
Add "Yes to all" and "No to all" options to user data saving dialog on
exit
Michal Malý [Wed, 12 Mar 2014 12:02:14 +0000 (13:02 +0100)]
Do nothing when user wants to save user data with no runs loaded
Michal Malý [Wed, 12 Mar 2014 11:56:41 +0000 (12:56 +0100)]
Version bump
Michal Malý [Wed, 12 Mar 2014 11:47:38 +0000 (12:47 +0100)]
- Extend support for saving user data to JSON-formatted files.
- Minor code refactoring
Michal Malý [Tue, 11 Mar 2014 22:23:15 +0000 (23:23 +0100)]
Version bump
Michal Malý [Tue, 11 Mar 2014 22:22:16 +0000 (23:22 +0100)]
Initial support for saving user data to JSON-formatted files
Michal Malý [Mon, 10 Mar 2014 18:21:16 +0000 (19:21 +0100)]
Integrate peaks even when the baseline is drawn from right to left
Michal Malý [Sun, 9 Mar 2014 23:05:00 +0000 (00:05 +0100)]
Add missing licensing information and add one extra line between the
licence and actual code.
Michal Malý [Sun, 9 Mar 2014 22:45:07 +0000 (23:45 +0100)]
Version bump
Michal Malý [Sun, 9 Mar 2014 22:43:18 +0000 (23:43 +0100)]
- Make the portion of the signal that is exported to image adjustable
- Use the current zoom level as default portion of the signal in the
"export to image" setup dialog
Michal Malý [Sun, 9 Mar 2014 19:46:39 +0000 (20:46 +0100)]
- Loop the dialog until the signal is exported to image or user cancels
the action
- Unify behavior of export to image and export to data file
Michal Malý [Sun, 9 Mar 2014 16:32:51 +0000 (17:32 +0100)]
Heavy redesign to better separate drawing from the user input and signal
handling logic. All signal drawers can now be a separate classes with
shared common functionality.
Michal Malý [Tue, 18 Feb 2014 23:59:45 +0000 (00:59 +0100)]
- Declare absVal in scale drawers as double (regression)
- Add 5 % extra margin to Y axis by default
Michal Malý [Tue, 18 Feb 2014 22:37:09 +0000 (23:37 +0100)]
- Continue the redesign towards the new relative coordinates system
- Draw scales on graphs
- Create a fresh pixmap separately at the beginning of the rendering
process
Michal Malý [Sun, 16 Feb 2014 15:29:27 +0000 (16:29 +0100)]
Fix peak rendering.
Michal Malý [Fri, 13 Dec 2013 22:19:03 +0000 (23:19 +0100)]
Add possibility to export graphs to images.
Michal Malý [Fri, 13 Dec 2013 18:22:05 +0000 (19:22 +0100)]
Move graph drawing functions to separate class
Michal Malý [Fri, 13 Dec 2013 16:36:42 +0000 (17:36 +0100)]
Unify raw data and peaks data exporting infrastructure.
Michal Malý [Fri, 13 Dec 2013 09:59:50 +0000 (10:59 +0100)]
Rewrite SingleRunData to std::unordered_map and store SignalControllers
along with Signals.
Michal Malý [Wed, 27 Nov 2013 18:11:47 +0000 (19:11 +0100)]
Generalize data export.
Michal Malý [Fri, 22 Nov 2013 19:26:52 +0000 (20:26 +0100)]
Add ability to export raw data to CSV file.
Michal Malý [Tue, 19 Nov 2013 20:51:15 +0000 (21:51 +0100)]
Delete pixmaps on GraphView destruction (memory leak).
Michal Malý [Tue, 19 Nov 2013 14:01:26 +0000 (15:01 +0100)]
Move drawing logic to GraphView and update only the part of screen that
needs to be repainted.
Michal Malý [Sun, 17 Nov 2013 14:30:23 +0000 (15:30 +0100)]
- Use QLocale to print current values.
- Use QLocale to print integration results on GraphView.
- Hide mouse cursor in GraphView.
- Align "Anyanka" text in About window properly.
- Bump version to 0.1d.
Michal Malý [Sun, 17 Nov 2013 14:04:05 +0000 (15:04 +0100)]
- Remove useless QDebug
- Bump version to 0.1c
Michal Malý [Sun, 17 Nov 2013 14:03:13 +0000 (15:03 +0100)]
Fix alignment and description in About window.
Michal Malý [Sun, 17 Nov 2013 13:55:23 +0000 (14:55 +0100)]
Use QLocale to convert integrated peaks' parameters to strings.
Michal Malý [Sun, 17 Nov 2013 13:50:50 +0000 (14:50 +0100)]
Align numbers in Data and Integration tables to the right.
Michal Malý [Sun, 17 Nov 2013 13:26:35 +0000 (14:26 +0100)]
- Change windows_defines.h EOL to UNIX.
- Add copyright notice.
Michal Malý [Sun, 17 Nov 2013 11:40:41 +0000 (12:40 +0100)]
- Fix invisible QSplitterHandle on Windows
- Add missing "[" to SignalDataTable
Michal Malý [Sun, 17 Nov 2013 10:44:31 +0000 (11:44 +0100)]
- Fix an extra apostrophe in "bad single run directory "dialog.
- Bump revision to "b"
Michal Malý [Sun, 17 Nov 2013 10:41:17 +0000 (11:41 +0100)]
Use appropriate window title in sequence/single run file dialog.
Michal Malý [Sun, 17 Nov 2013 10:38:37 +0000 (11:38 +0100)]
Scale SignalView to full height on doubleclick to SignalView widget
area.
Michal Malý [Sun, 17 Nov 2013 10:12:55 +0000 (11:12 +0100)]
Do not add error message to std::bad_exception (UNIX build fix).
Michal Malý [Sun, 17 Nov 2013 10:07:18 +0000 (11:07 +0100)]
Fixes for MSVC11 build.
Michal Malý [Sun, 17 Nov 2013 02:28:43 +0000 (03:28 +0100)]
Remove useless qDebug()
Michal Malý [Sun, 17 Nov 2013 02:26:25 +0000 (03:26 +0100)]
Show wavelengths in signal view when resource is DAD.
Michal Malý [Sun, 17 Nov 2013 02:12:59 +0000 (03:12 +0100)]
Remove some useless qDebug()s.
Michal Malý [Sun, 17 Nov 2013 02:09:52 +0000 (03:09 +0100)]
Fix message boxes with data loading errors information.
Michal Malý [Sun, 17 Nov 2013 01:44:08 +0000 (02:44 +0100)]
Initial commit