Mark Watkins
8acbfe0e92
Clean up some more warnings, and update Copyright strings
2018-03-28 17:10:52 +10:00
François Revol
dc44c63b9a
Allow passing --profile someuser as argument
...
It either opens an existing profile or opens the profile create wizard.
2017-09-02 14:34:17 +02:00
Mark Watkins
b0ca456410
Update notifier for Mac/Linux platforms
2016-04-16 23:15:42 +10:00
Mark Watkins
0e9fd1a2f4
Version bump, clean up release notes, still more to do on windows
2016-04-16 03:15:54 +10:00
Mark Watkins
7962666b14
Reset channel names properly on language change
2016-03-17 18:37:08 +10:00
Mark Watkins
85485d383e
Be realistic and force reset channel names on every language change
2016-03-17 07:38:35 +10:00
Mark Watkins
edba3a26f1
Some unfinished working on Updates.xml parser
2016-03-12 12:51:52 +10:00
Mark Watkins
ed5a539584
Added allow Event Renaming preference, default is ON to not kill users changes
2016-03-08 02:42:15 +10:00
Mark Watkins
0eccfb6d21
Bye bye ugly By Pressure text, start of proper Time At Pressure chart
2016-03-07 19:10:58 +10:00
Mark Watkins
b969323ab2
Clean up versioning, and make Release Notes welcome message translatable
2016-03-06 12:50:22 +10:00
Mark Watkins
01fba5f351
Improvement to that QSettings migration
2016-03-04 09:32:05 +10:00
Mark Watkins
21f342218f
Automatically migrate old -Testing QSettings
2016-03-04 09:26:20 +10:00
Mark Watkins
c91c1af0ba
Tweak the version number system, and why not step it up a notch?
2016-03-03 23:26:08 +10:00
Mark Watkins
f69eda1101
Update source file header messages
2016-03-01 21:59:04 +10:00
Mark Watkins
63345a108e
patches for Haiku OS, thanks to mmu_man
2016-01-05 16:06:32 +10:00
Mark Watkins
d3075f049d
Clean up OpenGL/BrokenGL startup messages a bit, remove unused Angle related stuff
2014-10-03 12:58:44 +10:00
Mark Watkins
45559ac721
Reset channel strings on language change
2014-10-03 03:46:08 +10:00
Mark Watkins
1ade0e7b04
Window 32bit build fixes, variable cleanups
2014-10-02 20:02:33 +10:00
Mark Watkins
358d1969e0
By Pressure pixmap caching cleanup
2014-09-30 20:16:33 +10:00
Mark Watkins
a09308db2c
Show better span durations in event flags, reset orders on channel reset
2014-09-22 15:44:55 +10:00
Mark Watkins
959e5e5d13
Remove machine from day's machinelist when last session gone, fixing rxchanges bug
2014-09-17 16:59:58 +10:00
Mark Watkins
81dfc2fb50
CMS50F37 debug test 2
2014-08-18 09:36:57 +10:00
Mark Watkins
b45e7efed5
New Graph QMenu magic and new icons
2014-08-17 22:56:13 +10:00
Mark Watkins
4d2c0ede80
MinutesAtPressure graph test
2014-08-12 04:29:44 +10:00
Mark Watkins
5e5bcd9e4a
Initial Weinmann Support, Pressure Relief Fixes, Pressure String Fixes
2014-08-03 23:00:13 +10:00
Mark Watkins
462bd70b5e
Add Large Leak overlay to Daily View leak graph
2014-07-15 17:01:47 +10:00
Mark Watkins
7e7d87f143
Added ReleaseMode Incremental Build Number to versioning
2014-07-09 13:49:20 +10:00
Mark Watkins
d6d6780cdc
Windows build fix
2014-06-23 01:14:46 +10:00
Mark Watkins
c2ea072340
Seperated logger to separate class
2014-06-20 17:05:40 +10:00
Mark Watkins
56358c25c7
Prevent hang by moving logger to it's own threadpool
2014-06-20 16:17:27 +10:00
Mark Watkins
482542c34d
Reworked logger to better handle multithreading
2014-06-20 15:25:50 +10:00
Mark Watkins
8275312677
OpenGL 2.0 detection, and Gracefully exit if OpenGL/ANGLE version is run on incompatible computer
2014-06-03 03:35:45 +10:00
Mark Watkins
279dfb9607
Fix OpenGL glGetString crash
2014-06-02 20:28:12 +10:00
Mark Watkins
6a13b6dcec
Remove BrokenGL2 nag on startup after first show
2014-06-02 18:18:01 +10:00
Mark Watkins
9aee5a328d
Show graphics engine in about dialog and titlebar
2014-06-02 18:16:28 +10:00
Mark Watkins
42d29ae75c
Windows ANGLE compatability warnings
2014-06-02 16:40:00 +10:00
Mark Watkins
a01395e267
More oximetry work, plus added MD300W1 oximeter importer
2014-05-28 19:35:21 +10:00
Mark Watkins
ce1e03e86a
New OximeterImport Module
2014-05-25 17:07:08 +10:00
Mark Watkins
87b3ca2355
Added -language command line switch to reset language
2014-05-21 01:11:16 +10:00
Mark Watkins
a6348f74fa
Translations strings cleanup and resync. Cleaned up Profile delete
2014-05-17 15:04:40 +10:00
Mark Watkins
76a0a6cb8d
Removed seperate UpdateNotes. just keeping ReleaseNotes from now on
2014-05-14 16:49:37 +10:00
Mark Watkins
38a8c7b1d0
More MSVC fixes plus cleanup warnings a bit
2014-05-08 14:46:23 +10:00
Mark Watkins
e8fe6c7af0
Only open active profile after selection, rather than parsing all at startup.
...
Also cleaned up the last references to summary when statistics was meant.
2014-04-25 15:52:47 +10:00
Mark Watkins
cfb3eb7c26
Fixes to last commit
2014-04-24 19:44:15 +10:00
Sean Stangl
3a7ce34b1c
Use C++11 nullptr.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-24 08:17:53 +10:00
Sean Stangl
012e9fd314
Auto-convert the main source directory with astyle. "The Huge Patch"
...
The files daily.cpp and daily.h are omitted, pending some other cleanup patches landing first.
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-17 16:15:28 +10:00
Mark Watkins
a9b2fe7db2
Added Position tracking foundation, and Somnopose CSV importer
2014-04-15 23:59:24 +10:00
Sean Stangl
9dbe702a40
Standardize project modelines and include license and copyright.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-10 13:29:53 +10:00
Mark Watkins
6d65611caf
Fix startup crash and correct SleepyHead spelling inconsistencies (Thanks Sean)
2014-04-09 15:00:34 +10:00
Mark Watkins
b303d5816c
Fix translation loader on mac, updated Dutch translations
2014-04-05 19:00:06 +10:00