OS4 DepotLogo by Alessandro Bacchia 
(anonymous IP: 18.191.135.224,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Text » Edit » juffed.lha

Juffed

Description: Advanced text editor for Qt4
Download: juffed.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 6Mb
Version: 0.10
Date: 17 Jan 2017
Author: Mikhail Murzin, port by Alfkil Wennermark
Submitter: Alfkil Thorbjørn Wennermark
Homepage: https://sourceforge.net/projects/juffed/
Requirements: Qt4.7 (1.0.0)
Category: utility/text/edit
Replaces: utility/text/edit/juffed.lha
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 10124
 
Snapshots:
 
Comments: 1
Snapshots: 1
Videos: 0
Downloads: 152  (Current version)
473  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
 ( AmigaOS History:

17/1-2017: Fixed compatibility with OS4.1 Final Edition Update 1

12/30-2016: Bugfixes and compatibility issues with Qt4.7 version 1.0.0

)

-------
JuffEd
Advanced text editor
Copyright (C) 2007-2009 Mikhail Murzin <mezomish()gmail.com>

Requirements:
	Qt (>= 4.2)
	QScintilla2 (>= 2.1)


Building and Installation:
	Debian, Ubuntu and all other Debian-based distros:
		You will need 'fakeroot' and 'cdbs' packages, 
		please install them.
		
		$ dpkg-buildpackage -rfakeroot


	Other distros:
		$ mkdir build
		$ cd build
		$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=release
		$ make
		$ sudo make install
To install to a fake root folder for further packaging use 'make
INSTALL_ROOT=<path> install'


License:
	JuffEd is distributed under the GNU General Public License.
	See COPYING for details.


Features:
	- multi-document interface (tabs)
	- syntax highlighting
	- code blocks folding
	- sessions support
	- find/replace using regular expressions
	- charset selection and auto-detection
	- line markers
	- international languages and Unicode support
	- plugins

	
Homepage:
	https://sourceforge.net/projects/juffed/

	
Bugs and feature requests:
	https://sourceforge.net/tracker/?group_id=205470






Copyright © 2004-2024 by Björn Hagström All Rights Reserved