2011-11-27 14:54:13 +00:00
|
|
|
# ==[ Subject: One line only short meaningful description for logs ]===|
|
2011-05-11 05:24:41 +00:00
|
|
|
|
|
|
|
|
2011-11-27 14:54:13 +00:00
|
|
|
# ==[ Details: Describe what changed and explain why it changed ]======|
|
2011-05-11 05:24:41 +00:00
|
|
|
|
|
|
|
|
2013-09-30 16:17:00 +00:00
|
|
|
# Change log entry (see below for instructions).
|
|
|
|
#[ChangeLog][][]
|
2013-11-25 10:45:03 +00:00
|
|
|
|
|
|
|
# ==[ Footers: Uncomment and edit where applicable ]===================|
|
2013-09-30 16:17:00 +00:00
|
|
|
#
|
2011-11-27 14:54:13 +00:00
|
|
|
# One task per entry. Remember space after colon.
|
|
|
|
#Task-number:
|
|
|
|
#
|
|
|
|
# ==[ Please wrap at 72 characters ]===================================|
|
|
|
|
#
|
|
|
|
# Remember to read http://wiki.qt-project.org/Commit_Policy
|
|
|
|
#
|
2013-08-20 15:00:20 +00:00
|
|
|
# Change log entry: If this commit adds a significant feature, fixes an
|
|
|
|
# issue or contains a behavior change that is relevant to others,
|
|
|
|
# add a change log entry. It can be multiple lines long and ends with an
|
2013-11-25 10:45:03 +00:00
|
|
|
# empty newline. Try to integrate it into the flow of the commit message
|
|
|
|
# to avoid redundancy.
|
2013-08-20 15:00:20 +00:00
|
|
|
# Use the module name to indicate the area of the change e.g. [QtCore].
|
|
|
|
# Optionally specify a class or subtopic [QtNetwork][QSslSocket].
|
|
|
|
# Other common tags are: [General], [Important Behavior Changes],
|
|
|
|
# [Platform Specific Changes][Windows][OS X][Linux/XCB].
|
|
|
|
#
|
|
|
|
# [ChangeLog][module][class/topic] description of the really important
|
|
|
|
# change that was just made on several lines.
|