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
TheSpiritXIII
d2c0301103
Circles: Fix circle color on theme change, remove debugging stuff
...
Conflicts:
res.qrc
2015-06-26 13:38:51 +02:00
TheSpiritXIII
858b005567
Circles: Fix memory leaks and extraneous saving
2015-06-26 10:54:49 +02:00
TheSpiritXIII
ecdf863c02
Recent list selectable from drop list, bug fixes
2015-06-26 10:54:49 +02:00
Daniel Hrabovcak
00022355e8
Fixed circle compact mode and sort bugs, inline text editing stylesheet
2015-06-26 10:53:59 +02:00
Daniel Hrabovcak
631148cdae
Basic contact grouping
2015-06-26 10:51:04 +02:00
TheSpiritXIII
b83b5dbe59
Show edge markers for notifications
...
Add margin for edge notification marker
Fix conventions
Make AdjustingScrollArea not final
2015-06-10 13:20:52 -04:00
tux3
f8b9741bc4
Fix GenericChatroomWidget rigth click glitch
...
Qt doesn't get mouse move events after a right click, so right clicking on a GenericChatroomWidget would get it stuck in the highlighed style until hovered in and out again
We now explicitely interpret a right click as the mouse going out and fix the style accordingly
Since the stylesheet has precedence over a QPalette, there wasn't a clean way to handle that with a stylesheet, so we now use a QPalette directly
2015-06-07 00:33:03 +02:00
PKEv
3cc716e4e6
Correct_style_filter_combobox
...
fix #1681
2015-05-28 23:14:41 +03:00
agilob
eec50124d8
style for comobobox in friendlist panel
2015-05-16 17:27:57 +01:00
tux3
c8ff943dae
Revert "Merge branch 'pr1629'"
...
This reverts commit 42a26505fa
, reversing
changes made to 23c01f2d67
.
2015-05-12 01:44:05 +02:00
saneki
567b0d40fe
Fixed settings tabbar style
2015-05-11 17:29:07 -05:00
agilob
b89b7ed854
closes tux3/qtox#1426
2015-05-11 20:51:42 +01:00
Stefan Merettig
04dc650596
Screen grabber: Flyout menu for the screenshot button
...
When hovering over the "attach file" button in the chat form, an
additional button for the screenshot functionality will 'fly out'
to the left, showing a computer monitor as icon. Leaving the attach
file or the take screenshot button will collapse the fly out again.
Bug: Moving the mouse over the fly out and then back again to the
attach button collapses the fly out. Will sort this out later.
Also used the opportunity to rename headers from hpp -> h extension
I added earlier.
2015-05-07 20:00:20 +02:00
Stefan Merettig
c6d5b4cc55
WIP: KSnapshot-like screenshot grabber
...
WIP of a screenshot grabber accessible from the chat form to allow
users to easily send a part of a screenshot
2015-05-07 19:55:28 +02:00
Rohil Surana
a677e34ca4
Removed corner border in scroll area
2015-04-24 22:04:57 +02:00
Rohil Surana
c540c4dc91
Corrected a spelling mistake
2015-03-23 00:49:48 +05:30
novist
95f2a3d8b3
Missing svgs
2015-03-16 20:46:41 +02:00
novist
c6312fd196
PNG images replaced with SVG
...
Closes #1050
2015-03-13 20:30:54 +02:00
tux3
3af631ebab
Merge branch 'pr1266'
2015-02-23 23:27:53 +01:00
Joseph Anania III
bfc06df8a5
changed emoticon widget to show 24x24 emoticons
2015-02-18 11:31:40 -05:00
TheLastProject
e5040caad4
Fix docname in dir.svg
2015-02-17 20:12:29 +01:00
TheLastProject
4edb608777
Add open directory option to completed file transfers
2015-02-17 20:07:25 +01:00
krepa098
205f950073
refactoring & dark-theme awareness
2015-02-15 10:51:54 +01:00
krepa098
9499909f8b
finished work on FTW
...
hopefully
2015-02-14 12:14:09 +01:00
krepa098
459e3f43bd
Revert "FTW: circular buttons [feedback wanted]"
...
This reverts commit 21eb9172d4
.
2015-02-13 16:47:38 +01:00
krepa098
5506379a97
Merge branch 'master' into chatlog_v3_1
2015-02-07 18:49:06 +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
Tux3 / Mlkj / !Lev.uXFMLA
659a0bf2c4
First draft of the Android GUI
...
Very much not finished and non-functional
2015-02-07 12:46:55 +01:00
krepa098
3c349e29ad
cleanup
2015-02-06 14:04:15 +01:00
krepa098
21eb9172d4
FTW: circular buttons [feedback wanted]
2015-02-04 16:35:36 +01:00
krepa098
52f220c9e4
Merge branch 'master' into chatlog_v3_1
...
Conflicts:
qtox.pro
res.qrc
src/widget/form/chatform.cpp
src/widget/form/chatform.h
src/widget/form/genericchatform.cpp
src/widget/tool/chatactions/chataction.h
src/widget/tool/chatactions/messageaction.cpp
src/widget/widget.cpp
ui/chatArea/innerStyle.css
2015-02-02 14:31:44 +01:00