]>
Devoid-pointer.net GitWeb - anyanka.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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