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
2016-05-26
Fix setting recent search server when doing a local user search
Tobias Markmann
2016-04-26
Make remaining UI strings in QtHighlightEditor translatable
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-25
Fix detection of vertical scroll bar position in chat views
Tobias Markmann
2016-04-14
Fix delayed login/roster resize on window resize in netbook mode
Tobias Markmann
2016-04-08
Fix code in response to compiler warnings by clang
Tobias Markmann
2016-04-06
Fix include case typo
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use range based for loops using clang-tidy
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-03-29
Refactored keyword highlighting
Tobias Markmann
2016-03-29
Replace chat view theme with one based on the new design
Tobias Markmann
2016-03-11
Fix translatability of vCard editor popup menu items
Tobias Markmann
2016-03-10
Fix crashes in spellchecking code in case of broken backend
Tobias Markmann
2016-03-09
Fix warning coloring of chat input field
Tobias Markmann
2016-03-04
Remove unneeded files from old highlight editor UI
Tobias Markmann
2016-02-15
Disable file-transfers to MUC PM contacts
swift-3.0rc3
Tobias Markmann
2016-02-15
Fix crash when saving a received file to non-writable location
Tobias Markmann
2016-02-15
Move QApplication instantiation in QtUI/main.cpp down
Edwin Mons
2016-02-11
Make Add <field> in the VCard wizard translatable
Edwin Mons
2016-02-10
Fix update_translations
Edwin Mons
2016-02-02
Change stanza body to boost::optional<std::string> type
Tobias Markmann
2016-01-24
Change version information in about dialog to be selectable
Tobias Markmann
2016-01-18
Remove unused variable reported by GCC
Tobias Markmann
2016-01-07
Add file extension to star-unchecked.png reference
Tobias Markmann
2015-12-17
Show file-transfer description if provided
Tobias Markmann
2015-11-30
Workaround QTabBar early eliding bug on OS X
Tobias Markmann
2015-11-26
Request redraw of recent chats on compactness change
Tobias Markmann
2015-11-25
Fix Ctrl + Tab shortcut when MUC contact list is selected
Tobias Markmann
2015-11-10
Fix certificate-less login in Swift
Tobias Markmann
2015-11-09
Improve QtTextEdit::sizeHint() for symmetric vertical padding
Tobias Markmann
2015-10-30
Only highlight text if a highlight color is set
Tobias Markmann
2015-10-30
Ignore DND drops of JIDs for contacts already in the conversation
Tobias Markmann
2015-10-30
Add missing disconnect() from signal in QtChatWindow
Tobias Markmann
2015-10-27
Change window icon to default avatar on Windows
Tobias Markmann
2015-10-13
Fix crash in user search dialog for invitation use case
Tobias Markmann
2015-10-07
Fix wording so text is independent of sender/receiver case
Tobias Markmann
2015-09-22
Keep scroll position in highlight rule editor when moving rules
Tobias Markmann
2015-09-22
Fix 'unused' member/parameter compiler warnings reported for Swift
Tobias Markmann
2015-09-22
Reset potential warning when opening 'Add Contact' dialog
Tobias Markmann
2015-09-18
Save 'apply to all' property in highlight rule editor
Tobias Markmann
2015-09-18
Set keyboard focus to text input after selecting an emoticon
Tobias Markmann
2015-09-16
Only put qt.conf as resource binary for Windows builds
Tobias Markmann
2015-09-04
Fix middle name and suffix arrangement in vCard dialog
Tobias Markmann
2015-09-03
Initial support for OS X Notification Center
Tobias Markmann
2015-09-03
Add close button to about dialog for Linux desktops
Tobias Markmann
[next]