krepa098
|
a2cf91cb36
|
Text: documentLayout()->update()
|
2015-02-07 18:52:00 +01:00 |
|
krepa098
|
887f021323
|
FTW: Slightly increased height
|
2015-02-07 14:38:56 +01:00 |
|
krepa098
|
a8acb05c52
|
FTW: Don't fire an animation if start- and endcolor are the same
|
2015-02-07 14:38:12 +01:00 |
|
krepa098
|
d008b53c6f
|
FTW: Use KeepAspectRatioByExpanding
|
2015-02-07 14:33:45 +01:00 |
|
krepa098
|
6b605fbdc3
|
FTW: Replaced QPropertyAnimation by QVariantAnimation
|
2015-02-07 14:02:40 +01:00 |
|
krepa098
|
b9dcb3bd9b
|
cleanup
|
2015-02-06 16:12:24 +01:00 |
|
krepa098
|
f525fa83f3
|
Spinner: fade in
|
2015-02-06 14:04:15 +01:00 |
|
krepa098
|
3c349e29ad
|
cleanup
|
2015-02-06 14:04:15 +01:00 |
|
krepa098
|
c2ddc91d58
|
faster, synchronized spinners
|
2015-02-06 14:04:15 +01:00 |
|
krepa098
|
f5cf9677ae
|
FTW: don't display "Location not writable" if path is empty
|
2015-02-05 09:59:47 +01:00 |
|
krepa098
|
5e4e56778b
|
FTW: color animation
|
2015-02-04 17:21:56 +01:00 |
|
krepa098
|
7321127794
|
set the correct wrap mode
|
2015-02-03 22:06:31 +01:00 |
|
krepa098
|
e4c52e6118
|
use QPainter::setClipRect
|
2015-02-03 16:17:37 +01:00 |
|
krepa098
|
5c01f1585b
|
change color for precise selection on focus-in/out
|
2015-02-03 10:33:46 +01:00 |
|
krepa098
|
53ba982203
|
optimizations and tweaks
|
2015-02-02 11:11:09 +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
|
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
|
ebebde1b09
|
use QSize instead of QSizeF, cleanup
|
2015-01-27 11:20:35 +01:00 |
|
krepa098
|
ce486eb1b3
|
FileTransferWidget: visual tweaks
|
2015-01-27 10:49:18 +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
|
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
|
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
|
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
|
16812633cb
|
extended spinner class
|
2015-01-18 12:17:21 +01:00 |
|
krepa098
|
b4f53944cc
|
FileTransferWidget: calculate mean
|
2015-01-18 11:51:48 +01:00 |
|
krepa098
|
1ae3999576
|
FileTransferWidget::acceptTransfer: Regression - check whether the path
is NOT writable
|
2015-01-15 10:14:26 +01:00 |
|
krepa098
|
a0693c2fc9
|
tweaked ChatLog::getSelectedText
*Actions are copied as "*name action*"
*SystemInfoMessages are not copied
|
2015-01-14 20:31:40 +01:00 |
|
krepa098
|
29fc6ab03f
|
FileTransferWidget: use baseName instead of completeBaseName + tweaked
autoAccept
|
2015-01-13 21:52:19 +01:00 |
|
krepa098
|
f574a43581
|
FileTransferWidget: fixed autoaccept
|
2015-01-11 11:57:33 +01:00 |
|
krepa098
|
ed65261e37
|
Text: copy image keys
|
2015-01-09 15:50:13 +01:00 |
|
krepa098
|
b82c5835ce
|
error symbol
|
2015-01-06 14:30:24 +01:00 |
|
krepa098
|
e365b0eb2d
|
FileTransferWidget: limit browse to pics and archives
|
2015-01-06 13:58:42 +01:00 |
|
krepa098
|
4f01f5ec0e
|
refactoring
|
2015-01-05 14:06:14 +01:00 |
|
krepa098
|
bc97948be7
|
changed output of ChatLog::toPlainText
|
2015-01-04 20:24:56 +01:00 |
|
krepa098
|
27e967b67e
|
cleanup
|
2015-01-04 19:58:14 +01:00 |
|
krepa098
|
12a1fa1549
|
ChatLog: insertChatlineAtBottom, refactoring
|
2015-01-04 19:28:27 +01:00 |
|
krepa098
|
b09805f9bf
|
refactoring
|
2015-01-04 18:21:35 +01:00 |
|
krepa098
|
ea467152aa
|
filetransferwidget: fixed pause button, ETA, font size, resource usage
|
2015-01-04 12:04:30 +01:00 |
|