Commit graph

28 commits

Author SHA1 Message Date
thunder2
8422d3fc8c Added copy and save of image to AspectRatioPixmapLabel 2023-05-28 13:47:12 +02:00
thunder2
7b28bf5256 Moved RSTextBrowser::checkImage to ImageUtil for use in MimeTextEdit 2023-04-19 01:12:22 +02:00
defnax
3004505832 Added copy image to clipboard feature 2023-04-17 21:01:57 +02:00
csoler
e60ee730b4 fixed bug in quality of html-embedded images 2023-01-16 22:23:58 +01:00
csoler
7aacfb9aef added auto-choose of image format when transparency is present 2023-01-16 22:11:44 +01:00
csoler
de1b8f08d2 added auto-chose of image format if there is no transparency 2023-01-16 21:24:16 +01:00
csoler
516e4f7c12 added parameter to specify format to optimizeImageSize() 2023-01-16 21:11:18 +01:00
csoler
0a8f4b1b6e switched all image outputs to jpeg format instead of png 2023-01-16 19:53:20 +01:00
hunbernd
a988b1dd8b Handle an edge case in imageutil 2020-01-05 20:59:16 +01:00
hunbernd
0dcaa90820 Merge branch 'upstream' into foreign/New-Posted-Card-View 2019-12-28 23:03:56 +01:00
hunbernd
fc9ce4fddd Image optimizer can output byte array 2019-12-28 22:21:24 +01:00
hunbernd
cb68cb73d0 Optimized image embedding algorithm 2019-12-26 00:04:19 +01:00
hunbernd
33236aeca3 Merge branch 'upstream' into feature/stickers-upgrade 2019-12-23 23:54:55 +01:00
hunbernd
e52f1282ec Allow to import stickers from chat window 2019-10-05 23:18:41 +02:00
hunbernd
9a884b7bf7 Rise max public chat message size to 31000 bytes
Rise color palette size from 16 to 256 colors

Note: Max chat item size is 32000 without splitting the message.
31000 = 32000 - some place left for other fields
2019-07-05 13:41:30 +02:00
hunbernd
73574ff2ad Fixed infinite loop issue 2019-07-04 19:07:02 +02:00
csoler
bc3a71d3f5
fixed license in util/ lang/ and idle/ 2018-12-27 14:39:10 +01:00
csoler
d0039241d3 replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows 2018-01-27 20:22:31 +01:00
hunbernd
5d03ceb360 Fixed resize bug 2017-11-05 18:58:07 +01:00
hunbernd
cd5eb5cb77 Got rid of QMath 2017-10-24 18:23:22 +02:00
hunbernd
64481de74b Set the proper size limits 2017-10-23 17:04:20 +02:00
hunbernd
f434e6559b Use binary search to find the right file size 2017-10-23 15:31:18 +02:00
hunbernd
c17a8e7d51 Optimalizations 2017-10-23 15:31:18 +02:00
hunbernd
af4817378c Convert image into 4 bit color table format 2017-10-23 15:31:17 +02:00
hunbernd
9af2730879 Downscale image automatically 2017-10-23 15:31:17 +02:00
Phenom
fdfd2e9248 Add context menu to show hidden image on lobby.
A tooltip show hidden image too.
The RSImageBlockWidget is removed.
2016-10-05 12:27:31 +02:00
hunbernd
bc4691ceb4 Show save image option only when it is needed 2015-12-12 22:41:15 +01:00
hunbernd
ff44965e2c Added save image function into chat 2015-12-06 23:00:29 +01:00