Dubslow
|
e96211199d
|
Check for writability for Qr saves
|
2015-03-16 16:41:59 -05:00 |
|
Dubslow
|
3da818e35a
|
Merge branches 'pr1344' and 'pr1403'
|
2015-03-16 12:56:26 -05:00 |
|
kushagra
|
de8f4a60ad
|
Resize notification only if theres lot of text
|
2015-03-16 12:07:19 +05:30 |
|
Flakebi
|
3aca73e4b5
|
Align file bubbles better
|
2015-03-14 18:57:07 +01:00 |
|
Dubslow
|
2f2e51fb6a
|
Merge branch 'master' of ssh://github.com/krepa098/qTox
|
2015-03-11 17:44:16 -05:00 |
|
TheLastProject
|
b659612bd4
|
Use QImage scaling and base64 encoding for sharper previews
|
2015-03-08 21:01:34 +01:00 |
|
TheLastProject
|
3c602ec0d6
|
Fix images with spaces or other non-HTML characters breaking the preview
|
2015-03-04 17:32:45 +01:00 |
|
krepa098
|
00af059a4f
|
use QUrl::fromLocalFile (fix #1305)
|
2015-03-01 10:43:43 +01:00 |
|
krepa098
|
4852a7efa5
|
Text: Tooltips (issue #1238)
|
2015-03-01 10:34:20 +01:00 |
|
TheLastProject
|
9dc52c1eb9
|
Add image preview on mouseover
|
2015-02-28 17:14:58 +01:00 |
|
TheLastProject
|
695bd74ce5
|
Use blacklist for executables, explicitly run executables with QProcess to work around KDE4.4 security measure which disallows running executables
|
2015-02-22 13:21:42 +01:00 |
|
TheLastProject
|
5b6e2d5ecc
|
Remove unused variable
|
2015-02-19 20:41:21 +01:00 |
|
TheLastProject
|
ad1852622f
|
Allow user to open all transferred files, but warn for executable files
|
2015-02-19 20:14:19 +01:00 |
|
Serg
|
0e3093bab4
|
fix missed math include
|
2015-02-18 11:02:09 +05:00 |
|
Dubslow
|
68c3d3ed07
|
Single line copy/pasted text
|
2015-02-17 20:44:23 -06:00 |
|
TheLastProject
|
af89e823c6
|
Clean up code
|
2015-02-18 00:30:50 +01:00 |
|
TheLastProject
|
4edb608777
|
Add open directory option to completed file transfers
|
2015-02-17 20:07:25 +01:00 |
|
Dubslow
|
7edb50ea3e
|
Merge branches 'pr1185', 'pr1188', 'pr1192', 'pr1193', 'pr1200' and 'krepa'
|
2015-02-16 18:03:36 -06:00 |
|
krepa098
|
c631fff602
|
fix issue #1161 round 2!
Fight!
|
2015-02-16 15:28:57 +01:00 |
|
krepa098
|
e454671ebd
|
use QString::toHtmlEscaped
|
2015-02-16 15:22:29 +01:00 |
|
Dubslow
|
bcc3ad7038
|
Fix #1182
|
2015-02-15 18:56:11 -06:00 |
|
krepa098
|
a930b398d4
|
fix issue #1163
|
2015-02-15 19:48:16 +01:00 |
|
krepa098
|
3095583ea9
|
fix issue #1168
|
2015-02-15 17:21:00 +01:00 |
|
krepa098
|
ec85434c6c
|
try fix #1165
Checkmark doing nothing on Windows
|
2015-02-15 17:15:44 +01:00 |
|
krepa098
|
9bbd7a5c94
|
fix issue #1161
|
2015-02-15 14:25:49 +01:00 |
|
Dubslow
|
73e51865e7
|
Merge branch 'chatlog_merge_v3'
Conflicts:
src/chatlog/chatlog.h
|
2015-02-15 05:24:53 -06:00 |
|
Dubslow
|
cda1a02829
|
Fix #1154
|
2015-02-15 05:16:20 -06:00 |
|
Dubslow
|
b17b915dfc
|
Fix clang warnings
It complained about row being used uninitialized, though it was a spurious warning
|
2015-02-15 05:15:46 -06:00 |
|
Dubslow
|
e2ca10977f
|
Fix compile error
|
2015-02-15 04:59:26 -06:00 |
|
Dubslow
|
4dcfec0151
|
Merge branch 'chatlog_merge_v3'
"unconfirmed" -> "Waiting to send..."
|
2015-02-15 04:55:25 -06:00 |
|
krepa098
|
4831e0c18b
|
FTW: Always show the checkmark after a successful transfer
|
2015-02-15 11:53:32 +01:00 |
|
Dubslow
|
2fa34ac7e4
|
Remove QMarginsF, reduce to Qt 5.2
|
2015-02-15 04:53:26 -06:00 |
|
krepa098
|
2bc7594049
|
redo layout on Settings::emojiFontChanged
|
2015-02-15 11:43:01 +01:00 |
|
krepa098
|
205f950073
|
refactoring & dark-theme awareness
|
2015-02-15 10:51:54 +01:00 |
|
krepa098
|
74ea0773ee
|
Text: color property
|
2015-02-15 10:45:07 +01:00 |
|
krepa098
|
2a37473781
|
replaced QMarginsF by QMargins
|
2015-02-15 10:19:38 +01:00 |
|
krepa098
|
c800672ff2
|
display "unconfirmed" on new file transfer requests
|
2015-02-14 12:29:42 +01:00 |
|
krepa098
|
108d2725e6
|
FTW: 1px spacing instead of 2px
|
2015-02-14 12:21:03 +01:00 |
|
krepa098
|
9499909f8b
|
finished work on FTW
hopefully
|
2015-02-14 12:14:09 +01:00 |
|
krepa098
|
faaa147a83
|
mockup (WIP)
|
2015-02-13 16:46:59 +01:00 |
|
krepa098
|
936a34faf1
|
do not trigger repaint if invisible
|
2015-02-12 11:32:13 +01:00 |
|
krepa098
|
7d2f515df9
|
fix crash in Text::hoverMoveEvent
|
2015-02-12 09:02:49 +01:00 |
|
krepa098
|
0b56916b9f
|
Text anchors: use PointingHandCursor
|
2015-02-11 17:03:38 +01:00 |
|
krepa098
|
788d57c815
|
copy/paste changed format (issue #11)
|
2015-02-11 16:37:02 +01:00 |
|
krepa098
|
5f31921cf4
|
fix issue #10
|
2015-02-11 16:32:42 +01:00 |
|
krepa098
|
697460ca36
|
revised issue #6
|
2015-02-10 14:36:53 +01:00 |
|
krepa098
|
69fde0d8b0
|
refactoring
|
2015-02-10 14:30:49 +01:00 |
|
krepa098
|
990a7f4734
|
ownership (again)
|
2015-02-09 17:48:54 +01:00 |
|
krepa098
|
3f6e68db95
|
tweaked layout calculation
|
2015-02-09 17:45:48 +01:00 |
|
krepa098
|
535757670b
|
copy: handle pending messages
|
2015-02-08 12:20:27 +01:00 |
|