/[svn]/qsampler/trunk/ChangeLog
ViewVC logotype

Diff of /qsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3518 by capela, Sun Jun 30 16:58:30 2019 UTC revision 3700 by capela, Sat Jan 4 15:04:22 2020 UTC
# Line 6  ChangeLog Line 6  ChangeLog
6    
7  GIT HEAD  GIT HEAD
8    
9    - Ditching deprecated QTime methods for QElapsedTimer's
10      (in compliance to Qt >= 5.14.0). (EXPERIMENTAL)
11    
12    - If connection to server aborted, try to automatically
13      reconnect (if server was not started by QSampler).
14    
15    - Fixed crash when a device disappeared on server side
16      (caused by iterator invalidation).
17    
18    - Bumped copyright headers into the New Year (2020).
19    
20    
21    
22    0.6.1  2019-12-22  The Winter'19 Release.
23    
24    - Custom color (palette) theme editor introduced; color
25      (palette) theme changes are now effective immediately,
26      except on default.
27    
28    - Second attempt to fix the yet non-official though
29      CMake build configuration.
30    
31    - When using autotools and ./configure --with-qt=...,
32      it is also necessary to adjust the PKG_CONFIG_PATH
33      environment variable (after a merge request by plcl
34      aka. Pedro López-Cabanillas, while on qmidinet).
35    
36    
37    0.6.0  2019-10-17  An Autumn'19 Release.
38    
39    - Added alternate yet non-official CMake build option.
40    
41    - Fix HiDPI display screen effective support (Qt >= 5.6).
42    
43    - Make sure compiler flags comply to c++11 as standard.
44    
45    
46    0.5.6  2019-07-12  A Summer'19 Release.
47    
48  - Updated for the newer Qt5 translation tools (>= 5.13).  - Updated for the newer Qt5 translation tools (>= 5.13).
49    
50  - Configure updated to check for qtchooser availability.  - Configure updated to check for qtchooser availability.

Legend:
Removed from v.3518  
changed lines
  Added in v.3700

  ViewVC Help
Powered by ViewVC