summaryrefslogtreecommitdiff
path: root/www/quanta3
AgeCommit message (Collapse)AuthorFilesLines
2004-02-05Update to KDE 3.2markd4-369/+1236
Changes: Quanta Quanta Plus * Basic VPL (WYSIWYG) mode Nicolas Deschildre * Project documentation handling Andras Mantia * Enhanced editing and autocompletion (user tags, user PHP functions, CSS selector classes, autofilling of mandatory child tags, etc.) Andras Mantia * Frame wizard Luciano Gulmini * New CSS wizard Luciano Gulmini * Abbreviation support Andras Mantia * Create DTEPs from real DTD files Andras Mantia * Filter the templates through an action Andras Mantia * Offline page parsing Andras Mantia * Attribute tree view (another, easy way to edit tag attributes) Andras Mantia * Modify the user toolbars and actions from a context menu Andras Mantia * Visual problem reporter Andras Mantia * Tip dialog Eric Laffoon * Kommander based Quick Start dialog * Crash recovery Emiliano Gulmini * Script management facility Eric Laffoon * XML Tools Chris Hornbaker * integrate Keith Isdale's kxsldbg Chris Hornbaker * HTML table editor Andras Mantia * KFileReplace integration Andras Mantia * tag file edit mode Eric Laffoon * Loading of new DTEP packages without restarting and sending of DTEP packages via e-mail. Andras Mantia * Enhanced DCOP, script action and plugin support. Andras Mantia * Function to convert the tag and attribute cases in a document. Andras Mantia * User extensible preview in external browser. By default Konqueror, Mozilla, Netscape, Opera and Lynx is supported. Andras Mantia * Enhanced document management: close buttons on tabs, close other tabs, reload functionality. Andras Mantia * New Kommander based Quick Start dialog for (X)HTML. Andras Mantia * Support for previewing the "noframes" section of a document. Andras Mantia
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-1/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-15Update to KDE 3.1.5.markd2-7/+5
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-1/+2
2003-09-17Update to KDE3.1.4.markd2-6/+5
Changes: * resolve symlinks before opening a file [#60860 ] * don't insert the "<meta http-equiv="Content-Type" content="text/html; charset=..." line when using the Quick Start dialog [#61500 ] * fix CTRL-C behavior [#62624] * fix message window handling * fix script action error output handling * honour the "Do not load the modified version from disk." setting in the dirty file dialog
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-07-30Update quanta to 3.1.3.markd2-8/+7
Bugfixes: * use the project base directory as the working directory for script actions * warn about existing files on rename * encode the subject in a mailto url * fix conflicting shortcut for Misc. Tag * fix possible crashes when using plugins * quote also the numbers in the attribute values * show the directory on the remote PC when using Save As for remote files, instead trying to switch to the file on the local disc * don't break the doctype line when changing the DTD * insert valid doctype line when using the Quick Start button * don't crash when trying to edit tags without proper .tag file (like <b>) * enable copying from documentation/preview even if the user uses separate clipboard and selection Enhancements: * don't insert spaces before CSS values (it disturbs some browsers) * default to the project dir when saving a new document * replace %pid with Quanta's pid and %input with the selected input source in the script action line
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-22Update KDE to 3.1.2.markd3-7/+35
quanta: * Bugfixes: * more accurate selection of modified files in the upload dialog * fix execution of script actions which does not have any argument * closing the files (and closing Quanta) isn't slow anymore * fix shortcut for Color dialog * store the upload options in the project file * fix the Insert/Overwrite mode handling * store and use the spell checking settings * show files with ":" in the name correctly in the Project Tree * show the directory selection dialogs in the project options * don't deny opening of empty local files * allow selection of empty directories in Rescan/Upload/New project dialogs * don't close a modified document if saving has failed * don't truncate the file after a preview * fix ocassional crash when pressing Ctrl-H while viewing the documentation * fix user toolbar handling * fix the height of the toolbar tab * fix failure of re-opening a file from File->Open Recent * do not crash when accessing the Plugins menu after a plugin was removed, but the Edit dialog was closed with Cancel * don't use the preview prefix after the project is closed * fix Quanta tagxml DTD * fix the DTD tag files, add warning if they contain syntax errors * use the Attribute Quotation setting * Enhancements: * bring up the message output window, when an action/plugin wants to printed some message * show files with relative path to the current document in "url" autocompletion * switch to the first editable widget when the tag editing dialog appears * insert <em> and <strong> instead of <i> and <b> in HTML documents * new DCOP methods added to the WindowManagerIf * QString projectURL() * QStringList openedURLs() * DocBook 4.2 DTD added * Kommander: * do not add the .kmdr extension to files ending with .kmdr * remove some warning/error messages polluting the output * flush the stdout buffer after writing to it
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-01Update KDE to 3.1.1.markd3-6/+43
Changes: arts * Several memory corruption fixes. kdelibs * kdialog: Fix screen numbering problem for centerOnScreen() static method * kprogress: Fix math problem in displaying correct percentage for large numbers * kio_http: Fix data processing for webdav(s) listing of directories and files * kate: Many small bugfixes, including: + Fixed code completion drop-down box position + Fixed "wrap cursor disabled" bugs + Fixed vertical scrollbar middle mouse behaviour + Fixed remove whitespace feature + Now clears the redo history when it is irrelevant + Fixed crash after starting up with a non-existant directory in the file selector history * kparts: Fix extension of transparently downloaded files, this fixes ark (used to display temp file instead of archive content) * klauncher: Fixed support for "Path=" entry in .desktop files. This entry can be used to specify a working directory. * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking. * kdeui: Fix for alternate background coloring in Konqueror list views. * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2. * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL; fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks points to the same place * kstyles: Handle focus indicators on label-less checkboxes better * kdeprint: Don't freeze when there is no route to the selected CUPS server * SSL: add support for OpenSSL 0.9.7 * SSL: ADH ciphers are now explicitly disabled in all cases * SSL: new CA root certificate added * Several Xinerama related fixes * QXEmbed fixes for various situations that don't handle XEMBED well * Java on IRIX with SGI 1.2 VM is fixed * khtml: Several major bugfixes, partially incorporated fixes from Safari as well. kdeaddons kdeadmin * Linux Kernel Configurator: Add details about the lightbulb icon's meaning * Linux Kernel Configurator: Support for more incorrect kernel configuration files kdeartwork kdebase * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names * klipper: Escape "&" everywhere. * konsole: + Removed "get prompt back"-hacks, don't assume emacs key shell bindings. + Fixed usage of background images with spaces in the filename. + Profile support fixes (disabled menubar etc.) + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct title. + Fixed a problem with the "Linux" font that prevented it from being used with fontconfig. * kdesktop: Made desktop menus pop up in unused Kicker space work. * kicker: Fixed empty taskbar sometimes showing scroll buttons. * konqueror: + Various startup performance improvements + Fix crash when sidebar tree expands hidden directory + Fix crash when config button hidden from config button's menu + Extensive fixes to Netscape plugins, fixing crashes and plugin support + Changes to default preview settings, making the defaults safer on various platforms * Java configuration module: Make it possible to properly configure Java in all cases * Previews: Fixed a privacy issue where previews of HTML files could access files or hosts on the network. kdeedu * KStars: + Fixed bug #51708: No longer exits if starting position is below horizon (only affected some systems) + Fixed bug #52205: Country of Lhasa is China, not Tibet. + Fixed too-narrow coordinates field in statusbar. + Fixed bug in "length of day" calculator module; it now properly accounts for latitude and longitude kdegames * Atlantik: Many small bugfixes, including: + Better handling of incoming messages + Fixed token animation * kbackgammon: Common crash fix. kdegraphics * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the drawings * Kooka: Some UI crashes fixed * KViewShell: Default paper size is fixed * KGhostView: Fixed wheel-mouse scrolling kdemultimedia * KsCD: + Stopped KsCD from pausing after tracks in random mode + Correctly associate extra CDDB information with tracks + Support non-Latin encodings properly in CDDB entries and elsewhere + Proper systemtray behaviour + Updated key accel code to avoid depricated calls * Movie previews have been removed due to severe unresolved stability problems kdenetwork * Desktop Sharing server (krfb): + fix problems on X11 servers with 8 bit depth + fix problems on X11 servers with big-endian framebuffer + allow X11 servers without XShm (thin clients). Warning: requires a lot of bandwidth + remove read timeouts. This should solve problems with some clients that got disconnected after a minute of inactivity (but increases the time to detect dead clients) + fix problem with clients that support both RichCursor and SoftCursor encodings (like krdc from HEAD) * Desktop Sharing client (krdc): + fix: when an error occurred in fullscreen krdc did not restore the original resolution + fix: krdc stopped to repaint the framebuffer after a disconnect while the error dialog was displayed + the quality setting in medium quality mode has been increased because the original setting looked too bad with Keramik kdepim * KOrganizer bug fixes: + Use correct default duration for events crossing a day boundary (#53477). + Correctly save category colors (#54913). + Don't show todos more than once in what's next view. + Include todos in print output of month view (#53291). + Don't restrict maximum size of search dialog (#54912). + Make cancel button of template selection dialog work (#54852). + Don't break sorting when changing todos by context menu (#53680). + Update views on changes of todos directly in the todo list (#43162). + Save state of statusbar (#55380). * knotes: Escape "&" in note titles kdesdk * Cervisia: + Fixed line break in protocol view + Fixed timestamp for files that are not in cvs (#55053) + Fixed handling of Cervisia's options like 'Update Recursively' when run as embedded part in konqueror (#55665) kdetoys * kworldclock: Fixed that all clocks show the same time. * kweather: Made it work again with non-english locales. (#52147) * kweather: Prevent KWeather from looping and freezing Kicker when not connected to the internet.(#49191) kdeutils * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI * kcalc: Now a KMainWindow instead of a KDialog to fix various UI inconsistencies * kdf: Support escapes in fstab quanta * Bugfixes: + Allow resizing of the main window even with large user toolbars [#53230] + Insert valid DTD definitions [#53274] + Honor the View Default settings from Settings->Configure Editor [#53569] + Be less braindead regarding the Show DTD Toolbar setting [#53739] + Be able to select also directories in tag dialogs [#54819] + Do not complain about text files being binary ones on a system with broken mimetypes [#54924] + Bring up the "File Changed" dialog only, when the file content has changed[#55678] + Select Tag Area behaviour fixed for optional tags + Insert non-translated string in CSS code parts + Insert "border-top", "border-right", etc. correctly in CSS + Don't quote the script line more than once in the action configuration dialog + Memory leak fixed: editor parts were not deleted when a file was closed + Fix insertion of "img" tags in HTML documents + Upload/rescan project/add to new project tree view behaviour fixed + Fix renaming of file in the Project Tree, when a file with the new name was already present in the project + Rename only what has to be renamed in the project and enable project saving after a rename + Use the correct encoding for newly created files + Saving of Author and E-Mail project options was broken in some cases + Fix the numbering of new documents + Fix the execution of actions + Fix crash when deleting an action + Insert valid single tags from the toolbar * Enhancements: + Show the tag attributes (Alt-Down) menu lower than the current line + "Insert in cursor position" for script actions replaces the selection if there was some text selected + New DCOP interface (WindowManagerIf) added to enable the modification of the opened documents from a script + DTD for Quanta tags (DTD definition) added + XHTML 1.0 Strict DTD added
2003-03-11Initial import of quanta 3.1markd4-0/+586
Part of kde3.1 Quanta Plus is a web development tool for the K Desktop Environment. Quanta is designed for quick web development and is rapidly becoming a mature editor with a number of great features.