Commit Graph

70 Commits

Author SHA1 Message Date
Mark Watkins
39f7ab18bf Autogenerate translation .qm files during build, and add to internal resource 2018-06-12 14:00:38 +10:00
Mark Watkins
b13545487c Remove old MigrateSettings() code 2018-06-11 14:02:44 +10:00
Mark Watkins
8482455080 Fix QSettings ApplicationName was getting reset 2018-06-10 20:36:36 +10:00
Mark Watkins
241b1f8de6 Added support for multilanguage help documentation 2018-06-09 10:59:16 +10:00
Mark Watkins
04420e0a57 Move git_info.h related stuff out of common_gui.h 2018-06-07 15:30:31 +10:00
Mark Watkins
caefe700ff Create MainWindow early to capture logs, clean up some channel init and resmed signal translation stuff 2018-06-07 11:53:20 +10:00
Mark Watkins
63e4b1a643 Fix opengl screenshots on windows, remove the last of qprogress and statusbar, and add progressdialog to recompress/recalc 2018-06-06 10:48:31 +10:00
Mark Watkins
ad0905db07 Allow multiple Datafolder instances based on branch & release status 2018-06-06 09:01:22 +10:00
Mark Watkins
3ff9ad1469 Fix some source and header typos/mistakes 2018-06-05 06:48:38 +10:00
Mark Watkins
d77ba9c11b New mega AboutDialog combining, about, license, release notes, etc 2018-05-07 22:13:07 +10:00
Mark Watkins
6f8c56074e PR 1030X100 support, trash legacy <Qt5 support code, fix a crash in MinutesAtPressure 2018-05-05 17:14:44 +10:00
Mark Watkins
acf0ddca3d More ResMed stuff, plus popout graph test 2018-05-03 15:08:45 +10:00
Mark Watkins
f940064482 Migrate some more Application wide preferences to AppSettings 2018-04-23 00:22:18 +10:00
Mark Watkins
dc5ec0046f 1.1.0 2018-04-22 12:06:48 +00:00
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