Home » Community » U++ community news and announcements » 2024rc1
2024rc1 [message #60869] |
Sat, 28 September 2024 09:16  |
 |
mirek
Messages: 14261 Registered: November 2005
|
Ultimate Member |
|
|
2024 (rev. 17417) (Sep 2024)
https://sourceforge.net/projects/upp/files/upp/2024rc1/
Core
First release of U++ that requires C++17
Moveable concept redesigned with C++17 features. U++ now allows non-moveable types to be stored in Vector flavor of containers (using Upp::is_upp_guest). PODs are automatically moveable (aka trivially relocatable)
Upp::Tuple now supports structured binding
GetFileTime, GetFileLength, FileExists, DirectoryExists and FileMapping refactored
Stream::GetAll now invokes LoadError on negative count
ValueCache limits setting methods are simplified
Value now directly supports 'float' type
Some iffy code now made more C++ compliant (e.g. always using memcpy for unaligned data)
AsXML had new XML_ESCAPELF
Improved DarkTheme function
plugin/Zip
zip64 support
Draw
UHD image now can serve as source for SD image
New S3 .iml image flag - the images are drawn supersampled 3x, usually without antialiasing, and only downsampled at runtime
Painter
Multithreaded rendering further optimised
New image filtering parameter - so far, rendering image was always with bilinear filtering, new parameter allows other Image filter like Lanczos 3
CtrlCore
Horizontal mouse scroll wheel support
CtrlMapper now provides operator()(Ctrl, T, const T& factor) for simple unit conversions
gtk backend improvements, XWayland mouse cursor bug workaround
CtrlLib
CtrlMapper now provides operator()(Ctrl, T, const T& factor) for simple unit conversions
ide
Icon Designer refactored and optimised, new tools added, S3 flag support added
Alt-M now goes to special scratchpad file of the same type as is current file, this is helpful e.g. for temporary storing and editing parts of .iml images that are then composed to the final image.
Output directory in assembly definition now can be left empty and defaults to reasonable path.
Hexadecimal view is now much faster
Fixed further corner case Assist++ problems
Layout designer text field, used with e.g. Labels, now has Qtf button to edit text with RichEdit
Git file history now goes through renames
Compare with menu now suggests files in Download folder too
Main package configuration dialog improved
plugin upgrades
plugin/sqlite3: 3.46.0
plugin/lzma: 24.6
plugin/zstd: 1.5.6
Core: LZ4 1.9.4
plugin/z: 1.3.1
plugin/png: 1.6.46
plugin/tif: 4.6.0
plugin/jpeg: 9f
Win32
OpenSSL upgraded to3.2.1
Clang compiler upgraded to 18.1.5
|
|
|
 |
|
2024rc1
By: mirek on Sat, 28 September 2024 09:16
|
 |
|
Re: 2024rc1
By: Tom1 on Sat, 28 September 2024 18:36
|
 |
|
Re: 2024rc1
By: JeyCi on Sat, 28 September 2024 19:21
|
 |
|
Re: 2024rc1
By: mirek on Sun, 29 September 2024 20:51
|
 |
|
Re: 2024rc1
By: Didier on Sat, 28 September 2024 20:50
|
 |
|
Re: 2024rc1
By: Tom1 on Sat, 28 September 2024 22:55
|
 |
|
Re: 2024rc1
By: mirek on Sun, 29 September 2024 20:55
|
 |
|
Re: 2024rc1
By: Tom1 on Sun, 29 September 2024 22:02
|
 |
|
Re: 2024rc1
By: mirek on Sun, 29 September 2024 23:14
|
 |
|
Re: 2024rc1
By: Lance on Mon, 30 September 2024 01:02
|
 |
|
Re: 2024rc1
By: mirek on Mon, 30 September 2024 12:01
|
 |
|
Re: 2024rc1
By: Tom1 on Mon, 30 September 2024 12:06
|
 |
|
Re: 2024rc1
By: Tom1 on Mon, 30 September 2024 15:37
|
 |
|
Re: 2024rc1
By: Lance on Sat, 12 October 2024 17:31
|
 |
|
Re: 2024rc1
By: Lance on Sat, 12 October 2024 20:20
|
 |
|
Re: 2024rc1
By: Lance on Sun, 13 October 2024 06:10
|
 |
|
Re: 2024rc1
By: mirek on Sun, 13 October 2024 07:52
|
 |
|
Re: 2024rc1
By: Lance on Sun, 13 October 2024 13:28
|
 |
|
Re: 2024rc1
By: mirek on Sun, 13 October 2024 13:55
|
 |
|
Re: 2024rc1
By: Lance on Sun, 13 October 2024 14:20
|
 |
|
Re: 2024rc1
By: mirek on Sun, 13 October 2024 13:58
|
 |
 |
Re: 2024rc1
By: Lance on Sun, 13 October 2024 14:23
|
 |
|
Re: 2024rc1
By: mirek on Mon, 14 October 2024 16:17
|
 |
|
Re: 2024rc1
By: Lance on Mon, 14 October 2024 17:09
|
 |
|
Re: 2024rc1
By: mirek on Tue, 15 October 2024 07:40
|
 |
|
Re: 2024rc1
By: mirek on Mon, 14 October 2024 16:13
|
 |
|
Re: 2024rc1
By: Lance on Mon, 14 October 2024 16:23
|
 |
|
Re: 2024rc1
By: mirek on Mon, 14 October 2024 16:42
|
 |
|
Re: 2024rc1
By: Lance on Mon, 14 October 2024 17:21
|
 |
|
Re: 2024rc1
By: mirek on Tue, 15 October 2024 13:31
|
 |
|
Re: 2024rc1
By: Lance on Tue, 15 October 2024 15:18
|
 |
|
Re: 2024rc1
By: mirek on Thu, 17 October 2024 10:47
|
 |
|
Re: 2024rc1
By: Lance on Thu, 17 October 2024 21:01
|
 |
|
Re: 2024rc1
By: Lance on Mon, 21 October 2024 02:11
|
 |
|
Re: 2024rc1
By: Lance on Mon, 21 October 2024 02:27
|
 |
|
Re: 2024rc1
By: mirek on Mon, 21 October 2024 09:05
|
 |
|
Re: 2024rc1
By: Lance on Mon, 21 October 2024 12:55
|
 |
|
Re: 2024rc1
By: Lance on Mon, 21 October 2024 13:01
|
 |
|
Re: 2024rc1
By: mirek on Mon, 21 October 2024 13:21
|
 |
|
Re: 2024rc1
By: mirek on Mon, 21 October 2024 14:45
|
 |
|
Re: 2024rc1
By: Lance on Mon, 21 October 2024 18:12
|
 |
|
Re: 2024rc1
By: Lance on Wed, 16 October 2024 00:11
|
 |
|
Re: 2024rc1
By: mirek on Wed, 16 October 2024 11:30
|
 |
 |
Re: 2024rc1
By: Lance on Wed, 16 October 2024 15:18
|
 |
|
Re: 2024rc1
By: Oblivion on Sun, 13 October 2024 09:53
|
 |
|
Re: 2024rc1
By: mirek on Mon, 14 October 2024 15:36
|
Goto Forum:
Current Time: Sun Jun 08 19:08:31 CEST 2025
Total time taken to generate the page: 0.04260 seconds
|