July 2014 Archives by subject
      
      Starting: Tue Jul  1 17:03:36 UTC 2014
         Ending: Thu Jul 31 20:01:13 UTC 2014
         Messages: 89
     
- r19303 by craig - #12254: Add some width to the page selector
 
scribus-commit
- r19304 by craig - Add in utility function for comparing QKeyEvent keys to ScrAction shortcuts. Another fix for #12254
 
scribus-commit
- r19305 by craig - #12254: Add some width to the page selector
 
scribus-commit
- r19306 by craig - #12461: Move/Resize Value Indicator may show wrong values if Ctrl is pressed
 
scribus-commit
- r19307 by craig - #11938: First part of this fix.. some clean up to come tomorrow
 
scribus-commit
- r19308 by craig - #11938: Tidy up. Potentially more to do but good for now.
 
scribus-commit
- r19309 by craig - #12031: Fix tooltips on margin widget
 
scribus-commit
- r19310 by craig - #12467: Add view includes for scripter2
 
scribus-commit
- r19311 by craig - Block signals in page selector instead of disconnecting
 
scribus-commit
- r19312 by jghali - #12468: Typing 01 in page selector triggers crash
 
scribus-commit
- r19313 by jghali - #12468: Typing 01 in page selector triggers crash
 
scribus-commit
- r19314 by craig - Don't evne block signals, setCurrentComboItem does it for us
 
scribus-commit
- r19315 by jghali - #12476: "importcvs2table" script crashes if no document is opened
 
scribus-commit
- r19316 by jghali - #12476: "importcvs2table" script crashes if no document is opened
 
scribus-commit
- r19317 by jghali - #12474: Man page link to Fontmatrix is outdated
 
scribus-commit
- r19318 by jghali - #12474: Man page link to Fontmatrix is outdated
 
scribus-commit
- r19319 by jghali - refactoring of scfontmetrics GlyNames() to improve readability
 
scribus-commit
- r19320 by jghali - refactoring of OutlineWidget::dropEvent() to improve readability
 
scribus-commit
- r19321 by fschmid - Fixed Bug #11967: Misplaced text in VDX file
 
scribus-commit
- r19322 by fschmid - Part of Bug #12415 libcdr issues, Uniconverter is now fallback importer if libcdr fails
 
scribus-commit
- r19323 by jghali - #12486: Typo in Action History: Blue Radius > Blur Radius
 
scribus-commit
- r19324 by jghali - #12486, part 2 : replace "Soft Shadow" by "Drop Shadow"
 
scribus-commit
- r19325 by jghali - some refactoring in scface_ttf to remove unnecessary level of indentation and fix some code style issues
 
scribus-commit
- r19326 by jghali - #12475: font spacing/kerning is wrong
 
scribus-commit
- r19327 by craig - #12488: Fix for zoom and truncate shortcuts not working. Not sure if I like this fix.. canvasmode seems to steal all keystrokes at the moment
 
scribus-commit
- r19328 by jghali - #12472: Changing from Single Page to Double Page layout may lead to crash
 
scribus-commit
- r19329 by jghali - comment out some code now useless since main window HaveNewSel() is now triggered by doc selection changes
 
scribus-commit
- r19330 by jghali - refactor ScribusView::Deselect() to remove unneeded long 'if' block
 
scribus-commit
- r19331 by jghali - #12479: Closing Scribus with multiple master pages open simultaneously triggers crash
 
scribus-commit
- r19332 by gpittman - adding new Scripter commands copyObject() and pasteObject()
 
scribus-commit
- r19333 by jghali - #12506: Page assigned "Empty" master page after changing from Single Page to Double Page layout
 
scribus-commit
- r19334 by jghali - #12506: Page assigned "Empty" master page after changing from Single Page to Double Page layout
 
scribus-commit
- r19335 by craig - #12485: Don't allow EPS/PDF export in master page edit mode
 
scribus-commit
- r19336 by gpittman - added documentation for copyObject() and pasteObject()
 
scribus-commit
- r19337 by jghali - #12139, #12503: "Normal" Master Page is duplicated
 
scribus-commit
- r19338 by jghali - a few cosmetic fixes
 
scribus-commit
- r19339 by jghali - #12511: Annotation/Field Properties should not be clickable if no document is opened
 
scribus-commit
- r19340 by jghali - get rid of unnecessarily long if() block
 
scribus-commit
- r19341 by fschmid - Fixed Bug #12336: Enabling/Disabling Drop Shadow does not update canvas view until the item is deselected
 
scribus-commit
- r19342 by craig - #11833: Fix page sizes for Foolscap and Quarto
 
scribus-commit
- r19343 by jghali - reduce use of unnecessarily long if() block
 
scribus-commit
- r19344 by jghali - scribus.h cleanup : remove some old unused members + forward declare QQuickView to avoid build problem on Windows
 
scribus-commit
- r19345 by jghali - scribus.h cleanup : remove some old unused members
 
scribus-commit
- r19346 by craig - #12528: Fix units not changing in item tool prefs
 
scribus-commit
- r19347 by craig - #12526: Fix baseline grid spacing minimum to > 0pt
 
scribus-commit
- r19348 by jghali - #12530: It is possible to delete "Normal" Master Page
 
scribus-commit
- r19349 by jghali - #12529: Changing Document Layout/Master Pages might lead to crash
 
scribus-commit
- r19350 by craig - Make PDF Export use QFileDialog like image export,  under the Change button
 
scribus-commit
- r19351 by craig - Some button renaming in PDF export, change Change button to a push button
 
scribus-commit
- r19352 by craig - #12405: Enable item decoration even for PDF items
 
scribus-commit
- r19353 by craig - Fix typos in CMakeLists.txt
 
scribus-commit
- r19354 by craig - Better fix for #12405 and should fix #12533
 
scribus-commit
- r19355 by jghali - #12535: Wrong unit in Document Setup/Prefences > Printer
 
scribus-commit
- r19356 by jghali - #12536: It is possible to delete Normal master page
 
scribus-commit
- r19357 by jghali - fix potential crash
 
scribus-commit
- r19358 by fschmid - Fixed Bug #12540: Different import results for Visio files
 
scribus-commit
- r19359 by jghali - #12547: Duplicate/Save wrong when transparency is used
 
scribus-commit
- r19360 by jghali - #12462: Encoding error in PDF with Symbol font
 
scribus-commit
- r19361 by jghali - msvc project update
 
scribus-commit
- r19362 by craig - Remove if indent and return early. Initialise 2 vars properly. Expect crashes if selection count == 0 as that is unhandled.
 
scribus-commit
- r19363 by craig - #12532: Inner rotation of polygons needs convex/concave factor applied. Remove ugly End Edit button
 
scribus-commit
- r19364 by jghali - #12549: "Add Nodes" crashes Scribus in determined condition
 
scribus-commit
- r19365 by jghali - #12549: "Add Nodes" crashes Scribus in determined condition
 
scribus-commit
- r19366 by jghali - a bit of refactoring
 
scribus-commit
- r19367 by craig - Stop this nonsense of exiting modes with the doc MDI window close button
 
scribus-commit
- r19368 by craig - #11505: Strip added tabs from fronts of lines
 
scribus-commit
- r19369 by jghali - #12552: Deleting a node of a Shape with 3 nodes crashes Scribus
 
scribus-commit
- r19370 by jghali - #12552: Deleting a node of a Shape with 3 nodes crashes Scribus
 
scribus-commit
- r19371 by jghali - #12556: Units not updated in PDF Export > Pre-Press
 
scribus-commit
- r19372 by fschmid - Fixed Bug #12542 Picture Browser: Dragn'n'Drop doesn't work reliably
 
scribus-commit
- r19373 by fschmid - Bug #12542: Picture Browser: Dragn'n'Drop doesn't work reliably, Second Part, fix the Drag'n'Drop
 
scribus-commit
- r19374 by jghali - #12555: Undo 'delete single item in a group' does not restore regroup
 
scribus-commit
- r19375 by craig - #10889: Help with status bar translation, maybe
 
scribus-commit
- r19376 by craig - Fix spelling error
 
scribus-commit
- r19377 by craig - Fix spelling error
 
scribus-commit
- r19378 by craig - Fix spelling error
 
scribus-commit
- r19379 by craig - #12072: Hacky fix to this strangely too thin button with Macintosh theme, with no consideration of other themes. Likely need to test for OSX or Macintosh theme
 
scribus-commit
- r19380 by craig - #12569: Rename caption for editing inline item
 
scribus-commit
- r19381 by craig - #12562: Hopefully the end of the bad re-use of standard functions
 
scribus-commit
- r19382 by craig - Bump ts files
 
scribus-commit
- r19383 by craig - #12564: Apple patch to fix image drag issues
 
scribus-commit
- r19384 by craig - #12558: Apply patch to limit image size on import to page
 
scribus-commit
- r19385 by craig - #12562: And another commit to get this one sorted.. end special edit modes on file close
 
scribus-commit
- r19386 by craig - #12469: Update status bar after item resize. Clean SCMW::HaveNewSel a little
 
scribus-commit
- r19387 by jghali - #12546: Undo button might be disabled closing Nodes window
 
scribus-commit
- r19388 by jghali - #12546: Undo button might be disabled closing Nodes window
 
scribus-commit
- r19389 by jghali - #12575: Italian translation updates
 
scribus-commit
- r19390 by jghali - #12575: Italian translation updates
 
scribus-commit
- r19391 by craig - #12577: Remove annoying one click dialog, code remains with #12577 comments
 
scribus-commit
    
      Last message date: 
       Thu Jul 31 20:01:13 UTC 2014
    Archived on: Thu Jul 31 20:01:16 UTC 2014
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).