Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
Age
Commit message (
Expand
)
Author
2017-03-14
Fix incorrect default chat view font size
Tobias Markmann
2017-03-14
Fix default avatar rendering on Windows
Tobias Markmann
2017-03-07
Use text-based emoticons on Linux and Windows
Tobias Markmann
2017-03-07
Do not color highlight mentions of the own nickname by default
Tobias Markmann
2017-03-06
Fix emoji dialog crash when there are no recent emojis
Tobias Markmann
2017-03-03
Allow pasting a newline separated list of JIDs in blocking dialog
Tobias Markmann
2017-03-03
Change Enter Room... QWidget to QDialog
Joanna Hulboj
2017-03-01
Remove support for selecting custom notification sounds
Tobias Markmann
2017-02-28
Do not reset font size when clearing chat view
Joanna Hulboj
2017-02-27
Redesign highlight logic and processing
Tobias Markmann
2017-02-24
Add Sparkle license to about dialog COPYING file on demand
Tobias Markmann
2017-02-24
Fix sorting of emoji categories in the emoji dialog
Tobias Markmann
2017-02-24
Use FlowLayout instead of QGridLayout in QtEmojiGrid
Tobias Markmann
2017-02-23
Fix crash in Swift about dialog if build w/o auto update support
Tobias Markmann
2017-02-22
Improve Swift about window regarding auto update UX
Tobias Markmann
2017-02-20
Add alternative zoom shortcuts on macOS and workaround Qt bug
Tobias Markmann
2017-02-20
New Unicode Emojis Dialog
Thibault Meunier
2017-02-10
Display error message in profile window if vCard request failed
Tobias Markmann
2017-02-09
Fix mouse movement when resizing trellis layout.
Joanna Hulboj
2017-01-18
Set cursor position to the center of the screen to show layout window in the ...
Joanna Hulboj
2017-01-16
Prevent cursor from jumping to the wrong position when using Change Layout di...
Joanna Hulboj
2017-01-11
Allow cancelling trellis resize window with escape key
Joanna Hulboj
2016-12-15
Merge branch 'swift-3.x’
Tobias Markmann
2016-12-09
Fix overly bright rendering of status text in contact list
Tobias Markmann
2016-12-09
Do not emit windowClosing signal in QtTabbable dtor
Tobias Markmann
2016-12-09
Improve documentation of code related to impromptu chats
Tobias Markmann
2016-12-09
Fix issue with invites to MUC if a MUC PM for that room is open
Tobias Markmann
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-11-17
Fix typo in update feed selection dialog
Tobias Markmann
2016-11-11
Add update channel configuration dialog to the about window
Tobias Markmann
2016-11-10
Move Qt specific setting constants to QtUISettingConstants.h
Tobias Markmann
2016-11-07
Improve roster item readability for selected items
Tobias Markmann
2016-11-04
Provide explanation for empty trellis cells to user
Tobias Markmann
2016-11-01
Explicitly synchronize chat view font sizes on font size change
Tobias Markmann
2016-10-24
Add missing check of QFile::open return value in about dialog
Tobias Markmann
2016-10-21
Add delivery-warning SVG icon with a matching style
Tobias Markmann
2016-10-21
Fix potential nullptr dereference in QtVCardWidget
Tobias Markmann
2016-10-20
Fix focus rect vanishing in trellis mode after sending a message
Tobias Markmann
2016-10-19
Scale QWebView DPI resolution to match desktop DPI resolution
Tobias Markmann
2016-10-11
Fix building Swift on 32-bit Linux distributions
Tobias Markmann
2016-10-05
Add missing sensible asserts to testing and QtMainWindow
Tobias Markmann
2016-09-30
Only scale avatars that are not embedded Qt resources
Tobias Markmann
2016-09-29
Fix uninitialised class members
Tobias Markmann
2016-09-27
Add setting to disable automatic software updates
Tobias Markmann
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
Tobias Markmann
2016-09-26
Update and tidy up Sparkle software update support
Tobias Markmann
2016-09-08
Improve visibility of currently focused chat input in trellis mode
Tobias Markmann
2016-09-07
Add ability to filter results in "Search Room" dialog
Tobias Markmann
2016-09-07
Explicitly set layout direction based on QT_LAYOUT_DIRECTION
Tobias Markmann
2016-09-05
Add simple versioning to QtScaledAvatarCache
Tobias Markmann
[next]