Warning, /office/kile/ChangeLog is written in an unsupported language. File is not indexed.

0001 version 2.1 -> 3.0 beta 1
0002 
0003 Features:
0004 - New live preview feature
0005 - Integration of Okular viewer
0006 - Customizable user menu
0007 
0008 Fixes:
0009 - Numerous fixes
0010 
0011 
0012 version 2.1 beta 5 -> 2.1
0013 
0014 Fixes:
0015 - Fix a potential memory leak related to the parser progress bar
0016 - Fix a crash that occurred when typing "exit" in the embedded console (#263405)
0017 - Improve the wording of the message box which pops up when the user
0018   wants to create a new project but no project name has been given yet (#263661)
0019 - Correctly handle '.' characters that occur in citation labels (#266670)
0020 - Run the tool 'asymptote' automatically when 'asymptote' figures are present
0021   in the document (Patch by Felix Mauch, #258352)
0022 - Fix a typo present in the LaTeX markup when inserting a description list
0023   environment via the 'LaTeX' menu (Patch by Mark  Morschhäuser, #268043)
0024 - Fix some bugs in the tabular wizard (Patch by Felix Mauch)
0025 - Revive the automatic insertion of $ feature (Patch by Dominik Haumann)
0026 - Fix the problem that dead keys are sometimes treated as 'alive' (#269590)
0027 - Avoid crashes when running Kile in a non-English locale (#271910)
0028 
0029 Features:
0030 - Make the background colour of the quick preview pane configurable (#265879)
0031 - Add a directory selection button (and the corresponding dialog) which allows
0032   it to select the default location for projects in a more comfortable way
0033   (Patch by Felix Mauch, #116670)
0034 - Also add a directory selection button for the TeX documentation (Patch by
0035   Felix Mauch)
0036 - Allow users to comfortably install custom completion files (Patch by Libor
0037   Bukata, #265284)
0038 - Add the possibility to copy tables from the clipboard into the tabular
0039   wizard (Patch by Felix Mauch)
0040 - New CWL file for the 'soul package' (Patch by Thomas Braun, #271688)
0041 
0042 
0043 version 2.1 beta 4 -> 2.1 beta 5
0044 
0045 Fixes:
0046 - Ensure that LaTeX root documents are recognised correctly when Kile is starting up (#233667)
0047 - Don't prepend the base directory to absolute file names returned by 'grep' (#234235)
0048 - Fix some crashes in the find-in-files dialog
0049 - Fix problems that could occur when using custom tools in combination with a translated GUI (#224130)
0050 - Make the 'smart new line' feature respect custom indentation (#226161)
0051 - Restore the master document setting (for single files) when Kile is starting up (#222029)
0052 - Correct the tool tip for the symbol panel in the side bar (Patch by Christian Herzberg)
0053 - Fix the problem that the LaTeX root icon isn't shown for project items if they aren't opened
0054 - Fix problems related to opening files from the file browser widget (#222325)
0055 - Correctly split strings containing line breaks in the log widget (#237885)
0056 - Fix some bugs related to the new-document wizard (#238544)
0057 - Correct the problem of changing the focus when auto-save is triggered (#228321)
0058 - Rename the 'BibTeX' and 'Biblatex' actions in the LaTeX menu to avoid confusion within the shortcut configuration dialog (#184847)
0059 - After a manual invocation, abbreviations are now replaced immediately even if longer matches are possible (#238897).
0060 - Add icons for the 'Split Cells' and 'Join Cells' actions in the tabular dialog (#237897)
0061 - Add missing fields to 'bibtexentries.rc' (Patch by Martin Weis)
0062 - Add support for the '%absolute_target' keyword, which enables ForwardPDF (with Okular) to work correctly in embedded mode (#245483)
0063 - Reduce GUI flickering a little more
0064 - Ensure that the $PATH variable is respected when tools are launched (#204397)
0065 - Fix a problem related to opening non-existing files in projects which can freeze the GUI (#241181)
0066 - Fix the bug which causes keyboard shortcuts to change when switching between documents (#247646)
0067 - Correct a bug which results in references to appear as undefined (#241730)
0068 - Fix restoring of user-defined LaTeX commands and environments (#257463)
0069 - Fix a crash which could occur after clicking on 'Ok' in the shortcut configuration dialog when at least one project is open (#257318)
0070 
0071 Features:
0072 - Make it configurable whether the splash screen is shown or not (#244909)
0073 - Add an embedded viewer configuration for the 'ForwardPDF' tool
0074 - Add completion files for 'units.sty' and 'nomencl.sty' (Patch by Andreas Weder)
0075 - Update 'todonotes.sty' (2009/12/25) (Patch by by Andreas Weder)
0076 - Make the document tabs movable (Initial patch by Nicolas Pavillon, #200890)
0077 - New CWL file for the 'fancyref' package
0078 
0079 
0080 version 2.1 beta 3 -> 2.1 beta 4
0081 
0082 Fixes:
0083 - Set up the project archive feature correctly (#216964)
0084 - Ensure that toolbar customizations are correctly loaded on start-up (#216957)
0085 - Force termination of Kile when the main window is closed. (#220343)
0086 - Implement bindings for the commands "w", "wa", "wq", "wqa", "q" of KatePart's VI input mode (#223701)
0087 - Recognize the 'table*' environment during parsing (Patch by Andreas Wenning)
0088 - Ensure that the Kile window is raised to the top during inverse search
0089 - Add SyncTeX support (Patch by Christian Trippe, #226718)
0090 - Fix a typo in the Powerdot template (#225863)
0091 - Fix menu accelerator clashes w.r.t. the find/replace functionality of KatePart (#216980, #222703)
0092 - Add several missing icons
0093 - Fix problems related to the auto-save functionality
0094 - Optimize the parsing of documents by only doing it when it is required
0095 - Ensure that the tool tips showing the document names are set correctly on all tabs (#205245)
0096 - Insert '\ss{}' and '\SS{}' instead of '\ss' and '\SS'
0097 - Fix the search for multi-line math groups 
0098 - Fix the detection of the correct file during LaTeX output parsing when files are included with '\Input' or '\include' (#223200)
0099 - Track the current editor highlight schema in the configuration dialog (Patch by Dominik Haumann, #227141)
0100 
0101 Features:
0102 - Add support for some currently missing AMS LaTeX environments
0103 - New CWL files for the 'Cancel', 'Gauss' and 'Mathtools' packages
0104 - Add a progress bar showing parsing progress to the status bar
0105 - Allow to choose a preview tool for the quick preview feature of math groups
0106 
0107 
0108 version 2.1 beta 2 -> 2.1 beta 3
0109 
0110 Fixes:
0111  - Restore find-in-project functionality (#205087)
0112  - Use correct version string in project files
0113  - Lots of code completion improvements (#193583, #209089, #209850)
0114  - Fix crash related to the customizable file inclusion feature (#210217)
0115  - Add SeaMonkey as browser for the 'ViewHTML' tool (Ubuntu bug 429336)
0116  - Some improvements to the scripting functionality (missing bindings)
0117  - Fix the labelling of the '\tfrac' insertion action (#212500)
0118  - Fix crash related to the parsing of LaTeX output logs (#212224)
0119  - Fix problems related to the handling of LaTeX environments (#214740)
0120  - Make the output view use KDE colours (#215389)
0121 
0122 Features:
0123  - Allow newline characters (%n) and cursor position (%C) in the expansion text of abbreviations
0124  - Save and restore editor settings for regular documents and for projects (requires KDE libraries 4.4).
0125  - Add a sidebar tab which allows to display CWL word lists
0126  - Improve the graphics inclusion dialog
0127 
0128 
0129 version 2.1 beta 1 -> 2.1 beta 2
0130 
0131 Fixes: 
0132  - ask the user if the tool list should be reloaded, needed due to the switch
0133    to KDE4
0134  - remove some uncommong utf8 settings from Quickdocument Wizard, make the
0135  default encoding utf8x (#204189)
0136  - make the ALT+p shortcut unique (ubuntu #404879)
0137  - make section jumping faster for unchanged documents (thanks to Rafał Nowak)
0138  - fix %M support in user tags (thanks to Amaro Rica da Silva)
0139  - use the KDE system colours for displaying entries in the log widget (#185529)
0140  - don't set empty highlightning, work around for katepart bug (#196791)
0141  - add biblatex file suffixes
0142 
0143 Features:
0144  - add Evince as PDF, PS, DVI Viewer
0145  - Nicer "Open File" widget (thanks to dhaumann)
0146  - biblatex cwl files, one for users and one for authors
0147 
0148 version 2.0 -> 2.1 beta 1
0149 
0150 Bigger Features:
0151  - port code to KDE4 and QT4, this includes the move from DCOP to DBUS interface
0152  - Fix something like 70 bugs at least
0153  - move from old autoconf and friends to the cmake buildsystem
0154  - change source code layout
0155  - complete rewrite of the TabularDialog
0156  - adapt the tools, removed kghostview,kdvi,kpdf, use okular instead,
0157    add draft mode for *tex tools, added context and xelatex tools.
0158  - reworked toolbars for the tools
0159  - porting of kile to Windows has started
0160  - better LaTeX syntax highlightning
0161  - New way of generating symbols for the symbolview. Now also utf8 symbols can
0162    be included and text in utf8 as a comment. The old method with tex files and
0163    gesymb has been removed. The new way needs a xml file as input and gesymb-ng found in src/data/symbols-ng
0164 
0165 Features:
0166  - Lots of added cwl files, also some changes
0167  - reworked Image Include dialog
0168  - reworked New Project dialog
0169  - reworked Tools configuration dialog
0170  - add biblatex menu as an alternative to the bibtex menu
0171  - ddd some more templates
0172  - on-the-fly special-character-to-latex-code substitution
0173 
0174 version 2.0.3 -> 2.0.4svn 
0175 
0176 Fixes:
0177  - fix rare crash
0178  - Create "~/.lyx" if it does not exist (Ubuntu bug #324722)
0179 
0180 Syntax:
0181  - bibtex: add new biblatex types, allow numbers in key names
0182 
0183 version 2.0.2 -> 2.0.3
0184 
0185 Fixes:
0186  - Add {} to special characters in symbolview for easier handling (#170144)
0187  - Don't blend user defined symbols because we don't know how they look like
0188  - Misplaced cursor with intelligent double quotes and selections (#174937) 
0189  - Fixed a case where the autocompletion dies (#164231,#174003)
0190  - Make the statistics pane work also for non latex files (#173745)
0191  - Don't report certain log messages as tex errors (#174665)
0192  - Properly escape the log messages so that also <...> shows up (#175148)
0193  - some cwl typos  
0194 
0195 CWL:
0196  - Added babel, todonotes (thanks to Salim), glosstex, nicefrac, float,
0197    fastex (thanks to Fabian Rost)
0198 
0199 Syntax:
0200  - latex: -- fixed corner case where \newcommand got highlighted wrong
0201  -- highlight alignat and friends correctly
0202 
0203 version 2.0.1 -> 2.0.2
0204 
0205 Fixes:
0206  - Insert \item[] in description environments for smart newline (#161658),
0207  reported and fixed by Job Noorman
0208  - Fix regression in 2.0.1 inside structure view related to opening files (debian #484146)
0209  - Fix regression in latexoutputfilter resulting in the wrong file being
0210 reported (#162899)
0211  - Fix regression in Kile 2.0.x, blend symbols so that they are usable with
0212    dark themes also (#161153)
0213  - Don't create 'save' and 'save-as' actions specifically for Kile as they will
0214    interfere with the corresponding actions from KatePart. Thanks to Mathias
0215    Soeken for reporting.
0216  - Also parse class warnings and show them in the Logview, patch by Jeroen Leeuwestein (#169040)
0217  - Remove not sh-compliant code by requiring a Bash shell for system check (debian #489618)
0218  - Add a workaround for a bug contained in KatePart 3.x in the 'setEncoding' method, which enforces
0219    a reload on every change of the encoding (as a consequence the user sees a confusing
0220    document-modified dialog) (#160258)
0221  - Make find-in-files work again with anyting else than the "all files" filter (#165636)
0222  - Minor cwl fixes
0223 
0224 Features:
0225  - cwl file for siunitx (thanks to Dirk Sarpe) and allrunes packages
0226 
0227 version 2.0 -> 2.0.1
0228 
0229 Fixes:
0230  - Do all section actions on the whole section (#154272)
0231  - Fix possible crash due to unchecked index bounds
0232  - Some i18n fixes (#153371)
0233  - cwl files: fix wrong commands with \left and \right and make them more complete
0234  - Typos in symbols (#158749)
0235  - Sync kile project on disk before archiving
0236  - Add figure* to the structure view also (#151743)
0237  - Fix completion for multiple citations/references (#152766)
0238  - Fix crash at template handling, reported and fixed by Vincenzo Di Massa
0239  - Rename some cwl files so that they not only differ by case (#158600)
0240  - Search also in $BIBINPUTS and $TEXINPUTS paths if opening files from the
0241    structure view
0242  - Add missing package definitions to some symbols from the misc-text pane
0243  - Allow spaces in the name of images in the includegraphics dialog (#161101)
0244  - Don't recompile forever if some file timestamps are in the future (#121956)
0245  - Fix the "autocompletion dies" bug (#155044) and also (#160555)
0246 
0247 Features:
0248  - Add \newlength as a variation of newcommand
0249  - Add url.cwl, svninfo.cwl, svn-multi.cwl, yfonts.cwl, virginialake.cwl
0250  - Allow ":" and "-" in citation keys, important for codecompletion
0251 
0252 Syntax:
0253  - Highlight & and @{} in tabular like environments
0254  - Ignore Noweb blocks
0255 
0256 version 2.0beta2 -> 2.0
0257 
0258 Fixes:
0259  - Added some new logic to really disable all debug output if --disable-debug
0260    is given to configure, should make kile faster
0261 
0262 Features:
0263  - New documentation kile-remote-control.txt
0264  - Added new DVItoPDF config Modern which calls dvipdfmx instead of dvipdfm,
0265 set Modern as default
0266 
0267 version 2.0beta1 -> 2.0beta2
0268 
0269 Fixes:
0270  - Polishing Quickdocumentdialog
0271  - More agressive recompiling
0272  - Cwl fixes
0273  - Mathsymbol commands were biased with one, some symbol cleanups (#148855)
0274  - Don't make system check if the user has defined a master document (#148800)
0275  - Don't offer eqnarray in the latex menu (but we still support it for math environment completion etc.) (#101583)
0276  - Consider also files located in $TEXINPUTS and $BIBINPUTS paths for codecompletion. (#149652)
0277 
0278 Features:
0279  - Call asymptote if needed on latex run 
0280 
0281 version 1.9.3 -> 2.0beta1
0282 
0283 Fixes:
0284  - More than 50 bugs have been closed
0285  - Symlinked files and directories in combination with inverse search
0286  - Autosave fix: If a file is two autosave cycles not writable we will skip the file until it is writeable again.
0287  - Fix starting directory for add Files. Take the project's basedir
0288  - Fix bug in tabular wizard, when breaking some multicolumn cells
0289  - Remove selected text in any case if the user insert "
0290  - Fix bug where environments were completed which should not have been completed.
0291  - Textcolor bug in tabular wizard
0292  - Only use special quotes if we have a tex file
0293  - Fix bug in lyxserver when the filesystem in the users home directory does not support FIFOS
0294  - Use the $PATH variable to search for the tools
0295  - Remove our own "not perfectly" working spellchecker implementation, now the katepart spellchecker is always in charge
0296  - Call "Refresh Strcuture" after changing the encoding  
0297  - Grep for \newenvironment and add them to the completion lists
0298  - Smart newline now also recognizes comment lines
0299 
0300 Bigger Features:
0301  - Add auto completion in abbreviation mode:
0302         a) All abbreviations can be shown in the sidebar (configurable)
0303         b) All abbreviations from a local abbreviations list 'kile-abbrevs.cwl' are
0304         editable. This file can be found in the local application path of Kile.
0305         c) Editable abbreviations are marked with a star.
0306         d) It is possible to add new abbreviations or delete existing ones.
0307         e) A new auto mode to expand abbreviations was added (configurable
0308   of course). If an abbreviation is followed by a space or a punctuation
0309   symbol, it is immediately expanded without further user commands.
0310  - Added a set of commands to work directly with sectioning on the structure view: 
0311         copy, cut, paste, select, delete, comment, quick preview 
0312  - New Symbolview which contains:
0313         - Most frequently used symbol list
0314         - Complete revamped symbol list with more items (nearly 1000) and more
0315           categories
0316         - Show command and depending packages in the tooltip
0317         - Send a warning in the logwidget if a package is not included
0318         - By pressing CTRL and SHIFT while inserting an item one gets {} or $$
0319           around the inserted command
0320  - Added a scripting interface to kile
0321  - A big bunch of new cwl files, mostly from kile users , so kile has now more
0322    than 80 :)
0323  - Add support for TexLive 2005/2007
0324  - Preview of mathgroups from Mathias Soeken (with some additions and
0325  extensions by Holger Danielsson)
0326 
0327 Smaller Features:
0328  - New tool entries for:
0329         - Asymptote
0330         - PDFLaTeX draftmode (available in PDFTeX from TeXLive 2007)
0331         - Bibtex 8bit Version
0332         - Added Lilypond tool (4 variants), icon will follow
0333         - Renamed LaTeXtoDocBook to DBLaTeX , use 
0334           programm dblatex for that and also introduced 4 variants of it.
0335         - Renamed LaTeXtoHTML to LaTeX to Web and added tex4ht variants (to XML, to HTML 
0336           and to MathML), but keeping the latex2html tool also
0337         - Added a variant of quickbuild , do only LaTeX
0338         - Added DVItoPDF variant, Landscape and "Black and White"
0339         - Moved Archive tool from type none to Archive and also added much more
0340           configs, now users can also alter them
0341         - Changed default bibtex viewer for new kile users to kbibtex
0342         - added gbib, jabref, kbib to bibtexviewers
0343  - Recursive parsing of footnote command
0344  - New citeViewBib action, which asks the bibtex viewer (currently only
0345    kbib) to send marked references. Thanks to Thach Nguyen for the
0346    initial patch
0347  - New function "Save Copy as..."
0348  - Revamped the new-file dialog.
0349  - Add support for templates types other than LaTeX.
0350  - Use the extension ".kileicon" for template icon files.
0351  - Added lyx:paste command in kile's lyxserver
0352  - Add Readme, Readme.cwl and Building-with-cmake.txt
0353  - Show todo/fixme tasks in structure view
0354  - Enhance completion configuration dialog usability and support local directories for completion files
0355  - Merge labels and sections in document structure view as user configurable option
0356  - First preliminary support for the beamer package
0357  - Select a single LaTeX command with CTRL+MouseDblClick-left
0358  - Autocomplete $ to $$
0359  - Move cursor out of braces after selecting from a keylist
0360  - Make include commands configurable through our nice latexcommand menu
0361  - Assign the keyboard focus to the active text view after Kile has started up
0362  - FindInFiles dialog can be moved into the background
0363  - Add additional double quotes for babel supported languages (czech, icelandic)
0364  - Highlighting of Section Titles as bold
0365  - Add emacs-like delete-to-end-of-line command
0366  - Removed metapost view in the sidebar, the commands can be accessed via
0367    kile's dictionary mode
0368  - Sort items in references list box
0369  - Some new toolbar icons
0370  - Added more optional fields in the predefined bibtex entries, patch from
0371    Martin Weis <martin.weis.newsadress (a) gmx.de>
0372  - Added CMake build support.
0373  - Add scripting support.
0374  - We always remember now the current most top item of the structure view and restore it after an update.
0375  - Add new actions gotoNextSection() and gotoPrevSection()
0376  - Quote replacement should not happen inside verbatim/verb environment
0377  - Add new actions gotoNextParagraph() and gotoPrevParagraph()
0378  - Fix rebuild structureview if changing the expansion level
0379  - Add mathgroup preview to the popup menu (right mouse button), where either a selection or a mathgroup is shown
0380  - More tools in kile's system check
0381  - Add drag-and-drop functionality 
0382  - Remember MakeIndex checkbox settings in kileprojectdlg
0383  - Add autoref command to std. ref. commands
0384 
0385 version 1.9.2-> 1.9.3
0386 Fixes:
0387  - Recognize escaped chars in \newcommand. (#132899)
0388  - Use KPDF as embedded viewer for quick preview, because KPDF can remember current settings. (#129177)
0389  - Bugs in tabular wizard, when merging, breaking and merging again some cells
0390  - Quote replacement should not happen inside verbatim/verb environment (#133112)
0391  - Fix bug in tabular wizard, when breaking some multicolumn cells
0392  - Don't use default permissions for backup file (CVE CAN-2005-1920 also applies to kile)
0393  - Fix bug in syntax highlighting: mathmode in optional parameter (#134146)
0394  - Allow tools with brackets in the configuration string also in sequence tools, fixed also the crash which hid the bug. (#134605)
0395  - One fix in latex-document-cwl and color.cwl
0396  - Fix crash when adding a file to a project (with no open documents) which contains an undefined reference (#135575)
0397  - Improve the logic for closing environments (#134793)
0398  - Don't treat \\[foo] as a math environment (#137131)
0399  - Remove selected text also if we insert a " (#137272)
0400 
0401 Feature:
0402  - Prepared the latex syntax file for beamer commands
0403 
0404 version 1.9.1 -> 1.9.2
0405 Fixes:
0406  - Add autoref command to standard reference commands (#130037)
0407  - Remember the setting of MakeIndexOptions checkbox in the project settings
0408  dialog. (debian #337550)
0409  - Added utf-8 and other encodings to the quickdocument dialog. (#131402)  
0410  - Make the "New Tool" dialog box big enough. (#132425)
0411  - Check if masterdocs in kilepr files exist, should fix some problems with upgrades from kile 1.8.
0412  - Searching for environments in Edit functions improved.
0413  - Take array as math environment instead of tabular in Configure->Latex Environments.
0414  - Don't crash if a user changes the icon of a toolbar item. (debian #382317)
0415  - Allow a few more punctuation in codecompletion of citation keys. (#130148)
0416  - Remember last working directory in 'find in files' dialog. (debian #359932)
0417  - Tabular wizard should insert all entered elements. (#132736)
0418  - Only autosave files which have been modified.
0419  - Delete comma of last bibtex entry if Bibliographie->Clean is called. (#129499)
0420  - Quick Preview fails if graphics are included in selection (#126019)
0421 
0422 version 1.9.0 -> 1.9.1
0423 Fixes:
0424  - Restore support for KDE 3.2.x.
0425  - tex files starting with numbers can now also used for "Forward DVI". (#124613)
0426  - now we respect the default project location set by the user also in projectOpen(). (#124099)
0427  - don't restore the line position if the file is already open. (#125175)
0428  - honor users who want to cancel the close request to embedded parts. (namely kbibtex)
0429  - fix ViewBib, if we support $BIBINPUTS for compilation we should also do it for viewing. We now also check in all paths in BIBINPUTS for an bib file. (#125133)
0430  - if "show labels" is disabled in structureview, we should nevertheless gather them for codecompl. and undefined ref.
0431  - don't fake pressed buttons, now the log message button does not looked pressed when you start kile. (#124098)
0432  - only add an trailing slash to the default project location if we need one.
0433  - hide the latex menu when we don't have docs open.
0434  - don't see unstarred env. as closing for starred. (#120509)
0435  - we are now much more carefully if the autosaving has succeded. We now warn if we can't autosave and don't overwrite backups with empty backups. (#125975)
0436  - only use special double quotes if no slash is in front of the cursor. (#127813)
0437 
0438 Features:
0439  - Add the possibility to use bullets in user tags via a new placeholder %B.
0440  - Colour bullets so that they can be spotted easily.
0441  - new cwl file for the textcomp and import package.
0442  - we now highlight TODO, FIXME in comments. (only if they are not in normal text)
0443  - added Readme.MacOSX
0444 
0445 [...]
0446 
0447 version 1.6.3 -> 1.7a3
0448 major:
0449  - smart LaTeX: rerun automatically when needed, runs BibTeX and/or MakeIndex if required
0450  - a more flexible and powerful tool system
0451  - automatic completion of LaTeX commands
0452  - access to teTeX help system
0453  - system configuration checker (Settings->System Check), detects installation errors, missing apps and wrong Kile settings
0454 
0455 minor:
0456  - BibTeX files are now parsed as well, references in a BibTeX file can be used in \cite autocompletion now as well
0457  - user defined commands (using \newcommand) are added to the autocompletion list
0458  - improved structure view, remembers its state, it doesn't collapse anymore after a save
0459  - find in files dialog
0460  - several LaTeX specific editing options (close environment for example)
0461  - convert accented letters (like Ë) to ASCII TeX commands (like \"E) and vice versa
0462  - new side and bottom bars
0463  
0464 version 1.6.2 -> 1.6.3
0465  - fix a crash when opening/closing projects with common files
0466  - warn if user tries to overwrite an existing file in the "New Project" dialog
0467  - make usertags/tools shortcuts configurable
0468  - place cursor after a bracket when inserting a usertag 
0469  - polished up the "New File" wizard, the size and selected template are now remembered, an option to start the Quick Start wizard after selecting an empty template is also added
0470  - double clicking on a non-existent file results in a dialog requesting the creating of this file, instead of just an error
0471 
0472 version 1.6.1 -> 1.6.2
0473  - bugfixes
0474  
0475 version 1.6 ->1.6.1
0476  - bugfixes
0477  
0478 version 1.5.2 -> 1.6
0479 major:
0480 - new editor (katepart)
0481 - project management
0482 minor:
0483 - auto-complete environments
0484 - statistics dialog for document (word count)
0485 - can open multiple files in one go (using the open file dialog or the sidebar)
0486 - launch you favorite BibTeX editor using the bilbiographies found in your document
0487 - interaction with gBib and pyBliographer
0488 - restore files and projects on start up (optional)
0489 - checking whether or not the document is a LaTeX root before compile is optional now
0490 - structure view: jump to line AND column, allow multiple labels on one line, allow space between \struct and { }, don't parse
0491   structure elemented that are out-commented
0492 - configurable shortcuts to focus log/messages, output, konsole, editor views (resp. ctrl+alt+m,o,k,e)
0493 - more advanced \includegraphics dialog (thx Michael Margraf)
0494 - check for modified on disc
0495 - highligthing inside math environments
0496 - allow user to set PS-PDF, DVI-PS, PDF-PS, BibTeX, makeindex commands
0497 
0498 version 1.5 -> 1.5.2 :
0499 - prompt user when trying to run LaTeX on a document which isn't a document root
0500 - better syntax highlighting (deals with \verb and verbatim environment)
0501 - summary of compilation results after running LaTeX
0502 - improved "clicking on errors in the log file jumps to corresponding line"
0503 - user can define an arbitrary number of user tools/tags.
0504 - autosave
0505 - added an Output view, theOutput view is the location for the raw
0506   output of the shell processes (latex,dvips, etc.)
0507 - more error messages/warnings when the user tries to do compile/view
0508   non-existing/untitled documents
0509 - added templates support (user can select a template when creating a new
0510   file, user can create templates from existing documents).
0511 - added a stop button, (La)TeX can now be stopped while compiling
0512 - added a Toolbars submenu, toolbars can be hidden now
0513 - output of compilations remains visible, log file can be shown
0514   on request
0515 - inverse search now also works for documents whos name starts with a number
0516 - more flexible command syntax, instead of having latex and pdflatex as
0517   commands, one can use
0518   latex %S.tex or make %S.dvi
0519   now
0520 
0521 version 1.4 -> 1.5 :
0522 - added metapost support
0523 - added "user commands" menu
0524 - added ability to change or add gnuplot commands before plotting with the Gnuplot frontend
0525 - fixed the bug for files with accents in the Kite file selector
0526 - added the ability to show the line numbers and to choose the colors for the editor
0527 
0528 version 1.32 -> 1.4 :
0529 - added dvi and postcript embedded viewers (based on kdvi and kghostview kparts)
0530 - spell checking is now possible for the selected paragraphs and not only for all the document
0531 - overwrite an existing file must now be confirmed
0532 - the bug about the "report" document class in the "quick document dialog" has been fixed
0533 
0534 version 1.31 -> 1.32 :
0535 - the user can set the encoding character of the file with a combo box included in the Kite file selector.
0536 - two color schemes are available for the editor (Black on White/White on Black)
0537 - improved the "Multiple Function" dialog of the "Gnuplot frontend"
0538 
0539 version 1.3 -> 1.31 :
0540 - new dialog box for the "ref" and "pageref" tags (the user can select one of the existing labels)
0541 - the "--unique" option is now used for the "Kdvi Forward Search" command
0542 - the bug about the "report" class in the "Quick Start" wizard has been fixed
0543 - the GnuPlot front end code has been cleaned (only QString are used instead of string)
0544 
0545 version 1.3beta -> 1.3 :
0546 - fixed some minor bugs
0547 - new user manual
0548 - added more options for the "Quick Start" wizard
0549 
0550 version 1.2 -> 1.3beta :
0551 - the "label" tags written on the same line than a "section" tag are now detected
0552 - added a "find next" command
0553 - improved the "replace" command
0554 - improved the "edit user menu" command (ability to insert several lines)
0555 - added more options for the "quick start", "tabular" and "array" wizards
0556 - added new LaTeX tags (maketitle, footnote, tableofcontents, ref, pageref)
0557 - added DCOP support (no new instance when kile is already running - Kdvi "inverse search" should work better)
0558 
0559 version 1.1 -> 1.2 :
0560 - new panel (file selector, structure view, mathematical symbols and the greek letters)
0561 - no more embedded viewers
0562 - classical order for the "recent files" list
0563 - added shortcuts for the "item" tag and icons for the "enumerate" and "itemize" environments
0564 - added info about the size of the .eps file while using \includegraphics{}
0565 - the Konsole is now synchronized with the current document
0566 - added ability to remove the optional fields of a .bib file. ("Clean" command)
0567 - added "watch file" mode for the "quick build" command (the viewers are not launched)
0568 
0569 version 1.0 -> 1.1 :
0570 - added toolbars configuration
0571 - added new modes for the 'Quick build' command
0572 - user can now print the ps/pdf file directly with kite
0573 - added a wizard for the 'Tabbing' environment
0574 - by typing %myenvironment in the 'LaTeX content' field of an 'user menu', Kite inserts directly this code :
0575 \begin{myenvironment}
0576 
0577 \end{myenvironment}
0578 - fixed some minor bugs