krepa098
|
53ba982203
|
optimizations and tweaks
|
2015-02-02 11:11:09 +01:00 |
|
krepa098
|
783caf932c
|
revert to "[user] is typing"
|
2015-01-31 19:22:45 +01:00 |
|
krepa098
|
f15b9da1e1
|
fix a render artifact
|
2015-01-31 19:19:13 +01:00 |
|
krepa098
|
f288fe5c1e
|
tweaks
|
2015-01-31 18:37:20 +01:00 |
|
krepa098
|
740d62ec49
|
change ChatLine::isVisible to false, rename Text::isVisible to
Text::keepInMemory
|
2015-01-31 18:12:51 +01:00 |
|
krepa098
|
2206db1406
|
comparators should be public
|
2015-01-31 17:50:35 +01:00 |
|
krepa098
|
1d6f3858d9
|
renamed ChatLine::boundingSceneRect to ChatLine::sceneBoundingRect
|
2015-01-31 17:49:19 +01:00 |
|
krepa098
|
6a50add547
|
ChatLineContent: removed boundingSceneRect()
|
2015-01-31 17:46:25 +01:00 |
|
krepa098
|
5668606159
|
Speed-up rendering
|
2015-01-31 17:39:25 +01:00 |
|
krepa098
|
7ec54c972c
|
set ChatLine::isVisible to true
|
2015-01-31 17:32:41 +01:00 |
|
krepa098
|
ebebde1b09
|
use QSize instead of QSizeF, cleanup
|
2015-01-27 11:20:35 +01:00 |
|
krepa098
|
cfe4458d37
|
Moved status messages back to the left
|
2015-01-27 10:52:23 +01:00 |
|
krepa098
|
ce486eb1b3
|
FileTransferWidget: visual tweaks
|
2015-01-27 10:49:18 +01:00 |
|
krepa098
|
57485368cb
|
fix showEvent calling centerOn
|
2015-01-27 09:58:08 +01:00 |
|
krepa098
|
f509e07c45
|
make use of EmojiFontPointSize (fix #1026)
|
2015-01-26 23:19:18 +01:00 |
|
krepa098
|
a558733507
|
ChatLog::selectAll, refactoring of actions (issue #808)
|
2015-01-26 19:32:33 +01:00 |
|
krepa098
|
ecf15a6ca3
|
fix regression: chatlog didn't scroll to bottom on startup
|
2015-01-26 19:15:29 +01:00 |
|
krepa098
|
0442db2bae
|
reposition busy notification *after* resize
|
2015-01-26 19:01:18 +01:00 |
|
krepa098
|
bbd20496fd
|
specify background brush
|
2015-01-26 17:12:22 +01:00 |
|
krepa098
|
d04e356a0c
|
cleanup previous commit
|
2015-01-26 14:06:05 +01:00 |
|
krepa098
|
5be6caca68
|
[HiDPI] ChatLog: replaced all .png by .svg, FTW custom paintEvent
This does not enable HiDPI support!
issue #975
|
2015-01-26 14:01:42 +01:00 |
|
krepa098
|
a418ae3df6
|
use html <center> instead of ColumnFormat::Center
|
2015-01-25 15:59:44 +01:00 |
|
krepa098
|
cae965e750
|
ChatMessage::createChatInfoMessage: use toHtmlChars
|
2015-01-25 15:53:13 +01:00 |
|
krepa098
|
6719ebebae
|
Added Timestamp class, moved output generation while saving to
GenericChatForm and changed the generated layout
|
2015-01-25 14:34:36 +01:00 |
|
krepa098
|
6e05782fb7
|
ChatLog: busy-screen during resize
Gets rid of most ugly hacks
|
2015-01-25 14:06:06 +01:00 |
|
krepa098
|
9cb7ba06ed
|
cleanup
|
2015-01-21 15:58:43 +01:00 |
|
krepa098
|
ad39251166
|
typo
|
2015-01-20 11:51:34 +01:00 |
|
krepa098
|
d0bd6e9dca
|
show 2 decimals starting from MiB
|
2015-01-20 11:08:40 +01:00 |
|
krepa098
|
2fa2fc1df5
|
fix divide by zero
|
2015-01-20 11:07:40 +01:00 |
|
krepa098
|
13e0a8a292
|
cleanup
|
2015-01-20 10:55:51 +01:00 |
|
krepa098
|
5d5a0903f7
|
renamed get/setRowIndex to get/setRow
|
2015-01-20 10:31:50 +01:00 |
|
krepa098
|
bb29536df1
|
NotificationIcon
|
2015-01-19 19:04:19 +01:00 |
|
krepa098
|
b5b6ae99c0
|
Text: extractSanitizedText, hookup double-click selection
|
2015-01-19 17:56:37 +01:00 |
|
krepa098
|
1fd456833c
|
Merge pull request #3 from dubslow/chatlog_v3_1
minor code cleanup
|
2015-01-19 15:25:22 +01:00 |
|
krepa098
|
34c7c7250b
|
double-click selection
|
2015-01-19 15:19:54 +01:00 |
|
krepa098
|
a6e3fc671e
|
removed selectAll()
|
2015-01-19 15:07:15 +01:00 |
|
krepa098
|
85764d5973
|
Text: Do not rely on QTextCursor for selection
|
2015-01-19 15:04:11 +01:00 |
|
krepa098
|
f17ffdc491
|
cleanup
|
2015-01-19 11:14:53 +01:00 |
|
krepa098
|
2c8e7c638d
|
nice!
|
2015-01-19 10:08:43 +01:00 |
|
krepa098
|
691a8b0b71
|
fixed potential null deref. & memory leak
|
2015-01-19 10:07:51 +01:00 |
|
Dubslow
|
44921db440
|
minor code cleanup
|
2015-01-18 13:57:51 -06:00 |
|
krepa098
|
5429e50bd0
|
updated error/info.png
|
2015-01-18 12:30:31 +01:00 |
|
krepa098
|
2914a9883c
|
ChatMessage::createTypingNotification, resized images to 18x18, new
(spinning) notification icon
|
2015-01-18 12:20:13 +01:00 |
|
krepa098
|
16812633cb
|
extended spinner class
|
2015-01-18 12:17:21 +01:00 |
|
krepa098
|
9df5200fc9
|
update typing notification on resize
|
2015-01-18 12:15:02 +01:00 |
|
krepa098
|
882d19d311
|
"%user is typing..." -> "%user ..."
|
2015-01-18 11:54:08 +01:00 |
|
krepa098
|
b4f53944cc
|
FileTransferWidget: calculate mean
|
2015-01-18 11:51:48 +01:00 |
|
krepa098
|
4d5470710a
|
createChatInfoMessage: increase icon size from 16 to 20 px
|
2015-01-17 12:09:13 +01:00 |
|
krepa098
|
ee902ee1b0
|
don't forget to reposition the typingNotification on insertChatline*
|
2015-01-17 11:35:09 +01:00 |
|
krepa098
|
e85ff58223
|
refactoring
|
2015-01-17 11:31:57 +01:00 |
|