]>
Devoid-pointer.net GitWeb - anyanka.git/log 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Michal Malý  [Sat, 15 Mar 2014 18:45:15 +0000  (19:45 +0100)] 
- Remove debugging messages
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
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
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.
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
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
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
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
Michal Malý  [Tue, 18 Feb 2014 23:59:45 +0000  (00:59  +0100)] 
- Declare absVal in scale drawers as double (regression)
Michal Malý  [Tue, 18 Feb 2014 22:37:09 +0000  (23:37 +0100)] 
- Continue the redesign towards the new relative coordinates system
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
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
Michal Malý  [Sun, 17 Nov 2013 14:30:23 +0000  (15:30 +0100)] 
- Use QLocale to print current values.
Michal Malý  [Sun, 17 Nov 2013 14:04:05 +0000  (15:04 +0100)] 
- Remove useless QDebug
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.
Michal Malý  [Sun, 17 Nov 2013 11:40:41 +0000  (12:40 +0100)] 
- Fix invisible QSplitterHandle on Windows
Michal Malý  [Sun, 17 Nov 2013 10:44:31 +0000  (11:44 +0100)] 
- Fix an extra apostrophe in "bad single run directory "dialog.
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
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