Skip to content

Have HostPool delete Hosts when they are removed.#106

Merged
ahmedcharles merged 1 commit intoMudlet:release_31from
ahmedcharles:hostpool_leak
Aug 29, 2014
Merged

Have HostPool delete Hosts when they are removed.#106
ahmedcharles merged 1 commit intoMudlet:release_31from
ahmedcharles:hostpool_leak

Conversation

@ahmedcharles
Copy link
Copy Markdown
Contributor

Specifically targeting this at a release just after 3.0, which I'd like to use as a chance to focus on memory issues.

@ahmedcharles ahmedcharles merged commit 8cb20e6 into Mudlet:release_31 Aug 29, 2014
@ahmedcharles ahmedcharles deleted the hostpool_leak branch August 29, 2014 11:49
SlySven added a commit to SlySven/Mudlet that referenced this pull request 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>
SlySven pushed a commit to SlySven/Mudlet that referenced this pull request Nov 12, 2023
Update make-installer.sh
SlySven pushed a commit to SlySven/Mudlet that referenced this pull request Nov 12, 2023
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.

1 participant