Warning: session_start(): open(/tmp/sess_k1d8s7cg6n60ati6vb033a52t3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
CUTE 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  .- Knowledge Base  . 

CUTE

   0.2.9  

KDE Text Editor

Score 49%
CUTE
zoom


CUTE
zoom


CUTE
zoom


Link:  Link
Downloads:  2601
Submitted:  Feb 23 2004
Updated:  Aug 3 2004

Description:

CUTE is a Qt and Scintilla based programmers text editor. It can be extended and customized using the python programming language and is available on linux/unix. The editor supports syntax highlighting for many languages, tags and projects.




Changelog:

- unload tags file when project is closed
- added "Use Monospaced Font" option
- added Fortran syntax highlighting
- changed macro file type to XML and fixed bug in macro saving
- macros can now be run in other view as it was recorded
- bugfix in using Unicode, files were loaded/saved with Latin1 encoding
- bugfix in search command, one match was not appended to the seach list
- bugfix in CSS "class" property, class is keyword of python and caused parse error
- bugfix in shortcuts, edit shortcuts weren't be set when no view was opened
- bugfix in projects' tags file, couldn't be unloaded
- bugfix in projects' current dir, if current dir wasn't project dir, last file couldn't be loaded
- bugfix in updating of views when view options have changed via menu
- bugfix in save dialog, when user cancels file save dialog, data was lost




LicenseGPL
Send to a friend
Subscribe
Other  Content  from heiko
Report inappropriate content



goto page:  1  2 

-

 hmm...

 
 by tommycw1 on: Mar 2 2004
 
Score 50%

One of the things that I hate about open source is that there is so many projects out there that just do the exact same thing that has already been done. Why do we have to keep re-inventing the wheel?

Do we really need ANOTHER text editor? As if emacs, xemacs, vi, vim, joe, pico, nano, kate, kwrite, ktext, gedit, and the probably countless others are not enough (and that is just off the top of my head).


Reply to this

-
.

 Re: hmm...

 
 by kol on: Mar 2 2004
 
Score 50%

Obviously you have not used any Scintilla based editors (e.g SciTE).


Reply to this

-

 Re: Re: hmm...

 
 by stampede2 on: Mar 7 2004
 
Score 50%
stampede2stampede2
editor

Well, he may not have used Scintilla based editors, but I did. And, trust me: Kate is way better than SciTE, there's no way you could say otherwise.


Henrique Pinto
stampede at coltec dot ufmg dot br

Reply to this

-
.

 Re: Re: Re: hmm...

 
 by kol on: Mar 7 2004
 
Score 50%

Well now... maybe. SciTE supported word-completion, code-folding, multiple files, etc since a long time, plus it is really snappy over remote X wins.

Kate is almost there. With KDE 3.1, it had some issues with the highlighted line blinking. Now its in a pretty good shape, although bugs remain, that show up once in a while.

The only problem with SciTE is (was?) the font rendering. That said, I have no doubts that kate is heading to overtake other editors, at a rapid pace.


Reply to this

-

 cool

 
 by crypton on: Mar 2 2004
 
Score 50%
cryptoncrypton
cryptonetix

Vergiss was dieser ignoranter windowsler gesagt hat dein Editor ist echt gut gelungen hab es schon langen laufen.
Seidem mir Prof. Herold sagte er es zum standard editor machen wird.

Bitte: Könntest du vielleicht Everaldo bitten dir einpaar Crystal Icons zu machen.

Bis dann


Reply to this

-

 Re: cool

 
 by Remenic on: Apr 13 2004
 
Score 50%

That's wierd, beneath the "Add Comment" page it, to me, clearly states that "All text must be in English." My english is pretty good, but I don't understand any of your english. Could you perhaps use less slang and more common english?


Reply to this

-

 Well...

 
 by StefanT on: Mar 3 2004
 
Score 50%

Too bad that one needs Qt-Designer 3.3 to compile it. Fedora "only" has 3.2 at the moment.


Reply to this

-

 UI versions

 
 by heiko on: Mar 3 2004
 
Score 50%

I figured out, that the settings.ui file has the UI 3.3 format, but I can open it with the Qt Designer 3.2.
SuSE compiled KDE 3.2 with Qt 3.3, thus I had to switch to Qt 3.3.


Reply to this

-

 Re: UI versions

 
 by heiko on: Mar 7 2004
 
Score 50%

changed ui versions to 3.2 in CUTE 0.2.5


Reply to this

-

 Fonts

 
 by hoernerfranz on: Mar 7 2004
 
Score 50%

cute seems nice - especially with
several files in tabbed view ;-)
what bothers me, are the tiny, nearly unreadable fonts - I found no way to change this.
(qt-config doesn't help either)


Reply to this

-

 Re: Fonts

 
 by heiko on: Mar 7 2004
 
Score 50%

I had such a problem with Debian.
This has nothing to do with QtConfig.
When I upgraded my QT to 3.2 it worked.

I will add a default zoom to configuration, thus you have not to zoom manually each time you load a file.


Regards,

Heiko Köhler


Reply to this

-
.

 Nice

 
 by fprog26 on: Apr 14 2004
 
Score 50%

Looks like a promising editplus clone replacement!

http://www.editplus.com/

Does it supports mutli-lines search in files and multi-lines search and replace?

Does it support multi-lines regexp search and replace?

What does the scripting syntax
for syntax highlighting looks-like
for new language?

Please post more screenshots
for the various features.

Keep the good job!

Fred.



Reply to this

goto page:  1  2 

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