1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674
|
2010/07/28
* tabulation width has been fixed
* documentation has been updated
2010/07/10
+ French UI translation by gholafox
2010/06/24
* drag'n'drop files to TEA - the charset from the file manager's charset list is used
* HTML/XML commenting is fixed
//28.0.0
2010/05/14
* search backwards - fixed
2010/05/12
+ Functions - Images - Save image from clipboard to file
2010/05/06
+ task-oriented main menu
+ Calendar menu //visible when the todo panel is active
+ Calendar - Add or subtract - years/months/days
use the negative value to represent N-days before the selected date
+ Calendar - Days between two dates
2010/05/05
* all files at TEA config directory will be saved automatically on closing
* files from the TEA config directory are not adding to the recent files list
+ main ui - "todo" panel
+ Tune - Common - Start week on Sunday
* editor area and logmemo manual resizing - fixed
+ Tune - Images page. All image-related options weve moved here
2010/05/02
+ Functions - Images - Capture desktop
2010/04/30
+ Functions - Images - Show image from clipboard
+ Functions - Images - Capture active window
+ Tune - Images - Screen capture delay, seconds
2010/04/25
+ Edit - Comment selection
2010/04/18
+ Fman panel - "?" button //the Magical charset guesser button
2010/04/16
* more fman fixes
2010/04/11 //27.1.0
2010/04/04
* drag from the fman fix
2010/04/02
* The Manuals have been updated
* Edit- Copy now copies text from the manual, if the Learn tab is active
2010/03/31 //27.0.2
+ File - File actions - Set UNIX end of line
+ File - File actions - Set Windows end of line
+ File - File actions - Set traditional Mac end of line
* Fm - File information - Full info //now detects the end of line of the selected file
2010/03/23 //27.0.1
* Web-gallery tool fixed
2010/02/28
* Morse encoder can handle the lower case text
* a few Russian manual fixes
2010/02/25 //27.0.0
+ Fm - Select by regexp
+ Fm - Deselect by regexp
for example, to select all *.txt-files, put the following regexps into the FIF:".*\.txt$" (without quotes!)
then, use Select by regexp. Then you can press Open button to open all selected files
+ Fm - File info - Count lines in selected files
//select some files, then use this function
2010/02/24
+ when launching a program from TEA, the output goes into Logmemo
2010/02/19
* new brackets hl code //from qwriter
+ app.version() - script func., returns the TEA version
2010/02/15
+ View - Profiles
+ View - Save profile
2010/02/11
+ Search - Find in files
2010/02/06
+ German UI translation by Tobias Quathamer
2010/02/05
* Win32 version uses ini-file config instead of Registry
2010/02/04
+ app.call_menuitem (item_name) function is available from QtScript/JS script
you can activate any TEA's menu item by its caption. For example:
fif.setText ("hello~hallo");
app.call_menuitem ("Replace all");
please note that the menu item name is a localized version, i.e. call
the translated menu item, if the translation is exists
2010/01/25
+ line numbers area //based on qwriter code
2010/01/23 //26.2.2
* xml/html, clike hl modules fixed
+ new FIF - the editable combobox instead of the old line edit
2010/01/22
* old FIF autocompletion mode is coming back
2010/01/07
* XML/HTML syntax hl improvements
2010/01/04 //26.2.0
* some fixes to make TEA GCC4x compatible
* other fixes
2009/12/27
+ Edit - Indent by first line
2009/12/22
+ Fman - Images - Create web gallery
* "Fman - Image conversion" has been renamed to "Images"
+ "Tune - Functions - Web gallery options" section
* Tune page UI improvemets
2009/12/16
+ new FIF autocompletion UI
2009/12/07
//26.1.0
2009/12/04
+ LilyPond basic hl
+ NASM hl
* TEA now loads the last selected palette. And old mechanism via "def_palette" file now
is obsolete. To tweak the palette, create the own one.
2009/11/14
+ Functions - Filter - Remove before delimeter at each line
+ Functions - Filter - Remove after delimeter at each line
2009/11/06
+ "margin_color" color name for palette files. If no margin_color is defined, TEA takes
the text color as one.
+ Bash script hl module
2009/10/20
* syntax hl inner changes. Strikeout and underline font style parameteres has been added
2009/10/17
* syntax hl engine fixes
2009/09/31 -- 26.0.0
+ Functions - Remove from dictionary
//This function is Hunspell-only. An updated dictionary will be loaded after the next session.
+ Vala syntax hl module
* hl engine fixes (now keywords are bold only with "fontstyle=bold" attribute at the hl file)
* "replace all" function now can be case-insensetive
* misc documentation fixes and additions
2009/09/26
+ Lua syntax hl module
+ Perl syntax hl module
2009/09/21
+ "File - Edit bookmarks" menu
* "Add to bookmarks" has been moved to "Edit bookmarks"
+ File - Edit bookmarks - Find obsolete paths //all obsolete bookmarks will be prefixed with #
* dynamic menu items those started from # are not visible anymore, so you can comment out
any line at the list-like config file such as external programs list, etc.
+ qmake options:
USE_ASPELL=true/false //true by default
USE_HUNSPELL=true/false //true by default
example to disable Hunspell, but with the Aspell supported:
qmake USE_HUNSPELL=false
to disable just Aspell:
qmake USE_ASPELL=false
to disable both:
qmake USE_HUNSPELL=false USE_ASPELL=false
to enable all:
qmake
2009/09/20
+ Tune::Functions - Hunspell dictionaries directory
+ Tune::Functions - Spell checker engine
2009/09/15
+ qmake PREFIX=path works fine
2009/08/12
+ Search - Replace all in opened files
2009/08/11
* document tabs are movable
2009/08/10
//25.1.0
2009/08/06
+ Tune::Interface - "Cursor center on scroll" option //can be buggy
* very cool fixes
2009/08/05
* MRU list fixes
+ Margin options at the Tune::Interface page
2009/07/25
//25.0.0
2009/07/10
+ --charset=codepage command line option is re-implemented
2009/07/07
+ new KWD and DOCX format readers
2009/07/02
+ new ODT format reader
2009/07/01
+ FIF can search in the File manager //case-insensetive, with MatchStartsWith option
* spell checker progress shows correctly
2009/06/01
* all dynamic menus can be teared off
* Lout IncludeGraphic support on Insert image
2009/05/28
+ Functions - Math - Binary to decimal //works with unsigned int binary numbers only
+ Search - Regexp mode //affect the searching, tables
+ more UI tweaks for smalls-screen devices
* all options from UI::Tune::Rare moved to UI::Tune::Common
* "Tab width in spaces" option moved to UI::Tune::Interface
* fixes at the tables engine
2009/05/27 //23.7.0
* main window can be resized to any size //useful for EEE PC 701 users
2009/05/26
+ Functions - Tables
2009/05/24 //23.6.0
* win32: Templates and snippets were been fixed
2009/05/23
+ Functions - Math - Decimal to binary //use with decimal representation
+ Functions - Math - Flip bits (bitwise complement) //use with binary representation
2009/05/21
+ Markup - HTML tools - Strip HTML tags
2009/05/16
+ "+" and "-" keys scales image at the image viewer
+ drag from the TEA's file manager to outside
2009/04/16
* some file manager improvenents
2009/04/04
+ View - Highlighting mode menu to set the hl-mode manually
+ File manager::places - configs item //to speed-up access to TEA config files
+ Markup - Mode - Lout
2009/04/03
+ FIF works to search at the Tune/Keyboard/Shortcuts list
+ Lout syntax HL (if the file has the extension "lout" - foobar.lout)
2009/04/01
* Tune window fixes
2009/03/25
+ PHP syntax hl - made by Boo-boo
2009/03/24 //23.3.0
+ D syntax hl
+ "Fm - File information - Full info" can read WAV file properties and calculate
the RMS. RMS is calculated for 16 bit PCM files only.
2009/03/10
+ Enter key work at the file name entry at the file manager. If user
used Open file, Enter key acts to open file, if the "Save as" is used,
Enter acts like fileman's "Save as" button
2009/03/07 //23.2.0
+ FB2 format read-only support (via the inner ABW tio module)
* file manager fixes
2009/03/06
* string list functions fixes
* OOP design fixes, tea binary site has been reduced by ~10 kbytes
* resourses cleanup
2009/03/05
+ Functions - Sort - Sort case insensitively
2009/03/03 //23.1.1
* indent/unindent fixed
+ Verilog hl
+ Tune - Rare - Use wrap setting from highlighting module
+ some focusing fixes for the file manager
2009/02/28 //23.1.0
+ Edit - Indent
+ Edit - Un-indent
2009/02/27
+ Tune - Rare page
* "Use traditional File Save/Open dialogs" and "Override locale" options have been
moved to the Rare page
* templates - fixed
* LaTeX markup mode small fixes
2009/02/26
+ tab - indent the selected block by space or tab
+ shift-tab - unindent by the one space or tab
//depending of "Use spaces instead of tabs" options
- zip code:: crypt.h //because TEA doesn't support passworded ZIP-files
2009/02/23
+ Tune - Common - Automatic indent
+ Tune - Common - Use spaces instead of tabs
+ Tune - Functions - Tab width in spaces
+ Tab key at the editor indents selection (if some text is selected)
2009/02/22
+ image viewer::rotate by [ and ] keys
2009/02/16
* Morse code table fixed
+ image viewer (not a automatic previewer) can handle Space, PageUp/Down, Home and End keys to navigate
through the images in the current directory
* statistics::line count for the selected text - fixed
2009/02/12
* for "Automatic preview images" TEA reads the thumbnails from the .thumbnails
directory //*nix only
2009/02/11
+ Tune - Common - Automatic preview images at file manager //off by default
+ Fm - Preview image //for the current selected at the file manager
* "File - Open at cursor" works in a same way when the file manager is focused
2009/02/09 //23.0.0
+ BASIC syntax hl
+ new logo at the About window
+ LaTeX syntax hl
2009/02/07
+ Fm - ZIP - Create new ZIP
+ Fm - ZIP - Add to ZIP
+ Fm - ZIP - Save ZIP
2009/02/05
+ SLA (Scribus) format //read only
2009/02/04
+ Functions - Text - Escape regexp
+ weak RTF support //read only
2009/02/03
+ input box for Save session //instead of file name in FIF
2009/02/02
+ ODT, SXW (old OOo format), KWD (old KWord format), ABW (AbiWord), DOCX documents
//read only
2009/01/26
+ Fman - Image conversion - Scale by side
+ Fman - Image conversion - Scale by percentages
//1. put the val into the FIF
2. select images
3. apply the function
* Fortran hl fixes
+ Tune - Functions - Image conversion output format
+ Tune - Functions - Scale images with bilinear filtering
+ Tune - Functions - Output images quality
//mainly for JPEG. Use -1 for default settings, otherwise 0..100
+ Tune - Functions - Zip directory with processed images
2009/01/21 //22.3.0
+ Initial Fortran syntax hl. The fortran.xml is based on Fortran 90 spec
+ C# syntax hl
2009/01/20
+ Functions - Text - Remove trailing spaces //on the each line
2009/01/20 //22.2.1
* Aplly to each line - fixed
2009/01/17 //22.2.0
+ Snippets, Scripts, Sessions and Templates now can hold submenus
- Qt version checking in src.pro is removed (it never worked fine on some distros)
2009/01/14
* Search options are saving now
* Image viewer hides itself when the file manager lost a focus
+ Autocompletion for the FIF
2009/01/11 //22.1.0
* MD5 checksum evaluation - fixed
2009/01/10
* paired braces hl - fixed
2009/01/09
* Toggle header/source - fixed
+ Functions - Analyze - Count the substring (regexp)
+ Functions - Analyze - Count the substring
//the "Search - Case sensitive" is used as an option
//Use the FIF to define a substring.
2009/01/07
* text to html - fixed
* several memory leaks - fixed
* markup engine inner changes
2009/01/02 //22.0.1
* shortcuts bug - fixed
* "keys" file is renamed to "shortcuts", so all your previous hotkeys were lost
assign them again!
* "famous input field" is used instead of FEF :)
2009/01/02
* shortcuts engine - fixed
* the "fte" script object is renamed to "fef" according to the FTE > FEF renaming
2008/12/31
+ File manager :: backspace navigates the fman to the directory at the upper level
- old image viewer
* syntax hl engine can be case insensetive
2008/12/29
+ Seed7 syntax hl
+ much better C/C++ hl
2008/12/27
+ Search - Whole words option
+ Search - Case sensitive
2008/12/25
* the "setup" tab has been renamed to "tune"
* "replace all" - fixed
2008/12/22
+ Functions - Analyze - UNITAZ quantity sorting
+ Functions - Analyze - UNITAZ sorting alphabet
- Functions - Analyze - UNITAZ
* Ctrl-F can be assigned twise - for Search and for the Focus the Famous entry field.
Please remove the first assignment manually to make the second one working properly
2008/12/21 //21.1.3
* some UNITAZ fixes and improvements
2008/12/20 //21.1.2
+ Functions - Analyze - UNITAZ
2008/12/19
* c/c++ hl fixed
2008/12/17 //21.1.1
* hl fixes
* Pascal hl file fixed
2008/12/16 //21.1.0
* "Functions - Statistics" is renamed to Analyze
* Extraction - Exract words is moved to Analyze
- Extraction submenu
- Single application mode
2008/12/15
* misc inner changes
* single_application engine is updated to 1.0
2008/12/10 //21.0.5
+ File - File actions - Reload //i.e. revert to saved
+ File - File actions - Reload with encoding //use double click to reload current document with the selected charset
2008/12/08 //21.0.4
* Pascal hl fixed
* some other bug fixes
2008/11/29 //21.0.3
* spellchecker is fixed!!!
+ progressbar for the spellchecker
2008/11/27 //21.0.2
* src.pro: QT version checking is disabled due to some reasons
* the inner changes to improve the loading speed
2008/11/24
* IDE switched to QDevelop ;)
* Ctrl-F is now assigned for Focus the Famous text entry
* some bugs were fixed
2008/11/19 - 21.0.0
2008/11/14
+ Fm - File information - MD5 checksum
+ Fm - File information - MD4 checksum
+ Fm - File information - SHA1 checksum
2008/11/12
+ new file manager
+ menu Fm
+ Fm - File operations - Create new directory
+ Fm - File operations - Rename
+ Fm - File operations - Delete file
* the < and > buttons of the Famous text entry is working
+ Famous text entry is the search field for the Manual browser
- Manual browser own search entry
2008/10/24
* QTextEdit is replaced by QTextEdit to improve large files editing
+ Java Script as built-in macro-language //see the Manual
2008/10/09
+ new manual browser
2008/10/01
+ Java 3.0 syntax highlighting
+ Pascal syntax highlighting (Turbo/Borland Pascal, Object Pascal, Free Pascal)
+ new highlighting engine
+ View - Palettes
2008/09/24
+ Markup - [X]HTML Tools - Preview selected color
//the color can be in the form of the hex value or the named color (darkBlue, red, white, etc)
* Last opened file is renamed to Last closed file
2008/09/08
* "Additional highlighting" is renamed to "Highlight current line"
+ "Highlight paired brackets" option
2008/09/03 //19.1.1
* Apply to each line - fixed
2008/09/01 //19.1.0 - good
2008/08/29
+ Statistics::author's sheets
+ File - Sessions
+ File - Save different - Save session
+ Prefs::Restore the last session on start-up
2008/08/18
+ View - Stay on top
2008/08/15
+ Qt version detection on the qmake stage
+ Functions - Math - Enumerate
Enumerates lines from the selected text. Params = Famous text entry.
Syntax: step~zero_padding~prefix
Examples:
"1~1~) " //without quotes
"1~3~ "
"10"
"10~5"
2008/08/04 //19.0.5
* norv.wood theme bug is fixed
2008/08/04 //19.0.4
* spellchecker words parser is fixed
2008/08/04 //19.0.3
* more fixes
2008/08/04 //19.0.2
* some file manager fixes
2008/08/04 //19.0.1
+ Preferences - Override locale option //to redefine the program's locale, use the two-letters code: en, ru, uk, etc.
+ Single instance mode for Windows
2008/08/01 //19.0.0
2008/07/30
+ Functions - Text - Quotes to facing quotes
2008/07/28
+ Dialogs remembers their sizes
* SingleApplication libary copy is relicensed to GPL (from LGPL) for an accordance of the main program license.
see LGPL, section 3: "You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices".
2008/07/25
+ UNIX: File manager
+ UNIX: single-instance mode
* UNIX: "Insert image" calls the file manager page
+ UNIX: Preferences - Use traditional File save/open dialogs
- TEAVisor
2008/07/18
* fixed: restore the positions of toolbars
2008/07/17
+ NorwegianWood UI style //from QT demo
2008/07/16 //18.1.1
* templates/snippets/scripts shortcuts at File Save/Open dialogs are working by deafult.
The reason of a non-working state: when the hidden files visibility of off, those shortcurs are not working
2008/07/16 //18.1.0
* obscure "QObject: Do not delete object, 'unnamed', during its event handler" is fixed
2008/07/15
+ Qt 4.4 is minimum requirement
* fixed: open file from the command line with a full path as the parameter
2008/07/14 - 18.0.3
+ Qt 4.4 compatibility. TEA doesn't crushes on start anymore
* more fixes
2008/07/12
* antispam e-mail - fixed
2008/07/11
+ Scripts support //compatible with TEA-GTK
* some fixes
2008/07/08
* "Highlight current line" option is changed to "Additional highlighting"
+ with Additional highlighting enabled, TEA highlights the current line and pair brackers
2008/04/12 - initial release
|