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
/
QtAdHocCommandWindow.cpp
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
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
2015-06-05
UI improvements to the ad-hoc command window
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-07-09
Refactor AdHoc forms.
Richard Maudsley
2012-04-29
Render notes in AdHoc commands.
Kevin Smith
2012-04-27
Clean up AdHoc to a usable state
Kevin Smith
2012-04-27
Don't allow editing of AdHoc result forms.
Kevin Smith
2012-04-26
Size AdHoc dialogs by the first form received.
Kevin Smith
2012-03-05
Close adhoc window after cancelling.
Kevin Smith
2011-10-11
Another label that needs forcing to plain text
Kevin Smith
2011-04-25
Move available actions logic into Swiften class.
Kevin Smith
2011-04-24
Initial Ad-Hoc commands support.
Kevin Smith