Warning: session_start(): open(/tmp/sess_uh6qn2eoua1v2o1jrdic6j0ms0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
JuffEd openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (17) . 

JuffEd

   0.8.1  

Qt Text Editor

Score 85%
JuffEd
zoom


JuffEd
zoom


Homepage:  http://juffed.com/
Downloads:  8289
Submitted:  Jun 7 2007
Updated:  Aug 7 2010

Description:

Advanced text editor with syntax highlighting for many languages (Bash, Batch, C++, C#, CMake, CSS, D, Diff, HTML, IDL, Java, JavaScript, Lua, Makefile, Perl, Python, PHP, Ruby, SQL, XML). Supports sessions, search with regexps (including multiline regexps), charsets, code folding, line markers, block selections and other features.

Has Brazilian Portuguese, Chinese (Simplified), Czech, English, French, German, Polish, Russian, Spanish localizations (some of them are extremely outdated).

For bug reports and feature requests you are always welcome at bug tracker:
https://sourceforge.net/tracker/?group_id=205470

If you'd like to have the latest changes use SVN version from here:
http://juffed.svn.sourceforge.net/svnroot/juffed/0.8

Trunk repository is going to be unstable, be careful if using it :)




Changelog:

0.8.1
* Applied patchset from David Stegbauer:
- Removed unneeded debug outputs
- Pascal Lexer Corrections
- Updated juffed.desktop translations
- some minor fixes
* Added: Czech localization (thanks to Pavel Fric)

Windows package now contains updated QScintilla with improved performance on long lines. It also contains all plugins.

0.8.0.1
There was a missing DLL in Windows package, please download a newer version if you had problems.
Linux packages are OK.

0.8
main changes since 0.6.1:
* charset auto-detection (requires 'enca' package on *nix)
* improved sessions management
* new plugin API and new plugins
* new settings (printing, file types, keybindings, colors)
* new syntaxes (TCL, Pascal, TeX, Fortran)
* improvements in Find Dialog
* search for multiline regexps
* new editing actions (commenting lines by a hotkey, upper case, duplicate lines, go to/select to matching brace, etc)
* single instance support for Windows
* lots of bugfixes and small improvements

For details see the file ChangeLog in source tarball.




LicenseGPL
(from sourceforge.net)
Donate
Send to a friend
Subscribe
Other  Content  from Mezomish
Report inappropriate content



goto page: prev   1  2  3  4  5 

-

 Very nice app!!

 
 by Fuintis on: Sep 26 2008
 
Score 50%

very impresive. Please keep your good work. I setting this app to the default text editor in my windows box.
I'm exited to see the 1.0 version.


Reply to this

-
.

 Very nice app!! (2.0)

 
 by protoman on: Oct 7 2008
 
Score 50%

It is a really good editor and a good alternative for writing html/php.

But I was wondering if is possible to add a dialog for HTML tag editing (like in quanta+ or macromedia homesite)?
I noticed there is a plugins mechanist in the configuration, does it work already? How can I code a plugin for it? I love Qt, and I could try to implement it by myself on a plugin (to not interfere with the main editor) :)


Reply to this

-

 Re: Very nice app!! (2.0)

 
 by shura on: Oct 13 2008
 
Score 50%

About plugins:
http://juffed-plugins.blogspot.com/


Reply to this

-

 Re: Very nice app!! (2.0)

 
 by Mezomish on: Oct 15 2008
 
Score 50%

I'll think over adding custom actions to context menu (from plugins). I guess that will provide you with a missing part you need to create a desired plugin.


Reply to this

-

 autocompletion

 
 by dhunterkde on: Feb 12 2009
 
Score 50%

when I press enter in autocompletion it adds a new line, it should'nt do that.

If I write the word "class" I probably will write the class name further, not a new line.

Cheers, Manuel.


Reply to this

-

 Re: autocompletion

 
 by shura on: Mar 15 2009
 
Score 50%

+1, I have same behavior


Reply to this

-

 Re: Re: autocompletion

 
 by Mezomish on: Mar 17 2009
 
Score 50%

Probably a bug in QScintilla. I have another one under Fedora 10: autocomplete list pops up but there is no reaction on key presses afterwards. The only way to choose a variant is to double-click on it.


Reply to this

-

 Re: Re: Re: autocompletion

 
 by Mezomish on: Mar 17 2009
 
Score 50%

Hm....

I tried it with old QScintilla (version 2.2) and have the same bug. It also appears with version 2.3. Qt version is 4.4.3.
The funny thing is that I can't reproduce it on Debian Lenny that has Qt 4.4.3 and QScintilla 2.2....

What is your distro(s)?


Reply to this

-

 Re: autocompletion

 
 by Mezomish on: Mar 25 2009
 
Score 50%

BTW, now I'm experimenting with WMs and I've found out that autocompletion's behavior depends on it. On the same system I have no problem with KWin but I have adding an extra line with another WM.
What is yours?


Reply to this

-

 Re: Re: autocompletion

 
 by shura on: Apr 2 2009
 
Score 50%

My is IceWM 1.2.37


Reply to this

-
.

 Octave/Matlab High Lighting

 
 by griffin27 on: Jul 15 2009
 
Score 50%

I really like your editor! I also just made it my default editor on WinXP.

AND: it's written with Qt, and i like Qt :-)

Unfortunately i am missing code high lighting for *.m-files.
Is there a way to add this language by my own?

Keep on coding,
Karl


Reply to this

-

 Re: Octave/Matlab High Lighting

 
 by Mezomish on: Jul 16 2009
 
Score 50%

Hi,

Thanks for your interest. Since this question is quite popular I've added the corresponding item to "Knowledge Base": http://www.qt-apps.org/content/show.php?action=knowledgebase&content=59940&kbid=126


Reply to this

-
.

 Loosing Focus on auto complete

 
 by griffin27 on: Jul 16 2009
 
Score 50%

Hi,

it's me again.
Now i installed JuffEd also on my Ubuntu System from the sources (0.6.1).
Always, when the little Window with suggestions should appear under the cursor, the whole application loses its focus. That's very annoying.

So for now i disabled auto complete.
But i think, this is a bug.

I have installed:
Qt 4.5.2
QScintilla 2.4
cmake 2.6.4
ubuntu 8.04 LTS,
kernel 2.6.24-24-generic

kind regards,
Karl


Reply to this

-

 Re: Loosing Focus on auto complete

 
 by Mezomish on: Jul 16 2009
 
Score 50%

Yes, that's a known problem. Looks like a bug in Qt or QScintilla (since there's the same issue with other QScintilla-based editors, like Eric).

I seriously suspect they changed something in Qt 4.5 since I tried earlier versions of QScintilla (they worked perfectly earlier) and had the same issue.

And more interesting thing is that it depends on WM (see comments above).


Reply to this

-

 Re: Re: Loosing Focus on auto complete

 
 by griffin27 on: Jul 19 2009
 
Score 50%

The last days i installed Kubuntu instead of Ubuntu.
I did nearly exactly the same installation as on Ubuntu and now the auto completion works as expected.
The main difference in this installation was, that i added the Qt-Libs to the search path in /etc/ld.so.conf instead of copying the libs to /usr/lib. And i never installed qt from the package manager.


Reply to this

-

 Re: Re: Re: Loosing Focus on auto complete

 
 by Mezomish on: Jul 20 2009
 
Score 50%

Actually, that's the case and I observed the same thing: it works with KWin (KDE) and doesn't with Metacity/Compiz (GNOME). I had them installed at the same time and it was like that: login to KDE session - autocomplete is good; login to GNOME session - lost focus.


Reply to this

-

 Fix for auto-complete

 
 by Mezomish on: Oct 17 2009
 
Score 50%

Hey guys,

Here are some news about that bug with lost focus when using auto-complete. There is a patch for QScintilla and some instructions for Debian-based distros here: http://juffed.blogspot.com/2009/10/fix-for-qscintilla.html

I've also sent this patch to QScintilla's developers and hope they'll include it into the next release.


Reply to this

goto page: prev   1  2  3  4  5 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team