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
/
QtChatTabs.cpp
Age
Commit message (
Expand
)
Author
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
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-11-10
Move Qt specific setting constants to QtUISettingConstants.h
Tobias Markmann
2016-04-04
Modernize code to use range based for loops using clang-tidy
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
2015-04-10
Change trellis tab movement shortcuts
Tobias Markmann
2015-03-31
Disable signals when adding a tab to the trellis layout
Tobias Markmann
2015-02-23
Fix chat window title showing wrong chat title
swift-3.0beta1
Tobias Markmann
2015-02-20
Fix Ctrl/Cmd + Page Up/PageDown shortcuts
Tobias Markmann
2015-02-17
Fix shortcut handling for chat window navigation
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-12-14
Add support for new trellis layout for chat windows.
Tobias Markmann
2013-11-22
Make chat tabs reorderable.
Kevin Smith
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
2013-03-24
Don't hide the tabset if in single window mode
Kevin Smith
2013-03-24
Show window titles in netbook mode
Kevin Smith
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-09-30
Slightly neaten code
Kevin Smith
2012-06-01
Avoid whoosh down, whooosh up on Mac when opening chat windows.
Kevin Smith
2011-10-30
Flash the taskbar indefinitely on Windows
Kevin Smith
2011-04-28
Temporarily reverting widget hiding patch.
Remko Tronçon
2011-04-28
Hiding widgets which aren't visible anyway to prevent them from redrawing.
Tobias Markmann
2011-04-22
Merge unread tab titles legibly.
Kevin Smith
2011-03-12
fix that Sz again
Arnt Gulbrandsen
2011-03-03
Update chat window title when changing tabs.
Kevin Smith
2011-01-26
Fixed undefined behavior & removed illegal chars in QtChatTabs.
Remko Tronçon
2011-01-24
Don't assign Alt-A as a tab accelerator.
Kevin Smith
2011-01-13
Cleanup after previous patches.
Kevin Smith
2011-01-13
Add keyboard accelerators for tabs (alt-s to switch to the swift room, etc).
Arnt Gulbrandsen
2010-10-08
Raise windows when activating them.
Kevin Smith
2010-10-03
Only jump the Mac dock when a Notice is generated.
Kevin Smith
2010-08-22
Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.
swift-1.0beta6
Kevin Smith
2010-08-22
Don't incorrectly mark all messages read in most recently opened chat when a ...
Kevin Smith
2010-07-25
ChatTabs improvements.
Kevin Smith
2010-07-23
Tone down the chat state colours in tab titles.
Kevin Smith
2010-07-23
Elide and use scroll buttons on all platforms when chat tab list is too long.
Kevin Smith
2010-07-02
Don't crash when signing out if the debug console's open.
Kevin Smith
2010-06-20
Show total unread count in tab title.
swift-1.0beta4
Kevin Smith
2010-06-04
Don't put icons on windows on OS X.
Remko Tronçon
2010-06-04
Put icons on windows.
Remko Tronçon
2010-05-30
Let chat widget grow to fill the window.
Kevin Smith
2010-05-25
Support Ctrl-PgUp/PgDn for switch ing tabs
Kevin Smith
2010-05-24
Fix console warning on tab focus.
Remko Tronçon
2010-05-23
Warn if compiling with Qt <4.5 where needed.
Kevin Smith
2010-04-12
Flash the taskbar on new messages.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
[next]