Skip to content

Update clang-format options.#90

Merged
ahmedcharles merged 1 commit intoMudlet:developmentfrom
ahmedcharles:update_options
Aug 29, 2014
Merged

Update clang-format options.#90
ahmedcharles merged 1 commit intoMudlet:developmentfrom
ahmedcharles:update_options

Conversation

@ahmedcharles
Copy link
Copy Markdown
Contributor

These settings are based on the agreements reached in pull request #81.

This isn't complete yet, let me know if I missed something.

@ahmedcharles
Copy link
Copy Markdown
Contributor Author

Ok, this now has all of the options we agreed on and notes for the ones that need revisiting on some level once we get more information.

@vadi2
Copy link
Copy Markdown
Member

vadi2 commented Aug 27, 2014

Not keeping the comments explaining the options?

@ahmedcharles
Copy link
Copy Markdown
Contributor Author

No, I think I'd rather improve the clang docs than have explanations in our config file. The comments I added was mostly commentary and not documentation and was meant to facilitate discussion rather than long term docs.

Make sense?

@vadi2
Copy link
Copy Markdown
Member

vadi2 commented Aug 28, 2014

Yep. Leave a link to clang docs in then.

These settings are based on the agreements reached in pull request #81.
ahmedcharles added a commit that referenced this pull request Aug 29, 2014
@ahmedcharles ahmedcharles merged commit f60b98d into Mudlet:development Aug 29, 2014
@ahmedcharles ahmedcharles deleted the update_options branch August 29, 2014 05:10
SlySven referenced this pull request in SlySven/Mudlet Oct 23, 2020
Changelog:
* Fixed cmake on mac os x
* Disabled TextEditorComponent::inputMethodEvent for Linux
* ref Mudlet#107, Several improvements  (Thanks @sebcaux) Support for sticky-selection in replaceSelection methods. (Required for InpuMethod entry) Improved TextEditorComponent::InputMethodEvent... It now support special chars entry like expected. (Option+e,  e => ´ => é) - Fixed gapvector destructor: it did not use an array delete. - TextEditorWidget::setHorizontalScrollBar not emits the correct horizontalScrollBarChanged event.
* ref Mudlet#106, Missing round function on SuSE. (Changed to qRound)
* ref #99, Speed improvements for markAll. (Added beginChanges and endChanges, to prevent updating per item)
* ref #96, Added support for readonly mode, via widget->setReadonly() or controller->setReadonly() Update CMakeList.txt
* wip readonly
* fixes #90, Several Qt deprecation warnings. Changed 0 to nullptr. Possible incompatibility with older releases!
* removed incorrect include file
* fix #101, Support for JSON based grammar files.
* Merge pull request #102 from emoon/readme-fix
* Merge branch 'Mudlet-master' (with some additions/changes)

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
mehulmathur16 pushed a commit to mehulmathur16/Mudlet that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants