1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

2359 Commits

Author SHA1 Message Date
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
tux3
919080b80d
Case sensitive includes on windows
The WINAPI may not be case-sensitive, but cross compilers running on Linux are
2015-02-11 13:46:16 +01:00
Dubslow
3fc778ae3d
Fix #1131 2015-02-10 22:51:57 -06:00
Dubslow
0164b53aba
Fix #1129 2015-02-10 22:43:25 -06: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
Chloe
eb3d5ea27d Update widget.cpp
Selected all normally-available formats (from [here](http://doc.qt.io/qt-5/qpixmap.html), verify they're all _actually_ functional.
2015-02-09 23:09:29 -05:00
Chloe
b2ba58ed61 Avatar Choosing Dialog
Explicitly filtering out images for the avatar selection dialog.
2015-02-09 22:54:31 -05:00
Dubslow
6cbc5ab87c
Merge branches 'pr1130' and 'pr1132' 2015-02-09 13:35:30 -06: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
Urras
3312331723 Fixed OS X build 2015-02-09 10:07:01 -05:00
Ansa89
f6f714cc60 Italian translation: update 2015-02-09 13:12:45 +01:00
Dubslow
c769c10138
Merge branches 'pr1105', 'pr1121' and 'pr1122' 2015-02-08 13:30:03 -06:00
Dubslow
4d56a6fdd8
Merge branch 'pr947'
Conflicts:
	src/misc/settings.cpp
2015-02-08 13:29:19 -06:00
Dubslow
ac2da5388f
Fix smileys.qrc, remove duplicates 2015-02-08 13:25:52 -06:00
Joseph Anania III
c1b39f5af1 Split smileys to seperate qrc file and added it to qtox.pro 2015-02-08 11:22:12 -05:00
krepa098
535757670b copy: handle pending messages 2015-02-08 12:20:27 +01:00
apprb
1b430b33cc
fix #513 2015-02-08 20:15:11 +09:00
krepa098
e86b03b4f7 add copy to selection buffer (middle mouse-button issue #6) 2015-02-08 10:32:52 +01:00
Zetok Zalbavar
8accbb0c65
Add libqt5svg5-dev to Debian dependencies
Apparently qt5-default doesn't require it
2015-02-08 09:15:49 +00:00
krepa098
5ec3a2db85 Fix ownership problem (issue #8) 2015-02-08 10:11:55 +01:00
Joseph Anania III
6c21fab806 Set TwitteEmojiSVG as the default emoticon theme 2015-02-07 17:22:45 -05:00
krepa098
624b73edc7 clear previous id on action (issue #7) 2015-02-07 22:55:42 +01:00
krepa098
2dc79a80bc add timestamp to copied text (issue #4) 2015-02-07 22:40:24 +01:00
Joseph Anania III
84c038c24d Set Emoticon Widget input to 8x8 instead of 5x3 for larger emoticon sets 2015-02-07 16:24:59 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
39170de667
Disable systray icon on KDE 5
Hopefully fixes #1116
2015-02-07 19:40:49 +01:00
krepa098
a2cf91cb36 Text: documentLayout()->update() 2015-02-07 18:52:00 +01:00
krepa098
794c23a81a Merge branch 'master' into chatlog_v3_1 2015-02-07 18:49:38 +01:00
krepa098
5506379a97 Merge branch 'master' into chatlog_v3_1 2015-02-07 18:49:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
94e30b9e2d
Merge branch 'pr1117' 2015-02-07 18:09:58 +01:00
apprb
bf2ebe9220
Offline messaging refactoring: Separated class for this purpose + more reliable resenging 2015-02-08 01:59:10 +09:00
krepa098
2ac86b58e0 do not change clipboard content if selected text is null 2015-02-07 17:39:56 +01:00
krepa098
719481b040 fix actions not triggering reliably + ctrl+insert shortcut on linux 2015-02-07 17:37:04 +01:00
Joseph Anania III
4985175a05 added emoticons.xml to res.qrc for the TwitterEmojiSVG theme 2015-02-07 08:58:00 -05: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
Tux3 / Mlkj / !Lev.uXFMLA
4b3add2ee9
Add input method hints to some fields 2015-02-07 13:42:31 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
fa4b502305
Merge branch 'pr1115' 2015-02-07 12:55:09 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
cf233e913d
Merge branch 'android' 2015-02-07 12:48:15 +01:00
Dubslow
f6660f7d00 Fix newlines in German translation 2015-02-07 12:47:58 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
fd8c20617b Fix screenshot in README.md 2015-02-07 12:47:57 +01:00
Zetok Zalbavar
dedf9c3c92 Change warning message to less confusing one
Previous message without context causes confusion about security of Tox
2015-02-07 12:47:57 +01:00
Sascha Brendel
7f8f0cb8b2 Added yum qt5-qtsvg support. 2015-02-07 12:47:57 +01:00
Sascha Brendel
a98c4191ec Added pacman qt5-svg support. 2015-02-07 12:47:57 +01:00
Sascha Brendel
0cd819d25f removed whitespace 2015-02-07 12:47:57 +01:00
novist
de6bf6c029 Fixed busy and invisible taskbar icons
Updated other status icons
Removed duplicate status icons from ui/statusButton
2015-02-07 12:47:57 +01:00