Export to GitHub

lilykde - default

Source Commits


Commits

Author Date Commit Message
wbsoft Jul 5, 2011 2588 upd changelog
wbsoft Jul 5, 2011 2587 make more 2.14 ready
wbsoft Jul 5, 2011 2586 fix issue 46
wbsoft Mar 22, 2011 2585 fix python exception when strange input is in metronome value combobox, although
wbsoft Feb 17, 2011 2584 it upd
wbsoft Jan 28, 2011 2583 doc
wbsoft Jan 28, 2011 2582 mush better resize loop avoidance
wbsoft Jan 28, 2011 2581 typo, still problems with more than one page, direction vertical and fitheight
wbsoft Jan 28, 2011 2580 View.setScale sets mode to fixedscale
wbsoft Jan 28, 2011 2579 update on setViewMode
wbsoft Jan 28, 2011 2578 when in a resize loop, compute the largest possible surface without causing scro
wbsoft Jan 27, 2011 2577 resize loop fix is usable
wbsoft Jan 27, 2011 2576 basic fix for resize loop; todo: fix initial wrong detection (because on initial
wbsoft Jan 26, 2011 2575 simpler palette jugling
wbsoft Jan 26, 2011 2574 move fit logic to layout
wbsoft Jan 26, 2011 2573 newline
wbsoft Jan 26, 2011 2572 start implementing different view modes
wbsoft Jan 26, 2011 2571 redraw function
wbsoft Jan 26, 2011 2570 return 0 made no sense...
wbsoft Jan 25, 2011 2569 some methods needed for nice size modes
wbsoft Jan 25, 2011 2568 timestamp images also on request, of course
wbsoft Jan 25, 2011 2567 cache limit works
wbsoft Jan 25, 2011 2566 todo: finish purge function
wbsoft Jan 25, 2011 2565 cleaner, nice add function, todo: limit space used in an elegant way.
wbsoft Jan 25, 2011 2564 dont instantiate Jobs as QThread but simply as a data structure. As soon as a jo
wbsoft Jan 25, 2011 2563 cleaner
wbsoft Jan 25, 2011 2562 dont scale temporary images at once but just paint them scaled, using qrectf so
wbsoft Jan 24, 2011 2561 dont render two pages from same document at the same time. No crashes and works
wbsoft Jan 24, 2011 2560 images are now generated in a thread, but a crash occurs when multiple pages fro
wbsoft Jan 23, 2011 2559 small touchups, todo: make cache more memory-friendly
wbsoft Jan 23, 2011 2558 add setting for paper color, integrate
wbsoft Jan 23, 2011 2557 simple pdf view functionality works
wbsoft Jan 22, 2011 2556 layout stuff. the Layout positions the pages and that will be used by the Surfac
wbsoft Jan 21, 2011 2555 shorter
wbsoft Jan 21, 2011 2554 keep pagesize and rotation in sync
wbsoft Jan 21, 2011 2553 beter setting, separate DPI from scale
wbsoft Jan 21, 2011 2552 more page logic, todo: add scale factor
wbsoft Jan 21, 2011 2551 cache stub
wbsoft Jan 21, 2011 2550 rudimentary start of pdf view logic
wbsoft Jan 20, 2011 2549 dock widget layout as with frescobaldi 1.x
wbsoft Jan 20, 2011 2548 all is ok
wbsoft Jan 20, 2011 2547 start work on PDF preview
wbsoft Jan 20, 2011 2546 F11 also quite common for fullscreen
wbsoft Jan 20, 2011 2545 barlines panel
wbsoft Jan 20, 2011 2544 forgot to save the color in the cache key, but caching the alphachannel is enoug
wbsoft Jan 20, 2011 2543 caching did not work (of QSize() the id was used, now just use width and height)
wbsoft Jan 19, 2011 2542 update setup
wbsoft Jan 19, 2011 2541 remove incorrect comment
wbsoft Jan 19, 2011 2540 remove accels from action text in shortcutconflict dialog
wbsoft Jan 19, 2011 2539 apart plugin manages action collections, now provides editAction method with con
wbsoft Jan 19, 2011 2538 conflict checking in place, todo: move that code to shortcut related module
wbsoft Jan 19, 2011 2537 setting shortcuts works
wbsoft Jan 19, 2011 2536 nicers
wbsoft Jan 19, 2011 2535 key in tooltip
wbsoft Jan 19, 2011 2534 more work on qi
wbsoft Jan 19, 2011 2533 start on first panel
wbsoft Jan 18, 2011 2532 move quick insert stub to quickinsert/
wbsoft Jan 18, 2011 2531 also group actions on ShortcutCollection, other fixes
wbsoft Jan 18, 2011 2530 fix load
wbsoft Jan 18, 2011 2529 fix load
wbsoft Jan 18, 2011 2528 comes into shape
wbsoft Jan 17, 2011 2527 start on variable-actioncollection to save and trigger actions without loading t
wbsoft Jan 17, 2011 2526 panels base stuff and logic
wbsoft Jan 16, 2011 2525 add in setup
wbsoft Jan 16, 2011 2524 not too fat
wbsoft Jan 16, 2011 2523 thicker bar lines gives better icons
wbsoft Jan 16, 2011 2522 bar lines, articulation icons
wbsoft Jan 15, 2011 2521 icon-loading code already working for lily symbols
wbsoft Jan 15, 2011 2520 start on lilypond icons
wbsoft Jan 15, 2011 2519 update setup, nicer dir dialog, small touchups
wbsoft Jan 15, 2011 2518 hyphen paths setting
wbsoft Jan 15, 2011 2517 dir for hyphen dicts
wbsoft Jan 15, 2011 2516 dialog now works and remembers last setting
wbsoft Jan 14, 2011 2515 more work on the hyphendialog, almost done
wbsoft Jan 14, 2011 2514 start hyphen dialog
wbsoft Jan 14, 2011 2513 even better
wbsoft Jan 14, 2011 2512 eliminate unneeded test
wbsoft Jan 14, 2011 2511 use all keys if no specifics given
wbsoft Jan 14, 2011 2510 language_names module (package) to get language names in many languages for a co
wbsoft Jan 14, 2011 2509 hyphen algorithm looks good
wbsoft Jan 13, 2011 2508 basic hyphen func in place, dialog needs to be done
wbsoft Jan 13, 2011 2507 recognize lyric words
wbsoft Jan 13, 2011 2506 Start of lyrics actions. TODO hyphenate.
wbsoft Jan 13, 2011 2505 keep track of ActionCollection for the keyboard settings dialog page
wbsoft Jan 13, 2011 2504 more input modes
wbsoft Jan 12, 2011 2503 better comment
wbsoft Jan 12, 2011 2502 not needed anymore
wbsoft Jan 12, 2011 2501 dont pollute namespace, just use underscore
wbsoft Jan 12, 2011 2500 forgot, fix print
wbsoft Jan 12, 2011 2499 Make tokenizer better documented and more clear. Make tokens() a method of State
wbsoft Jan 12, 2011 2498 some simplification and some new functionality in token/cursor stuff
wbsoft Jan 11, 2011 2497 add hyphenator
wbsoft Jan 11, 2011 2496 some more tokeniter stuff
wbsoft Jan 9, 2011 2495 move toplevel-module enabling to simple submodule
wbsoft Jan 8, 2011 2494 comment
wbsoft Jan 8, 2011 2493 make frescobaldi_app package contents at runtime available as toplevel modules
wbsoft Jan 7, 2011 2492 search also a plugin
wbsoft Jan 7, 2011 2491 allow SignalInstances to connect to each other
wbsoft Jan 7, 2011 2490 bookmarks also becomes a document plugin
wbsoft Jan 7, 2011 2489 use our own signals so that metainfo can reload before all others and save after