Dubslow
|
7aa52ff754
|
Fix profile settings issue from command line, default unencrypt history is Cancel
|
2015-01-19 22:23:13 -06:00 |
|
Dubslow
|
5ea6e412f8
|
Slightly more useful initial password dialogs
|
2015-01-19 21:59:27 -06:00 |
|
Dubslow
|
f645faff51
|
Ignore empty history files on start
This fixes an esoteric issue of enabling chat log encryption and then restarting before adding any messages
|
2015-01-19 21:49:41 -06:00 |
|
Dubslow
|
b1180a2038
|
Improve dialogs around unencrypting history, per zetok's suggestions
|
2015-01-19 21:16:28 -06:00 |
|
Dubslow
|
e233c8171f
|
minor reword
(I meant to apply this with the relevant merge commit, but forgot to "git add"... life is hard)
|
2015-01-19 19:21:34 -06:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
c0fef7851c
|
Merge branch 'pr1024'
|
2015-01-20 00:13:07 +01:00 |
|
saneki
|
f3c0b7c24c
|
Context menu style fix for chat title
|
2015-01-19 13:32:34 -06: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
|
2805737b8d
|
Merge branch 'pr1015'
also minor re-reword
|
2015-01-18 19:55:15 -06:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
f4ef93d8aa
|
Update french translation
|
2015-01-19 00:43:44 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
ef64a0ef4c
|
Check that dropped files are readable&non-sequential
Fixes #934
No, you're not allowed to send /dev/urandom to your friends. Ever.
|
2015-01-19 00:22:40 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
aa95c3cbf5
|
Fix tux3-dev.tox.im links in README
|
2015-01-18 23:53:56 +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 |
|
Zetok Zalbavar
|
a23d2acf21
|
Re-word 'Compact layout' → 'Compact contact list'
Apparently it can be worded better, to be more self-explanatory for users
|
2015-01-16 06:36:20 +00:00 |
|
Dubslow
|
826d60c876
|
fix bug with "use other password"
It's more trouble than it's worth to shallow copy; changed to deep copy with STL
|
2015-01-15 21:41:10 -06:00 |
|
krepa098
|
b4fa8323af
|
refactoring, reverted ChatLog::getVisibleRect
|
2015-01-15 11:48:41 +01:00 |
|
krepa098
|
1ae3999576
|
FileTransferWidget::acceptTransfer: Regression - check whether the path
is NOT writable
|
2015-01-15 10:14:26 +01:00 |
|
Dubslow
|
33dfb88962
|
Merge branches 'pr990', 'pr1008', 'pr1009' and 'pr1011'
|
2015-01-15 01:48:11 -06:00 |
|
Dubslow
|
1ab9bb77e6
|
Fix OS X bug with overlapping buttons
Fixes #910
|
2015-01-15 01:45:42 -06:00 |
|
derMart
|
4540fb09aa
|
fix resetting AVForm resolution combobox index to get change signal always fired during init
|
2015-01-14 23:44:38 +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
|
3478a5c794
|
refactoring
|
2015-01-14 20:13:41 +01:00 |
|
krepa098
|
13746f5c38
|
More pleasant multi-line selection, refactoring
|
2015-01-14 20:10:17 +01:00 |
|
krepa098
|
3be99ae663
|
comments
|
2015-01-14 18:22:42 +01:00 |
|
derMart
|
c018165497
|
fix missing showEvent in AVForm
|
2015-01-14 15:27:57 +01:00 |
|
derMart
|
def43706eb
|
fix incompatibility of MSAA (SampleBuffers) and SingleBuffer mode in VideoSurface
|
2015-01-14 15:26:02 +01:00 |
|
krepa098
|
437282b80c
|
Don't stick to bottom if the user scrolls while the worker is still
running
|
2015-01-14 11:27:52 +01:00 |
|
krepa098
|
4930b32641
|
fixed chatlog not scrolling to bottom after resize
|
2015-01-14 10:56:44 +01:00 |
|
krepa098
|
bde32d2171
|
cleanup
|
2015-01-14 10:34:52 +01:00 |
|
krepa098
|
fb0c372c81
|
cleanup
|
2015-01-13 23:59:38 +01:00 |
|
krepa098
|
29fc6ab03f
|
FileTransferWidget: use baseName instead of completeBaseName + tweaked
autoAccept
|
2015-01-13 21:52:19 +01:00 |
|
Zetok Zalbavar
|
a45b72701f
|
Small spelling fix
|
2015-01-13 15:55:06 +00:00 |
|
Lednerb
|
ad44512842
|
Added German translations
|
2015-01-12 19:43:15 +01:00 |
|