diff options
author | Tobias Markmann <tm@ayena.de> | 2016-03-25 16:13:53 (GMT) |
---|---|---|
committer | Tobias Markmann <tm@ayena.de> | 2016-03-29 07:36:36 (GMT) |
commit | c26314684cd4e6140e5ea882285c2076505bd53d (patch) | |
tree | 9d31b6bfaced4a01aff8069096e2c9bb28efad43 /Swift/resources/themes/Default/images | |
parent | daf513a6567100322d3c51733ea0c449ca6adb1b (diff) | |
download | swift-c26314684cd4e6140e5ea882285c2076505bd53d.zip swift-c26314684cd4e6140e5ea882285c2076505bd53d.tar.bz2 |
Replace chat view theme with one based on the new design
This also removes the old chat theme resources and some code
in QtWebKitChatView that was required for compatibility to
Adium-style themes.
The new code uses a CSS style in the header to change the
font size and does not iterate the whole DOM tree itself
anymore.
Added new resources for failed and successful asks.
Test-Information:
Tested MUCs, PMs, message correction and file-transfers with
the new chat theme.
Change-Id: If922a972c658189444e60a7b00e5e5e96661620d
Diffstat (limited to 'Swift/resources/themes/Default/images')
50 files changed, 0 insertions, 0 deletions
diff --git a/Swift/resources/themes/Default/images/DummyContact.png b/Swift/resources/themes/Default/images/DummyContact.png Binary files differdeleted file mode 100755 index 5149ea5..0000000 --- a/Swift/resources/themes/Default/images/DummyContact.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/alert.png b/Swift/resources/themes/Default/images/alert.png Binary files differdeleted file mode 100755 index ad59ebc..0000000 --- a/Swift/resources/themes/Default/images/alert.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueBackground.gif b/Swift/resources/themes/Default/images/blueBackground.gif Binary files differdeleted file mode 100755 index 1aad572..0000000 --- a/Swift/resources/themes/Default/images/blueBackground.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueBackground.png b/Swift/resources/themes/Default/images/blueBackground.png Binary files differdeleted file mode 100644 index c3eecf5..0000000 --- a/Swift/resources/themes/Default/images/blueBackground.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueCurves.gif b/Swift/resources/themes/Default/images/blueCurves.gif Binary files differdeleted file mode 100755 index 90e3823..0000000 --- a/Swift/resources/themes/Default/images/blueCurves.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueCurves.png b/Swift/resources/themes/Default/images/blueCurves.png Binary files differdeleted file mode 100644 index 7a6afe1..0000000 --- a/Swift/resources/themes/Default/images/blueCurves.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueIndicator.gif b/Swift/resources/themes/Default/images/blueIndicator.gif Binary files differdeleted file mode 100755 index 3a1b40a..0000000 --- a/Swift/resources/themes/Default/images/blueIndicator.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueIndicator.png b/Swift/resources/themes/Default/images/blueIndicator.png Binary files differdeleted file mode 100644 index 29b65cb..0000000 --- a/Swift/resources/themes/Default/images/blueIndicator.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueIndicator2.png b/Swift/resources/themes/Default/images/blueIndicator2.png Binary files differdeleted file mode 100644 index d7c3621..0000000 --- a/Swift/resources/themes/Default/images/blueIndicator2.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/blueIndicatorAlt.gif b/Swift/resources/themes/Default/images/blueIndicatorAlt.gif Binary files differdeleted file mode 100644 index aaacb89..0000000 --- a/Swift/resources/themes/Default/images/blueIndicatorAlt.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenBackground.gif b/Swift/resources/themes/Default/images/greenBackground.gif Binary files differdeleted file mode 100755 index a11a52d..0000000 --- a/Swift/resources/themes/Default/images/greenBackground.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenBackground.png b/Swift/resources/themes/Default/images/greenBackground.png Binary files differdeleted file mode 100644 index dfeb36e..0000000 --- a/Swift/resources/themes/Default/images/greenBackground.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenCurves.gif b/Swift/resources/themes/Default/images/greenCurves.gif Binary files differdeleted file mode 100755 index 165892a..0000000 --- a/Swift/resources/themes/Default/images/greenCurves.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenCurves.png b/Swift/resources/themes/Default/images/greenCurves.png Binary files differdeleted file mode 100644 index 13fae75..0000000 --- a/Swift/resources/themes/Default/images/greenCurves.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenIndicator.gif b/Swift/resources/themes/Default/images/greenIndicator.gif Binary files differdeleted file mode 100755 index b6409c7..0000000 --- a/Swift/resources/themes/Default/images/greenIndicator.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenIndicator.png b/Swift/resources/themes/Default/images/greenIndicator.png Binary files differdeleted file mode 100644 index 381db82..0000000 --- a/Swift/resources/themes/Default/images/greenIndicator.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenIndicator2.png b/Swift/resources/themes/Default/images/greenIndicator2.png Binary files differdeleted file mode 100644 index 1dedb31..0000000 --- a/Swift/resources/themes/Default/images/greenIndicator2.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/greenIndicatorAlt.gif b/Swift/resources/themes/Default/images/greenIndicatorAlt.gif Binary files differdeleted file mode 100644 index 3ccbc23..0000000 --- a/Swift/resources/themes/Default/images/greenIndicatorAlt.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redBackground.gif b/Swift/resources/themes/Default/images/redBackground.gif Binary files differdeleted file mode 100755 index ce1443e..0000000 --- a/Swift/resources/themes/Default/images/redBackground.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redBackground.png b/Swift/resources/themes/Default/images/redBackground.png Binary files differdeleted file mode 100644 index bbacbc7..0000000 --- a/Swift/resources/themes/Default/images/redBackground.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redCurves.gif b/Swift/resources/themes/Default/images/redCurves.gif Binary files differdeleted file mode 100755 index 55e496d..0000000 --- a/Swift/resources/themes/Default/images/redCurves.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redCurves.png b/Swift/resources/themes/Default/images/redCurves.png Binary files differdeleted file mode 100644 index 3e7065a..0000000 --- a/Swift/resources/themes/Default/images/redCurves.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redIndicator.gif b/Swift/resources/themes/Default/images/redIndicator.gif Binary files differdeleted file mode 100755 index 58e189c..0000000 --- a/Swift/resources/themes/Default/images/redIndicator.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redIndicator.png b/Swift/resources/themes/Default/images/redIndicator.png Binary files differdeleted file mode 100644 index 9c906a9..0000000 --- a/Swift/resources/themes/Default/images/redIndicator.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redIndicator2.png b/Swift/resources/themes/Default/images/redIndicator2.png Binary files differdeleted file mode 100644 index 1f625a0..0000000 --- a/Swift/resources/themes/Default/images/redIndicator2.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/redIndicatorAlt.gif b/Swift/resources/themes/Default/images/redIndicatorAlt.gif Binary files differdeleted file mode 100644 index 1f9c4f1..0000000 --- a/Swift/resources/themes/Default/images/redIndicatorAlt.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/silverBackground.gif b/Swift/resources/themes/Default/images/silverBackground.gif Binary files differdeleted file mode 100755 index b2798a4..0000000 --- a/Swift/resources/themes/Default/images/silverBackground.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/silverCurves.gif b/Swift/resources/themes/Default/images/silverCurves.gif Binary files differdeleted file mode 100755 index b7bca30..0000000 --- a/Swift/resources/themes/Default/images/silverCurves.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelBackground.gif b/Swift/resources/themes/Default/images/steelBackground.gif Binary files differdeleted file mode 100755 index c292710..0000000 --- a/Swift/resources/themes/Default/images/steelBackground.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelBackground.png b/Swift/resources/themes/Default/images/steelBackground.png Binary files differdeleted file mode 100644 index b1180d3..0000000 --- a/Swift/resources/themes/Default/images/steelBackground.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelCurves.gif b/Swift/resources/themes/Default/images/steelCurves.gif Binary files differdeleted file mode 100755 index 663c5c3..0000000 --- a/Swift/resources/themes/Default/images/steelCurves.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelCurves.png b/Swift/resources/themes/Default/images/steelCurves.png Binary files differdeleted file mode 100644 index e1ddeb0..0000000 --- a/Swift/resources/themes/Default/images/steelCurves.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelHeading.jpg b/Swift/resources/themes/Default/images/steelHeading.jpg Binary files differdeleted file mode 100755 index a319c7e..0000000 --- a/Swift/resources/themes/Default/images/steelHeading.jpg +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelIndicator.gif b/Swift/resources/themes/Default/images/steelIndicator.gif Binary files differdeleted file mode 100755 index 0d91eed..0000000 --- a/Swift/resources/themes/Default/images/steelIndicator.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelIndicator.png b/Swift/resources/themes/Default/images/steelIndicator.png Binary files differdeleted file mode 100644 index 48a3af5..0000000 --- a/Swift/resources/themes/Default/images/steelIndicator.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelIndicator2.png b/Swift/resources/themes/Default/images/steelIndicator2.png Binary files differdeleted file mode 100644 index 1a34ac7..0000000 --- a/Swift/resources/themes/Default/images/steelIndicator2.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/steelIndicatorAlt.gif b/Swift/resources/themes/Default/images/steelIndicatorAlt.gif Binary files differdeleted file mode 100644 index 5d7686d..0000000 --- a/Swift/resources/themes/Default/images/steelIndicatorAlt.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/typing-left.png b/Swift/resources/themes/Default/images/typing-left.png Binary files differdeleted file mode 100755 index e5448a5..0000000 --- a/Swift/resources/themes/Default/images/typing-left.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/typing-right.png b/Swift/resources/themes/Default/images/typing-right.png Binary files differdeleted file mode 100755 index 1e997d4..0000000 --- a/Swift/resources/themes/Default/images/typing-right.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowBackground.gif b/Swift/resources/themes/Default/images/yellowBackground.gif Binary files differdeleted file mode 100755 index adcdb5d..0000000 --- a/Swift/resources/themes/Default/images/yellowBackground.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowBackground.png b/Swift/resources/themes/Default/images/yellowBackground.png Binary files differdeleted file mode 100644 index ea79d06..0000000 --- a/Swift/resources/themes/Default/images/yellowBackground.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowCurves.gif b/Swift/resources/themes/Default/images/yellowCurves.gif Binary files differdeleted file mode 100755 index c8bf931..0000000 --- a/Swift/resources/themes/Default/images/yellowCurves.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowCurves.png b/Swift/resources/themes/Default/images/yellowCurves.png Binary files differdeleted file mode 100644 index b4133ba..0000000 --- a/Swift/resources/themes/Default/images/yellowCurves.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowHeading.jpg b/Swift/resources/themes/Default/images/yellowHeading.jpg Binary files differdeleted file mode 100755 index bd6f049..0000000 --- a/Swift/resources/themes/Default/images/yellowHeading.jpg +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowIndicator.gif b/Swift/resources/themes/Default/images/yellowIndicator.gif Binary files differdeleted file mode 100755 index 537414c..0000000 --- a/Swift/resources/themes/Default/images/yellowIndicator.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowIndicator.png b/Swift/resources/themes/Default/images/yellowIndicator.png Binary files differdeleted file mode 100644 index bfaf230..0000000 --- a/Swift/resources/themes/Default/images/yellowIndicator.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowIndicator2.png b/Swift/resources/themes/Default/images/yellowIndicator2.png Binary files differdeleted file mode 100644 index c59fe2b..0000000 --- a/Swift/resources/themes/Default/images/yellowIndicator2.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowIndicatorAlt.gif b/Swift/resources/themes/Default/images/yellowIndicatorAlt.gif Binary files differdeleted file mode 100644 index f3cd7b0..0000000 --- a/Swift/resources/themes/Default/images/yellowIndicatorAlt.gif +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowTL.png b/Swift/resources/themes/Default/images/yellowTL.png Binary files differdeleted file mode 100644 index 2bdfa65..0000000 --- a/Swift/resources/themes/Default/images/yellowTL.png +++ /dev/null diff --git a/Swift/resources/themes/Default/images/yellowTR.png b/Swift/resources/themes/Default/images/yellowTR.png Binary files differdeleted file mode 100644 index 1aff191..0000000 --- a/Swift/resources/themes/Default/images/yellowTR.png +++ /dev/null |