Download List

Descripción del Proyecto

Minimum Profit (mp) is a programmer's text editor. It features small memory and disk requirements, syntax highlighting, context-sensitive help for the source code being edited, multiple simultaneous file editing, ctags support, word wrapping, and more. It can be compiled for Qt, Ncurses, GTK, and MS Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-23 07:05
5.2.1

Esta versión incluye acciones de bloque/anular sangría de guión, una nueva opción "jugada inteligente al principio de línea" y una extensión a las plantillas de tener otras distintas para cada lenguaje de programación.
This release includes indent/outdent block actions, a new "smart move to beginning of line" option, and an extension to templates to have different ones for each programming language.

2011-04-20 00:44
5.2.0

Esta versión incluye nuevas funciones para filtrar la selección a través de un programa externo, para cortar al portapapeles todas las líneas que coincidan con una cadena, para insertar una ficha real (independientemente de la configuración de la ficha), y para insertar elementos numerados. Hubo varias mejoras a la interfaz en modo texto (incluyendo un cursor de hardware) y algunas correcciones menores, incluyendo la resolución de una inserción / problema del modo sobrescribir. Algunas bibliotecas internas también han sido reescritos, por lo que el uso de memoria es ahora más bajo y el comportamiento general de un poco más rápido.
Tags: Stable
This release includes new features to filter the selection through an external program, to cut to the clipboard all lines matching a string, to insert a real tab (regardless of the tab settings), and to insert numbered items. There were several improvements to the text mode interface (including a hardware cursor) and some minor bugfixes, including the resolution of an insert / overwrite mode issue. Some internal libraries have also been rewritten, so the memory usage is now lower and the overall behavior a little faster.

2010-08-25 19:23
5.1.4

Esta versión incluye un modo de pestaña nueva (con la línea anterior como una plantilla), Alt + nuevo soporte claves y soluciones para algunos bugs importantes que dieron lugar a accidentes.
This release includes a new tab mode (taking the previous line as a template), new Alt+keys support, and fixes for some major bugs that led to crashes.

2009-09-20 23:15
5.1.3

Esta versión incluye un nuevo controlador de Qt4, un visor hexadecimal de nuevo, pasando del sistema de la interfaz de usuario de Windows, detección charset mejorado, y algunos portapapeles y de la plataforma fija específico.
This release features a new Qt4 driver, a new hexadecimal viewer, dropping from system UI windows, improved charset detection, and some clipboard and platform-specific fixes.

2009-05-10 19:35
5.1.2

Grep puede ser recursivo. Nuevos colores de sintaxis se utilizan para los bloques de documentación especial (que son diferentes de los comentarios de la fuente). Una nueva acción ha sido añadido a saltar a las listas de la sección especial dentro de cada documento (por ejemplo, las definiciones de funciones). Otra acción se añadió para buscar palabras que se repetían demasiado cerca unos de otros (como una ayuda a la escritura). Se hicieron varias correcciones a la GTK y los controladores de Win32 y otros errores de menor importancia eran fijos.
Tags: Stable
Grep can be recursive. New syntax colors are used for special documentation blocks (which are different from source comments). A new action was added to jump to special section lists inside each document (for example, function definitions). Another new action was added to search for repeated words too near to each other (as an aid to writing). Several fixes were made to the GTK and Win32 drivers and other minor bugs were fixed.

Project Resources