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

194 Commits

Author SHA1 Message Date
Jakie.OYMJ
b7019a4f66 fix(ui): amend QCheckBox background chromatic aberration 2018-10-05 22:06:34 +08:00
sudden6
8cfc1f0bbb
Merge pull request #5291
Jakie.OYMJ (1):
      fix(ui): fix the context menu enabled/disabled behaviors
2018-08-22 20:45:22 +02:00
TriKriSta
01281e87cb
Merge branch 'master' into search 2018-08-14 01:08:54 +03:00
Jakie.OYMJ
bc69c8c919 fix(ui): fix the context menu enabled/disabled behaviors 2018-08-12 20:38:10 +08:00
Jakie.OYMJ
0efd142b00 chore(ui): format a few of css code 2018-08-11 07:32:58 +08:00
TriKriSta
4253301c56 feat: add message if text not found 2018-07-28 01:36:07 +03:00
TriKriSta
eb92ce15f1 refactor: change text and icons in search forms 2018-07-27 21:39:14 +03:00
TriKriSta
4b2942d51d style: add labels.css 2018-07-08 16:01:22 +03:00
TriKriSta
8dd8347759 feat: add startButton in SearchForm 2018-06-25 00:44:22 +03:00
TriKriSta
610e04aa26 feat: use search settings 2018-06-24 21:11:20 +03:00
TriKriSta
87b340f4a1 feat: create widget for search settings 2018-06-16 13:41:31 +03:00
tox-user
2fae2a30f7
feat(chat): add UI option to mute group peers
Implements #4596, #4626, #1007

Adds a context menu to every peer label in group chat with an
option to mute chosen peers, which adds them to the blacklist.
Mutes audio of blacklisted group peers.
2018-06-02 18:05:45 +00:00
tox-user
d6df8883e3
feat(chat): full screen video chat
Implements #2922 and #2514.
This change adds:
- a button for enabling full screen mode
- a panel with buttons for controlling the chat in full screen mode
- a button to toggle video preview
- new icons

fix(chat): fix buttons in full screen video call
feat(chat): add hotkey for exiting full screen video
fix(chat): use screen res to position button panel
fix(chat): dont remove video widget on window close
2018-05-10 20:08:37 +00:00
TriKriSta
40cebd421b refactor: rename hideButton to searchHideButton 2018-02-14 19:41:59 +02:00
TriKriSta
8bb80c770c feat: remove search button and add line in context menu 2018-02-11 17:38:05 +02:00
TriKriSta
863c46c73d feat: add form for search 2018-02-10 17:56:16 +02:00
TriKriSta
47d9da98cf feat: add a button to search 2018-02-10 17:56:16 +02:00
Diadlo
bb26485db6
feat(avatar): Add outline hightlight on mouse hover 2017-11-27 01:20:30 +03:00
Diadlo
e3bb4e735f
refactor: Move buttons style in ChatForm css 2017-11-26 23:13:12 +03:00
Diadlo
bf1c789fc1
refactor(style): Move chatFormHeader to chatForm 2017-11-26 23:13:12 +03:00
Diadlo
2e55eef171
refactor(css): Move all chatFormHead related css in one file 2017-11-13 21:23:45 +03:00
anthony.bilinski
b1f40decd8 fix(ui): Set tooltip colour and background for all tooltips
Fixes #4667
2017-10-21 15:30:40 -07:00
anthony.bilinski
fc1ed10199 fix(tooltip): Set font colour to black for beige tooltip background
Fixes #4641
2017-09-13 10:12:46 -07:00
ezavod
5b0bf9fc9b
fix(ui): wrong size of svg images on buttons
Replaced size in percentage with size in pixels in call and emote buttons.
Added margin to mic and volume buttons.
2017-06-26 18:44:30 +02:00
ezavod
f35103e547
fix(ui): fixed typos of pseudo-states in stylesheets
Some pseudo-states were wrongly addressed with `::` instead of `:` in
stylesheets.
2017-05-01 11:52:59 +02:00
ezavod
77aa2e9252
feat(ui): grey out proxy settings if no proxy selected
This is a feature proposed in #2760.
Disabled port (QSpinBox) and address (QLineEdit) are greyed out if no proxy is selected.
2017-05-01 11:11:23 +02:00
ezavod
469dd8f75b
refactor(ui): removed trailing whitespaces
Removed unnecessary whitespaces from end of lines of ui stylesheets.
2017-05-01 11:05:41 +02:00
Diadlo
2aed859bdb
refactor(buttons): Mic and vol buttons now are QToolButton 2017-01-27 00:25:37 +00:00
Diadlo
5381d55e94
feat(chatform): Changed mic and vol buttons 2017-01-27 00:20:01 +00:00
Nils Fenner
917812daaa
fix: Status reflection for friend calls 2016-12-01 08:55:13 +03:00
initramfs
b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
Diadlo
76f694fe73
style(widget): Style fixes 2016-07-13 01:54:30 +03:00
Nils Fenner
989b15e656 fix(chat): cleanup chat css base style
fix chat area's inner stylesheet
note: the base font is never a bold font (respects html tags: e.g. <b>bold text</b>)

fix block colors:
* action -> blue
* alert -> red
* quote -> green
2016-07-10 13:43:50 +02:00
PKEv
9ea25d1fbd feat(importProfile): Add way to import profile
close  #1872
change based on pr #2140 by @agilob
2016-04-25 21:12:31 +03:00
Zetok Zalbavar
375c9657ce
Merge pull request #3025
Action messages are now italicized.

Pro (1):
      style action messages centered and italicized
2016-03-30 08:56:22 +01:00
Pro
993232765e style action messages centered and italicized
no more centering

remove extra spaces

squash
2016-03-29 16:35:00 -07:00
sudden6
0f0113e72f
Merge pull request #2994
Chiitoo (1):
      Chatlog: Adjust whitespace behaviour/handling.
2016-03-26 10:56:27 +01:00
Chiitoo
7b8e947acd Chatlog: Adjust whitespace behaviour/handling.
Allow for strings of whitespace characters to be displayed in chat
messages without them being truncated.

Original work by TheSpiritXIII.
2016-03-08 22:19:47 +02:00
sudden6
a89b673b40 Revert "Revert changes from merge of #2092 pull request"
This reverts commit 06611d618e.
2016-02-20 22:32:57 +01:00
agilob
26918270de
Make disabled checkbox gray 2016-01-23 15:37:28 +00:00
agilob
9cb71aff68
Loginpage: Apply black colour to progressbar 2016-01-21 19:53:33 +00:00
agilob
14b2e480ae
Loginpage: Apply black colour to qcheckbox as well 2016-01-21 19:51:54 +00:00
agilob
c415e063e1
Fix label text colour in login profile
Before labels password and username were not visible for me
because colour (dark grey) for those label was inherited from OS
which has dark theme, and background of the label was light grey.
2016-01-21 19:47:34 +00:00
Zetok Zalbavar
ff1aa5068e
Login window: do not focus buttons when clicking
fix #2446
2015-10-23 17:47:30 +01:00
codedust
91b712f62c Add :focus selector for the login button in loginScreen.css 2015-10-21 14:12:18 +02:00
Nils Fenner
ad373d0362
use native dialog buttons in message boxes 2015-10-18 21:23:26 +02:00
Nils Fenner
b32410b962
style login screen completely via css 2015-10-14 21:11:39 +02:00
Nils Fenner
06ba8a0f6a
set login dialog style via css stylesheet 2015-10-13 19:02:28 +02:00
Zetok Zalbavar
06611d618e
Revert changes from merge of #2092 pull request
That pull request made qTox crash in a number of ways, with no quick fix
available.

Hopefully there will be a way to fix crash, so that this commit could be
reverted, and fix applied.
2015-08-30 21:28:53 +01:00
TheSpiritXIII
997418a9de Store friend requests 2015-08-20 17:58:03 -04:00