1954 Commits (f15b9da1e1eb0ffcdad0b83378eddb6e5bbdc684)
 

Author SHA1 Message Date
krepa098 f15b9da1e1 fix a render artifact 11 years ago
krepa098 f288fe5c1e tweaks 11 years ago
krepa098 740d62ec49 change ChatLine::isVisible to false, rename Text::isVisible to 11 years ago
krepa098 2206db1406 comparators should be public 11 years ago
krepa098 1d6f3858d9 renamed ChatLine::boundingSceneRect to ChatLine::sceneBoundingRect 11 years ago
krepa098 6a50add547 ChatLineContent: removed boundingSceneRect() 11 years ago
krepa098 5668606159 Speed-up rendering 11 years ago
krepa098 7ec54c972c set ChatLine::isVisible to true 11 years ago
krepa098 ebebde1b09 use QSize instead of QSizeF, cleanup 11 years ago
krepa098 cfe4458d37 Moved status messages back to the left 11 years ago
krepa098 ce486eb1b3 FileTransferWidget: visual tweaks 11 years ago
krepa098 57485368cb fix showEvent calling centerOn 11 years ago
krepa098 f509e07c45 make use of EmojiFontPointSize (fix #1026) 11 years ago
krepa098 a558733507 ChatLog::selectAll, refactoring of actions (issue #808) 11 years ago
krepa098 ecf15a6ca3 fix regression: chatlog didn't scroll to bottom on startup 11 years ago
krepa098 0442db2bae reposition busy notification *after* resize 11 years ago
krepa098 bbd20496fd specify background brush 11 years ago
krepa098 d04e356a0c cleanup previous commit 11 years ago
krepa098 5be6caca68 [HiDPI] ChatLog: replaced all .png by .svg, FTW custom paintEvent 11 years ago
krepa098 a418ae3df6 use html <center> instead of ColumnFormat::Center 11 years ago
krepa098 cae965e750 ChatMessage::createChatInfoMessage: use toHtmlChars 11 years ago
krepa098 6719ebebae Added Timestamp class, moved output generation while saving to 11 years ago
krepa098 6e05782fb7 ChatLog: busy-screen during resize 11 years ago
krepa098 9cb7ba06ed cleanup 11 years ago
krepa098 ad39251166 typo 11 years ago
krepa098 d0bd6e9dca show 2 decimals starting from MiB 11 years ago
krepa098 2fa2fc1df5 fix divide by zero 11 years ago
krepa098 13e0a8a292 cleanup 11 years ago
krepa098 5d5a0903f7 renamed get/setRowIndex to get/setRow 11 years ago
krepa098 bb29536df1 NotificationIcon 11 years ago
krepa098 b5b6ae99c0 Text: extractSanitizedText, hookup double-click selection 11 years ago
krepa098 1fd456833c Merge pull request #3 from dubslow/chatlog_v3_1 11 years ago
krepa098 34c7c7250b double-click selection 11 years ago
krepa098 a6e3fc671e removed selectAll() 11 years ago
krepa098 85764d5973 Text: Do not rely on QTextCursor for selection 11 years ago
krepa098 f17ffdc491 cleanup 11 years ago
krepa098 2c8e7c638d nice! 11 years ago
krepa098 691a8b0b71 fixed potential null deref. & memory leak 11 years ago
Dubslow 44921db440
minor code cleanup 11 years ago
krepa098 5429e50bd0 updated error/info.png 11 years ago
krepa098 2914a9883c ChatMessage::createTypingNotification, resized images to 18x18, new 11 years ago
krepa098 16812633cb extended spinner class 11 years ago
krepa098 9df5200fc9 update typing notification on resize 11 years ago
krepa098 882d19d311 "%user is typing..." -> "%user ..." 11 years ago
krepa098 b4f53944cc FileTransferWidget: calculate mean 11 years ago
krepa098 4d5470710a createChatInfoMessage: increase icon size from 16 to 20 px 11 years ago
krepa098 ee902ee1b0 don't forget to reposition the typingNotification on insertChatline* 11 years ago
krepa098 e85ff58223 refactoring 11 years ago
krepa098 b4fa8323af refactoring, reverted ChatLog::getVisibleRect 11 years ago
krepa098 1ae3999576 FileTransferWidget::acceptTransfer: Regression - check whether the path 11 years ago