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

996 Commits

Author SHA1 Message Date
krepa098
8e664b5ff7 MaskablePixmapWidget::getPixmap: return the masked pixmap 2014-10-05 14:36:07 +02:00
krepa098
b487fddf99 cleanup 2014-10-05 14:22:58 +02:00
krepa098
7100fb707b fixed regression (#334) 2014-10-05 14:22:28 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
fc587659d5 Merge pull request #377 from zetok/indicator
Change indicator for action messages
2014-10-05 11:56:44 +02:00
Zetok Zalbavar
ba42c934a3
Change indicator for action messages 2014-10-04 20:40:14 +01:00
krepa098
67a7f99d71 fixed wrong group status image 2014-10-04 11:08:14 +02:00
krepa098
b93343bb99 tweak 2014-10-04 11:03:50 +02:00
krepa098
23a64ef45f removed broken custom window decoration 2014-10-04 11:03:50 +02:00
krepa098
a486f9aa4d statusPanel: css, cleanup 2014-10-04 11:03:50 +02:00
krepa098
300d045dd9 FileTransferInstance: return of the edges 2014-10-04 11:03:50 +02:00
krepa098
2ebc583f29 fixed #372 2014-10-04 11:03:50 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
018420599c Merge pull request #373 from dubslow/master
fix groupchat issue
2014-10-03 13:48:32 +02:00
dubslow
8aba636c63 fix groupchat issue 2014-10-02 18:53:44 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
6821bed50d Merge pull request #364 from dubslow/master
Add actions
2014-10-03 00:55:07 +02:00
dubslow
3127e023d8 Revert "reduce dependency versions to debian stable versions"
This reverts commit 626cc24894.
2014-10-02 14:27:03 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
6b125c66a8 Merge pull request #366 from krepa098/master
Style: font size doesn't take px suffix, fixes fonts not applying
2014-10-02 20:40:01 +02:00
krepa098
daf5be96b5 Style: font size doesn't take px suffix, fixes fonts not applying
properly
2014-10-02 09:37:18 +02:00
dubslow
cfa39460bf added sending actions, and tested both ways 2014-10-02 02:00:06 -05:00
dubslow
5f106ab618 add receive actions (no one to test with currently) 2014-10-02 01:01:23 -05:00
dubslow
30f3866772 restore bold names in chat 2014-10-01 23:21:43 -05:00
dubslow
626cc24894 reduce dependency versions to debian stable versions 2014-10-01 16:53:38 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
193b4e8bee Merge pull request #362 from krepa098/style
Style
2014-10-01 19:18:00 +02:00
krepa098
226c0f2cf1 GenericChatroomWidget: use QFrame instead of QWidget as base class
(fixes invisible background)
2014-10-01 18:53:31 +02:00
krepa098
f99825580a AutoFillBackground 2014-10-01 18:20:13 +02:00
krepa098
e0e20d3ae7 AdjustingScrollArea: removed event filter 2014-10-01 17:22:51 +02:00
krepa098
8db22973e9 fixed merge 2014-10-01 17:03:59 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ff8abd5016
Fix #361, load Qt runtime platform plugins 2014-10-01 16:50:02 +02:00
krepa098
a159b80801 removed workaround 2014-10-01 16:45:10 +02:00
krepa098
5e328d2404 more styling 2014-10-01 16:45:10 +02:00
krepa098
04f56cc9ec unmessification 2014-10-01 16:41:17 +02:00
krepa098
f7f0f696d8 qss font symbols 2014-10-01 16:41:17 +02:00
krepa098
7a292b815e qss vars 2014-10-01 16:41:17 +02:00
krepa098
214e428b7e cleanup, use qss instead of QPalette 2014-10-01 16:41:17 +02:00
krepa098
a4cd2d34db cleanup, applied some of the "Tox User Interface Guidelines" 2014-10-01 16:41:17 +02:00
krepa098
c260a7a100 MaskablePixmapWidget: auto-detect a suitable background color 2014-10-01 16:41:17 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
4d91695169
Update package dependencies 2014-10-01 16:30:04 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
1ccecaa80c
Build both i386 and amd64 linux packages 2014-10-01 16:05:03 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
86f9fb3ad5 README: Link to the new releases 2014-10-01 15:38:29 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c4059af010
Update publish.py 2014-10-01 15:06:03 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
864bb342d0
Add GitHub release publishing script for Jenkins 2014-10-01 14:56:35 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7a2558d41a Fix #359 2014-10-01 13:23:31 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
63cb2361a1 Merge pull request #357 from dubslow/master
Two tweaks
2014-10-01 02:01:28 +02:00
dubslow
3aa1c7fded bootstrap tweaks 2014-09-30 18:50:12 -05:00
dubslow
9d8e4b28f2 first thing's first, gotta placate the ocd 2014-09-30 18:49:04 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
5b75937819
Update win32 build config 2014-10-01 01:39:53 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d9454d1d6e Update package dependecies, close #355 2014-09-30 23:35:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5909391095 Merge pull request #354 from retuxx/master
added table of contents
2014-09-30 23:00:28 +02:00
dubslow
8d9d53b9e9
fix double free 2014-09-30 22:55:07 +02:00
Marcel
5ccc4aa3b1 added table of content 2014-09-30 22:51:03 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
dd96df9940 Fix performance regression, revert part of 87c9bbf1e6 2014-09-30 22:46:24 +02:00