-
 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 (3) . 

TEA

   41.1.1  

Qt Text Editor

Score 73%
TEA
zoom


Homepage:  Link
Downloads:  2581
Submitted:  Jul 4 2008
Updated:  Apr 21 2016

Description:

TEA is the Qt-based text editor for UNIX-like systems and Windows. With an ultimate small size TEA provides you hundreds of functions.




Changelog:

+ Functions - Math - Sum by last column.




LicenseGPL
Source(TEA 41.1.1 source)
Send to a friend
Subscribe
Other  Content  from xornot
Report inappropriate content



-

 compile problem

 
 by hosein-mec2 on: Aug 3 2008
 
Score 50%

hosein@localhost ~/Desktop/tea-19.0.0 $ /usr/lib/qt4/bin/qmake
bash: /usr/lib/qt4/bin/qmake: No such file or directory

hosein@localhost ~/Desktop/tea-19.0.0 $ qmake
Project MESSAGE: ASpell enabled

hosein@localhost ~/Desktop/tea-19.0.0 $ make
g++ -c -pipe -march=i686 -O2 -fno-strict-aliasing -D_REENTRANT -Wall -W -DVERSION_NUMBER=\"19.0.0\" -DASPELL_ENABLE -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I. -I. -o rvln.o rvln.cpp
In file included from rvln.cpp:36:
norwegianwoodstyle.h:51: error: expected constructor, destructor, or type conversion before ‘class’
norwegianwoodstyle.h:55: error: expected constructor, destructor, or type conversion before ‘class’
make: *** [rvln.o] Error 1


Reply to this

-

 Re: compile problem

 
 by xornot on: Aug 4 2008
 
Score 63%

What is your distro?


Reply to this

-

 Re: Re: compile problem

 
 by hosein-mec2 on: Aug 5 2008
 
Score 50%

Sabayon 3.5 ( Gentoo base )

in most of time , i compile source files successfully without need to install any package !


Reply to this

-

 Re: Re: Re: compile problem

 
 by xornot on: Aug 10 2008
 
Score 63%

Try a new TEA version, I think I've fixed the bug.


Reply to this

-

 Re: Re: Re: Re: compile problem

 
 by hosein-mec2 on: Aug 11 2008
 
Score 50%

still cant compile ! but new error in make stage :

hosein@localhost ~/Desktop/tea-19.0.5 $ make
g++ -c -pipe -march=i686 -O2 -fno-strict-aliasing -D_REENTRANT -Wall -W -DVERSIO N_NUMBER=\"19.0.5\" -DASPELL_ENABLE -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_SVG_LIB - DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share /qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore - I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGu i -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/ usr/include/qt4/QtSvg -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtScript -I/us r/include/qt4/QtScript -I/usr/include/qt4 -I. -I. -o rvln.o rvln.cpp
rvln.cpp: In member function ‘void rvln::newFile()’:
rvln.cpp:372: warning: unused variable ‘d’
rvln.cpp: In member function ‘void rvln::open()’:
rvln.cpp:406: error: no matching function for call to ‘QFileDialog::setFilter(QFlags<QDir::Filter>)’
/usr/include/qt4/QtGui/qfiledialog.h:107: note: candidates are: void QFileDialog::setFilter(const QString&)
rvln.cpp: In member function ‘bool rvln::saveAs()’:
rvln.cpp:619: error: no matching function for call to ‘QFileDialog::setFilter(QFlags<QDir::Filter>)’
/usr/include/qt4/QtGui/qfiledialog.h:107: note: candidates are: void QFileDialog::setFilter(const QString&)
rvln.cpp: At global scope:
rvln.cpp:1542: warning: unused parameter ‘previous’
rvln.cpp: In member function ‘void rvln::file_open_programs_file()’:
rvln.cpp:3509: warning: unused variable ‘d’
rvln.cpp: At global scope:
rvln.cpp:3665: warning: unused parameter ‘exitCode’
rvln.cpp:3665: warning: unused parameter ‘exitStatus’
rvln.cpp:3900: warning: unused parameter ‘previous’
rvln.cpp:4074: warning: unused parameter ‘editor’
make: *** [rvln.o] Error 1


Reply to this

-

 Re: Re: Re: Re: Re: compile problem

 
 by xornot on: Aug 12 2008
 
Score 63%

What is your Qt version? 4.3 or 4.4?


Reply to this

-

 Re: Re: Re: Re: Re: Re: compile problem

 
 by hosein-mec2 on: Aug 12 2008
 
Score 50%

4.3



-

 Wouldn't install on Vista

 
 by IndigoJo on: Oct 12 2008
 
Score 50%

I tried installing the Windows Installer on Vista, and it failed when trying to install the QtCore4.dll file to "\Program files\TEA".


Reply to this

-

 Re: Wouldn't install on Vista

 
 by xornot on: Oct 12 2008
 
Score 50%

What Vista say about it? Some error message dialog?


Reply to this

-

 Re: Wouldn't install on Vista

 
 by xornot on: Oct 12 2008
 
Score 63%

Try install it as the admin.


Reply to this

-

 GUI

 
 by sintegrial on: Apr 1 2010
 
Score 63%
sintegrialsintegrial
Sintegrial
Home

Hi,

TEA seems to be a quite original tool, althought it's very raw for now.

A few suggestions, if you dont mind:

1. Please add a screenshot.. People love images :)

2. Please do something with GUI... it's not at all comfortable to work with (as a first thing, you could move the right-side tabs to the left side)

3. Menu structure is too complex to orient. Also, alot of menu items are just empty...


Reply to this

-

 Re: GUI

 
 by xornot on: Jun 27 2011
 
Score 50%

Menus are not empty. Please read the manual how to use them.


Reply to this

-
.

 Nice

 
 by marcaemus on: Feb 10 2012
 
Score 50%

Changing from gtk to qt apps this is a good replacement for Geany. Voted up.


... when all the worlds collide.
Reply to this

-

 Thank you

 
 by lionhater on: Oct 8 2012
 
Score 50%

I'm not a programmer so I might be missing something, but this app is almost a DE by itself! And it is original and good looking too. Can't understand why it's not voted by many more?

Please excuse me if these're absurd or beyond the scope of this app, but since you don't seem to worship minimalism:

1. Fully functional odt editing, compatible with LibreOffice Writer!!

2. Instead of (or along with) the markup, WYSIWYG editing; and a sidebar operation like Zim (note taker) with one-click file (note) opening/editing (i.e. not in a new tab, replacing the current file)!!

3. More beautiful and different palettes.

Yes, I'm a bit (or far) carried away, but these would make Tea half of an OS by itself! Text editor, note taker, word processor etc.


Reply to this

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