CINXE.COM
Discussion about text editor for 17.10 Qt version : Blueprints : Lubuntu Next
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://blueprints.launchpad.net/lubuntu-next/+spec/1710-qt-text-editor/+index" /> <meta charset="UTF-8" /> <title>Discussion about text editor for 17.10 Qt version : Blueprints : Lubuntu Next</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta name="description" content="Discussion about text editor for 17.10 Qt version Please update the whiteboard discussion section with your [name] for any comment" /> <meta property="og:description" content="Discussion about text editor for 17.10 Qt version Please update the whiteboard discussion section with your [name] for any comment" /> <meta property="og:title" content="Discussion about text editor for 17.10 Qt version : Blueprints : Lubuntu Next" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://blueprints.launchpad.net/lubuntu-next/+spec/1710-qt-text-editor/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?lp/', comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <style type="text/css"> #implementation div.yui3-ichoicesource { display: inline; } </style> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-specifications main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://blueprints.launchpad.net/lubuntu-next/+spec/1710-qt-text-editor/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/lubuntu-next"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/354263232/64.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/lubuntu-next">Lubuntu Next</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/lubuntu-next">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/lubuntu-next">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/lubuntu-next">Bugs</a></li> <li class="specifications active"><a href="https://blueprints.launchpad.net/lubuntu-next">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/lubuntu-next">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/lubuntu-next">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1 id="edit-title"> <span class="yui3-editable_text-text ellipsis" style="max-width: 95%;"> Discussion about text editor for 17.10 Qt version </span> </h1> <div id="registration" class="registering"> Registered by <a href="https://launchpad.net/~gilir" class="sprite person">Julien Lavergne</a> <time title="2014-05-11 16:36:49 UTC" datetime="2014-05-11T16:36:49.571429+00:00">on 2014-05-11</time> </div> </div> <div id="request-notifications"> </div> <div> <div id="maincontentsub"> <div class="top-portlet"> <div> <div class="lazr-multiline-edit" id="edit-summary"> <div class="clearfix"> </div> <div class="yui3-editable_text-text"><p>Discussion about text editor for 17.10 Qt version<br /> Please update the whiteboard discussion section with your [name] for any comment</p></div> </div> </div> <ul class="horizontal"> </ul> </div> <div class="yui-g"> <div class="portlet"> <h2>Blueprint information</h2> <div class="yui-u first"> <div class="two-column-list"> <dl> <dt>Status:</dt> <dd id="lifecycle-status">Not started</dd> </dl> <dl> <dt>Approver:</dt> <dd> <span id="edit-approver"> <span class="yui3-activator-data-box"> <a href="https://launchpad.net/~lubuntu-dev" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/704306355/lennyborg_14.png)">Lubuntu Developers</a> </span> </span> </dd> </dl> <dl> <dt>Priority:</dt> <dd><span id="edit-priority"> <span class="value specpriorityMEDIUM">Medium</span> </span> </dd> </dl> <dl> <dt>Drafter:</dt> <dd> <span id="edit-drafter"> <span class="yui3-activator-data-box"> <a href="https://launchpad.net/~registry" class="sprite team">Registry Administrators</a> </span> </span> </dd> </dl> <dl> <dt>Direction:</dt> <dd><span id="edit-direction_approved"> <span class="value">Needs approval</span> </span> </dd> </dl> <dl> <dt>Assignee:</dt> <dd> <span id="edit-assignee"> <span class="yui3-activator-data-box"> <a href="https://launchpad.net/~registry" class="sprite team">Registry Administrators</a> </span> </span> </dd> </dl> <dl> <dt>Definition:</dt> <dd><span id="edit-definition_status"> <span class="value specstatusDISCUSSION">Discussion</span> </span> </dd> </dl> <dl id="series-goal"> <dt>Series goal:</dt> <dd> Accepted for <a href="/lubuntu-next/artful-aardvark">artful-aardvark</a> </dd> </dl> <dl> <dt>Implementation:</dt> <dd id="implementation"> <img src="/@@/info" alt="Informational" title="Informational blueprint, no implementation necessary" id="informational-icon" class="visible" /> <span id="edit-implementation_status"> <span class="value specdeliveryINFORMATIONAL">Informational</span> </span> </dd> </dl> <dl id="milestone-target"> <dt>Milestone target:</dt> <dd> <a href="https://launchpad.net/lubuntu-next/+milestone/artful-beta1"> <img alt="milestone icon" src="/@@/milestone" /> artful-beta1</a> </dd> </dl> <dl id="started-by" class="hidden"> <dt>Started by</dt> <dd> </dd> </dl> <dl id="completed-by" class="hidden"> <dt>Completed by</dt> <dd> </dd> </dl> </div> </div> <div class="yui-u"> <div id="linked_branches"> <h3>Related branches</h3> </div> <div id="bug_links"> <h3>Related bugs</h3> <ul class="horizontal"> </ul> </div> <div> <h3>Sprints</h3> <ul> </ul> <ul class="horizontal"> </ul> </div> </div> </div> </div> <div class="portlet"> <div class="wide"><div> <div class="lazr-multiline-edit" id="edit-whiteboard"> <div class="clearfix"> <h3>Whiteboard</h3> </div> <div class="yui3-editable_text-text"><p>=== Current candidate ===<br /> juffed (git snapshot + compile with qt5)</p> <p>=== Proposals with +++ and --- ===</p> <p>ideas : <a rel="nofollow" href="https://github.com/Razor-qt/razor-qt/wiki/3rd-party-applications#text-editors">https:/<wbr />/github.<wbr />com/Razor-<wbr />qt/razor-<wbr />qt/wiki/<wbr />3rd-party-<wbr />applications#<wbr />text-editors</a></p> <p>juffed<br /> + qtbased + lightweight<br /> -- : Qt5 not yet on a stable release<br /> -- : No upstream activity in about a year</p> <p>qedit<br /> *** <a rel="nofollow" href="http://hugo.pereira.free.fr/software/index.php?page=package&package_list=software_list_qt4&package=qedit&full=0">http://<wbr />hugo.pereira.<wbr />free.fr/<wbr />software/<wbr />index.php?<wbr />page=package&<wbr />package_<wbr />list=software_<wbr />list_qt4&<wbr />package=<wbr />qedit&full=<wbr />0</a><br /> --- no package</p> <p>tea<br /> +qtbased<br /> --more memory than juffed.</p> <p>Kate<br /> --- KDE depends</p> <p>=== Discussion ===<br /> [gilir] This is a comment<br /> [israeldahl] Kate... will it bring in too much KDE stuff? It would be nice to have one with syntax highlighting.<br /> [joern-<wbr />schoenyan]<wbr />Kate is awesome, but it has KDE dependencies. We should have a look at it in the future, likely KDE is able to remove the dependencies. But for now -1 Kate from me.<br /> [gilir] Keep juffed for now, even with Qt4 (it will not be the only one for the start). 1 task will be to update it and to build it with Qt5<br /> [tsimonq2] I'll keep the discussion open on this one, because I'm not sure what the progress is on juffed quite yet. We'll decide on something final in the future.</p> <p>Moved to <a rel="nofollow" href="http://phab.lubuntu.me/T14">http://<wbr />phab.lubuntu.<wbr />me/T14</a></p></div> </div> </div> </div> </div> <div class="portlet"> <a href="/+help-blueprints/workitems-help.html" target="help" class="sprite maybe action-icon">(?)</a> <div class="wide"><div> <div class="lazr-multiline-edit" id="edit-workitems_text"> <div class="clearfix"> <h3>Work Items</h3> </div> <div class="yui3-editable_text-text"></div> </div> </div> </div> </div> <div class="portlet"> <ul class="horizontal"> </ul> </div> <div class="related"> <h2>Nearby</h2> <ul> <li> <a href="/lubuntu-next/artful-aardvark"> Other artful-aardvark blueprints </a> </li> </ul> </div> </div> <script type="text/javascript"> LPJS.use('lp.anim', 'lp.client', 'lp.deprecated.ui', 'lp.app.information_type', 'node', 'widget', function(Y) { Y.on('domready', function(){ var privacy_link = Y.one('#privacy-link'); Y.lp.app.information_type.setup_choice( privacy_link, new Y.lp.client.Launchpad(), LP.cache.context); }); Y.on('lp:context:implementation_status:changed', function(e) { var icon = Y.one('#informational-icon'); if (e.new_value == 'Informational') { icon.removeClass('hidden'); } else { icon.addClass('hidden'); } }); Y.on('lp:context:lifecycle_status:changed', function(e) { Y.lp.deprecated.ui.update_field('#lifecycle-status', e.new_value); }); Y.on('lp:context:is_started:changed', function(e) { var started = Y.one('#started-by'); if (e.new_value) { started.removeClass('hidden'); started.one('dd').setContent(e.entry.getHTML('starter')); Y.lp.anim.green_flash({node:started}).run(); } else { started.addClass('hidden'); } }); Y.on('lp:context:is_complete:changed', function(e) { var completed = Y.one('#completed-by'); if (e.new_value) { completed.removeClass('hidden'); completed.one('dd').setContent(e.entry.getHTML('completer')); Y.lp.anim.green_flash({node:completed}).run(); } else { completed.addClass('hidden'); } }); Y.on('lp:context:title:changed', function(e) { // change the window title and breadcrumb. Y.lp.deprecated.ui.update_field('ol.breadcrumbs li:last-child', e.new_value); var title = window.document.title; title = e.new_value + title.substring(e.old_value.length); window.document.title = title; }); // Watch for the whiteboard for edit mode so we can show/hide a // message to the user to make sure not to put work items in there. var whiteboard_node = Y.one('#edit-whiteboard'); var whiteboard = Y.Widget.getByNode(whiteboard_node); var notice_node = Y.Node.create('<p/>'); notice_node.set('id', 'wimessage'); notice_node.addClass('informational message'); notice_node.setContent('Please note that work items go in the separate Work Items input field below.'); whiteboard.editor.on('visibleChange', function (ev) { var par = whiteboard_node.get('parentNode'); // If we're visible, show the message if (ev.newVal) { par.insertBefore(notice_node, whiteboard_node); } else { // Otherwise we need to remove the node par.removeChild(notice_node) } }); }); </script> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="privacy" class="portlet public"> <div id="privacy-text"> <span id="information-type-summary" class="sprite public">This blueprint contains <strong id="information-type">Public</strong> information</span> <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> </div> <div class="portlet vertical" id="portlet-subscribers"> <div class="section"> <div class="subscribed-false"><a class="menu-link-subscription sprite modify edit" href="https://blueprints.launchpad.net/lubuntu-next/+spec/1710-qt-text-editor/+subscribe">Edit subscription</a></div> <div><a class="menu-link-addsubscriber sprite add" href="https://blueprints.launchpad.net/lubuntu-next/+spec/1710-qt-text-editor/+addsubscriber">Subscribe someone else</a></div> </div> <div id="subscribers"> <h2>Subscribers</h2> <div id="subscribers-links"> <div class="subscriber-3157910 subscriber" id="subscription-subscriber-3157910"> <img src="/@@/subscriber-inessential" /> <a href="/~lubuntu-packaging">Lubuntu Packages Team</a> </div> </div> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 419ba3b (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "information_type_data": {"PUBLIC": {"value": "PUBLIC", "description": "Everyone can see this information.\n", "name": "Public", "order": 0, "is_private": false, "description_css_class": "choice-description"}}, "context": {"self_link": "https://blueprints.launchpad.net/api/devel/lubuntu-next/+spec/1710-qt-text-editor", "web_link": "https://blueprints.launchpad.net/lubuntu-next/+spec/1710-qt-text-editor", "resource_type_link": "https://blueprints.launchpad.net/api/devel/#specification", "bugs_collection_link": "https://blueprints.launchpad.net/api/devel/lubuntu-next/+spec/1710-qt-text-editor/bugs", "information_type": "Public", "name": "1710-qt-text-editor", "title": "Discussion about text editor for 17.10 Qt version", "specification_url": null, "summary": "Discussion about text editor for 17.10 Qt version\nPlease update the whiteboard discussion section with your [name] for any comment", "definition_status": "Discussion", "assignee_link": "https://blueprints.launchpad.net/api/devel/~registry", "drafter_link": "https://blueprints.launchpad.net/api/devel/~registry", "approver_link": "https://blueprints.launchpad.net/api/devel/~lubuntu-dev", "priority": "Medium", "date_created": "2014-05-11T16:36:49.571429+00:00", "owner_link": "https://blueprints.launchpad.net/api/devel/~gilir", "target_link": "https://blueprints.launchpad.net/api/devel/lubuntu-next", "milestone_link": "https://blueprints.launchpad.net/api/devel/lubuntu-next/+milestone/artful-beta1", "whiteboard": "=== Current candidate ===\njuffed (git snapshot + compile with qt5)\n\n=== Proposals with +++ and --- ===\n\nideas : https://github.com/Razor-qt/razor-qt/wiki/3rd-party-applications#text-editors\n\njuffed\n+ qtbased + lightweight\n-- : Qt5 not yet on a stable release\n-- : No upstream activity in about a year\n\nqedit\n*** http://hugo.pereira.free.fr/software/index.php?page=package\u0026package_list=software_list_qt4\u0026package=qedit\u0026full=0\n--- no package\n\ntea\n+qtbased\n--more memory than juffed.\n\nKate\n--- KDE depends\n\n=== Discussion ===\n[gilir] This is a comment\n[israeldahl] Kate... will it bring in too much KDE stuff? It would be nice to have one with syntax highlighting.\n[joern-schoenyan]Kate is awesome, but it has KDE dependencies. We should have a look at it in the future, likely KDE is able to remove the dependencies. But for now -1 Kate from me.\n[gilir] Keep juffed for now, even with Qt4 (it will not be the only one for the start). 1 task will be to update it and to build it with Qt5\n[tsimonq2] I'll keep the discussion open on this one, because I'm not sure what the progress is on juffed quite yet. We'll decide on something final in the future.\n\nMoved to http://phab.lubuntu.me/T14", "workitems_text": "", "direction_approved": false, "implementation_status": "Informational", "starter_link": null, "date_started": null, "completer_link": null, "date_completed": null, "dependencies_collection_link": "https://blueprints.launchpad.net/api/devel/lubuntu-next/+spec/1710-qt-text-editor/dependencies", "linked_branches_collection_link": "https://blueprints.launchpad.net/api/devel/lubuntu-next/+spec/1710-qt-text-editor/linked_branches", "is_complete": false, "is_started": false, "lifecycle_status": "Not started", "has_accepted_goal": true, "http_etag": "\"8c58e8c39899a53e0581fd4af83477668302544d-e777863ad54bd1e43df817fa2533ce0f0ec962a8\""}};</script> </body> <!-- Facet name: specifications Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 25 queries/external actions issued in 0.37 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>