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
/
QtJoinMUCWindow.cpp
Age
Commit message (
Expand
)
Author
2017-03-03
Change Enter Room... QWidget to QDialog
Joanna Hulboj
2016-07-12
Bring background enter room dialog to front if it exists
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2015-05-20
Usability improvements to "Enter Room" dialog
Tobias Markmann
2015-05-20
Limit Qt placeholder text workaround to affected versions
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2012-03-05
Check validity of MUC names in join dialog
Kevin Smith
2011-10-05
Allow joining passworded MUCs.
Kevin Smith
2011-10-04
Allow both instant and reserved rooms.
Kevin Smith
2011-07-18
Issue activate() on MUCs joined through Join dialog.
Kevin Smith
2011-03-15
Made placeholders translatable.
Remko Tronçon
2011-02-28
Join MUC dialog tweaks.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-21
Add a search button in MUC search dialog.
Remko Tronçon
2011-01-21
Fix compilation on Qt < 4.7.
Remko Tronçon
2011-01-20
Use a dedicated Join MUC dialog.
Remko Tronçon