Messages by Thread
-
r23501 by jghali - Fix signed/unsigned comparison warning
scribus-commit
-
r23500 by jghali - Fix some Qt deprecation warnings
scribus-commit
-
r23499 by jghali - Fix signed/unsigned comparison warning
scribus-commit
-
r23498 by jghali - Refactor DashPreview class
scribus-commit
-
r23497 by jghali - Fix unused variable warnings
scribus-commit
-
r23496 by jghali - Fix initialization order warning
scribus-commit
-
r23495 by jghali - Fix some Qt deprecation warnings
scribus-commit
-
r23494 by jghali - Update .pro file
scribus-commit
-
r23493 by jghali - Update msvc 2013 projects
scribus-commit
-
r23492 by jghali - Fix unused variable warnings
scribus-commit
-
r23491 by jghali - Fix unused variable warning
scribus-commit
-
r23490 by jghali - Fix unused variable warning
scribus-commit
-
r23489 by jghali - #15957: Embedded ICC color profiles of PNG images are not detected during import
scribus-commit
-
r23488 by jghali - Rename PageItems's EmProfile, IProfile and IRender to something more understandable
scribus-commit
-
r23487 by jghali - Code style fixes
scribus-commit
-
r23486 by jghali - Update travis.yml following poppler min version change
scribus-commit
-
r23485 by jghali - #16044 related: use specified language string for es_ANY instead of just "Spanish"
scribus-commit
-
r23484 by jghali - #16066: Variable Text gets damaged when hyphenation is on
scribus-commit
-
r23483 by jghali - Replace deprecated QString::sprintf() by QString::asprintf()
scribus-commit
-
r23482 by jghali - Fix build error
scribus-commit
-
r23481 by jghali - Code style fixes
scribus-commit
-
r23480 by jghali - Fix some deprecation warnings related to QTime::elapsed() when compiling with Qt 5.14
scribus-commit
-
r23479 by jghali - Bump poppler min version to 0.62.0 (version provided by Ubuntu 18.04)
scribus-commit
-
r23478 by jghali - PDF import plugin: support poppler 0.86.x
scribus-commit
-
r23477 by jghali - Updates to BUILDING file
scribus-commit
-
r23476 by jghali - Fix typo
scribus-commit
-
r23475 by jghali - #16062: Selecting individual bullet character crashes Scribus
scribus-commit
-
r23473 by gpittman - added info to EditingShapes.html about double-clicking to bring up Nodes dialog
scribus-commit
-
r23472 by jghali - #16057: Two settings are wrongly active in colour management preferences
scribus-commit
-
r23471 by jghali - Code style fixes
scribus-commit
-
r23470 by jghali - #16054: Styles are disabled when trying to edit style for first time
scribus-commit
-
r23469 by gpittman - updated WwImages.html to reflect the new Image Properties palette
scribus-commit
-
r23468 by jghali - Backport r23078: do not remove from cache fonts located in another local Scribus font folder (due to user having multiple versions installed for eg.)
scribus-commit
-
r23467 by jghali - #16055: Errors in messageBox(...) documentation
scribus-commit
-
r23466 by jghali - Code style fixes
scribus-commit
-
r23465 by jghali - Bump msvc .props file to Qt 5.12.7
scribus-commit
-
r23464 by jghali - Code style fixes
scribus-commit
-
r23463 by jghali - Code style fixes
scribus-commit
-
r23462 by jghali - #16051: Fix some minor typos in new strings <FirasH>
scribus-commit
-
r23461 by jghali - #16050: Minor update to Italian translation <FirasH>
scribus-commit
-
r23460 by craig - Bump TS files from Transifex
scribus-commit
-
r23459 by jghali - Code style fixes
scribus-commit
-
r23458 by jghali - #16042: Lost frames when opening 1.4.x file
scribus-commit
-
r23457 by jghali - Remove some useless if blocks
scribus-commit
-
r23456 by jghali - #14467: 1.5.x slows down immensely (with high CPU usage) when opening 1.4.6 file
scribus-commit
-
r23455 by jghali - Small optimization for ScribusDoc::updateNumbers()
scribus-commit
-
r23454 by jghali - Replace a few Qt's foreach by C++11 range for
scribus-commit
-
r23453 by jghali - Fix issue with text properties displayed in PP when selecting multiple characters
scribus-commit
-
r23452 by jghali - Simplify PropertyWidget_TextColor::showTextColors() by using new ColorCombo::setCurrentColor()
scribus-commit
-
r23451 by jghali - Remove useless semicolon
scribus-commit
-
r23450 by jghali - Add setCurrentColor() to ColorCombo class
scribus-commit
-
r23449 by jghali - #16034: First line indent doesn't work for single line RTL paragraph
scribus-commit
-
r23448 by gpittman - slight edit of menu.xml for its xsl file - manual can be browsed outside of Scribus
scribus-commit
-
r23446 by jghali - Code style fixes for SVG exporter
scribus-commit
-
r23447 by jghali - Small fix for comment
scribus-commit
-
r23445 by jghali - Code style fixes and refactoring for SVG exporter
scribus-commit
-
r23444 by jghali - #16033: workaround round-trip error with QColor rgb <-> hsv conversions by using floating point versions of the functions
scribus-commit
-
r23443 by jghali - Update msvc solutions according to latest uploaded library packs
scribus-commit
-
r23442 by jghali - Fix spelling of scripter's unGroupObject() also in legacy Python 2 scripter
scribus-commit
-
r23441 by jghali - Rename a few Mark members
scribus-commit
-
r23440 by jghali - Add some const qualifiers in mark API
scribus-commit
-
r23439 by jghali - Code style fixes
scribus-commit
-
r23438 by jghali - Fix spelling of scripter's unGroupObject() and update scripter doc
scribus-commit
-
r23437 by jghali - Fix documentation of scripter's unGroupObject()
scribus-commit
-
r23436 by jghali - #16031: Wrong color scheme on the side panel of the Story editor
scribus-commit
-
r23435 by jghali - msvc projects cleanup
scribus-commit
-
r23434 by jghali - #15982: Remove #elif-ed code that cannot compile in scfonts.cpp (ale)
scribus-commit
-
r23433 by jghali - Some cleanup for scripter code
scribus-commit
-
r23432 by jghali - #16027: There are some non-English words in English version of Scribus Help
scribus-commit
-
r23431 by jghali - #15381: PDF Import displays non uniform letters
scribus-commit
-
r23430 by jghali - #16003: Scripter: rename traceText() to outlineText()
scribus-commit
-
r23429 by jghali - Fix failure to build with poppler 0.84.0
scribus-commit
-
r23428 by jghali - Some cleanup for scripter code
scribus-commit
-
r23427 by jghali - Some cleanup for scripter code
scribus-commit
-
r23426 by jghali - #16021: Open recent menu: put the accelerator on the number
scribus-commit
-
r23425 by jghali - Avoid more useless function calls in story editor
scribus-commit
-
r23424 by jghali - Avoid some useless textCursor() calls
scribus-commit
-
r23423 by jghali - cleanups for ScListBoxPixmap and ColorListBox
scribus-commit
-
r23422 by craig - Add in extra fontconfig commands
scribus-commit
-
r23421 by jghali - Cosmetic change : remove blank line
scribus-commit
-
r23420 by jghali - #15989: Enable Ctrl+Click to select objects below guides
scribus-commit
-
r23419 by craig - #15980: CMake cleanup #6, import FindFontconfig from CMake 3.14+ tempoarily until we can set 3.14 as default. Use it
scribus-commit
-
r23418 by jghali - Code style fixes
scribus-commit
-
r23417 by jghali - Tighter and more precise clip for line items
scribus-commit
-
r23416 by jghali - Fixes for line items in Canvas::frameHitTest() and Canvas::itemUnderCursor()
scribus-commit
-
r23415 by jghali - Group undo actions when moving line points on canvas
scribus-commit
-
r23414 by jghali - Fix some canvas update issues when changing start/end arrows
scribus-commit
-
r23413 by jghali - Move clip update code for line items to a proper PageItem_Line function
scribus-commit
-
r23412 by jghali - Code style fixes
scribus-commit
-
r23411 by jghali - Simplify PageItem_Line::getVisualBoundingRect() code by using PageItem::visualLineWidth()
scribus-commit
-
r23410 by jghali - Simplify visualXPos(), visualYPos(), visualWidth() and visualHeight() implementation by reusing visualLineWidth()
scribus-commit
-
r23409 by jghali - Code style fixes and cleanups for CanvasMode_Normal
scribus-commit
-
r23408 by jghali - #15994: If guides are behind items, cursor still changes to guide moving
scribus-commit
-
r23407 by craig - #15980: CMake cleanup #5
scribus-commit
-
r23406 by craig - #15980: Update Hunspell finder
scribus-commit
-
r23405 by craig - Remove extra dirs from cairo finder
scribus-commit
-
r23404 by craig - Update old scripter for new API
scribus-commit
-
r23403 by craig - #15980: CMake cleanup #4
scribus-commit
-
r23402 by craig - Remove old FreeType2 checking code for really ancient (2002) versions missing functions
scribus-commit
-
r23401 by craig - #15980: Start of CMake cleanup #3
scribus-commit
-
r23400 by craig - #15980: Start of CMake cleanup #2
scribus-commit
-
r23399 by craig - #15980: Start of CMake cleanup
scribus-commit
-
r23398 by craig - Code cleanup
scribus-commit
-
r23396 by jghali - #11369: Scribus doesn't show the search results outside the viewport or outside of linked textframe
scribus-commit
-
r23395 by jghali - #15985: Fix failure to build against poppler 0.83.0
scribus-commit
-
r23394 by jghali - #15974: Simplify CanvasMode's setCursor() by using modeCursor() (ale)
scribus-commit
-
r23393 by jghali - Fxi build failure
scribus-commit
-
r23392 by jghali - #15975: IDML: guides on pages are not imported (ale)
scribus-commit
-
r23391 by craig - Bump TS files from Transifex
scribus-commit
-
r23390 by craig - Code cleanup
scribus-commit
-
r23389 by craig - #15869: Apply patch for cursor setting simplification (ale)
scribus-commit
-
r23388 by craig - clean up and use some newer Qt APIs
scribus-commit
-
r23387 by jghali - Revert r23378: patch should not have been committed as the added function only returns dummy data
scribus-commit
-
r23386 by craig - Add StoryText isSelected() and clean up Enablde-DisableTxEdit in ScribusMainWindow
scribus-commit
-
r23385 by jghali - Rename a few scripter functions according to their user visible names
scribus-commit
-
r23384 by jghali - #15965: Scripter: getMasterPage() is not documented
scribus-commit
-
r23383 by jghali - Some fixes for scripter documentation
scribus-commit
-
r23382 by jghali - Some fixes for scripter documentation
scribus-commit
-
r23381 by jghali - Remove old commented out code
scribus-commit
-
r23380 by jghali - #15886: Scripter: add function to revert doc to last saved state (ale)
scribus-commit
-
r23379 by jghali - #15962: File inflate from 27Mb to 60Mb
scribus-commit
-
r23378 by craig - #15956: Apply patch for exif fields for scripter (ale)
scribus-commit
-
r23377 by craig - Some code cleanup
scribus-commit
-
r23376 by jghali - Implement proper resources replacement for tables
scribus-commit
-
r23375 by jghali - Rename ScribusDoc's GroupOfItem() according to code style
scribus-commit
-
r23374 by jghali - Remove a few unused signals from ScribusDoc
scribus-commit
-
r23373 by craig - #11285: python api duplicateobject noew returns new item name (ale)
scribus-commit
-
r23372 by craig - #9154: Apply patch to apply new base directory to missing images (ale)
scribus-commit
-
r23371 by jghali - Move linkTextFrames() and unlinkTextFrames() documentation to scripterapi-textframes.html
scribus-commit
-
r23370 by jghali - Fix a few PageItem property names
scribus-commit
-
r23369 by jghali - #15959: Scripter: add setItemName() (ale)
scribus-commit
-
r23368 by jghali - Fix issue where incorrect frame link would be drawn on canvas when using frame link/unlink tool
scribus-commit
-
r23367 by craig - Bump translation files from Transifex
scribus-commit
-
r23366 by jghali - #15953: Wrong error message when linking already linked text
scribus-commit
-
r23365 by jghali - #15946: File size increase
scribus-commit
-
r23364 by jghali - #15949: fix signed/unsigned comparison warning in importpdf.cpp
scribus-commit
-
r23363 by jghali - Preserve rotation center when using keys in autorepeat mode with rotation tool
scribus-commit
-
r23362 by jghali - Fix font combo dropdown arrow not being visible in font replacement dialog with recent Qt versions
scribus-commit
-
r23361 by jghali - #15937: ui/newfile.h name does not match name of class
scribus-commit
-
r23360 by jghali - Small refactoring and code style fixes
scribus-commit
-
r23359 by jghali - #15925: Selecting nodes always highlights the top left node
scribus-commit
-
r23358 by jghali - Code style fixes
scribus-commit
-
r23357 by craig - #8115, #15940, #15941: Apply patch for importing multiple master pages and page naming copy functions (Ale)
scribus-commit
-
r23356 by jghali - Fix rotation of multiple selections by keys when using rotation tool
scribus-commit
-
r23355 by jghali - Code style fixes
scribus-commit
-
r23352 by craig - Re-add legacy Python 2.x scriptplugin prior to r23278 and switches to choose it, use -DWANT_PYTHON_2X=1. Default remains 3.x.
scribus-commit
-
r23351 by jghali - Fix typos in new PDF version tooltips
scribus-commit
-
r23350 by jghali - #13630: Add Registry support for fonts in Windows
scribus-commit
-
r23349 by jghali - #15921: Update to tooltip for PDF export
scribus-commit
-
r23348 by jghali - #15916: Detect arrow keys while the rotation tool is active (ale)
scribus-commit
-
r23347 by jghali - Put properties palette before content properties palette in menus
scribus-commit
-
r23346 by jghali - #15910: Indigo UI: Move the group and table panes to the content palette and create a page pane (ale)
scribus-commit
-
r23345 by jghali - #15930: ColorPixmapValue is defined in ui/colorlistmodel.h and implemented in ui/colorlistbox.cpp ale)
scribus-commit
-
r23344 by jghali - Fix table borders not being updated according to current cell selection
scribus-commit
-
r23343 by jghali - #15928: Multiple duplicate on page must clear the content of the new linked text frames
scribus-commit
-
r23342 by jghali - #5922: German UI translation update
scribus-commit
-
r23341 by jghali - Code style fixes
scribus-commit
-
r23340 by jghali - Fix error message in scripter function
scribus-commit
-
r23339 by jghali - #15911: Add layoutTextChain() function to scripter for updating text layout for a whole text chain
scribus-commit
-
r23338 by jghali - #15917: fix various issues when setting line start/end point values in PP while reference point is set to "end points"
scribus-commit
-
r23337 by jghali - Code style fixes
scribus-commit
-
r23336 by jghali - Small refactoring + code style fixes
scribus-commit
-
r23335 by jghali - #15918: unused variable visualHeight and visualWidth
scribus-commit
-
r23334 by craig - Bump about date
scribus-commit
-
r23333 by jghali - #15911: After calling insertText(), getText() does not show all characters
scribus-commit
-
r23332 by jghali - #15911: After calling insertText(), getText() does not show all characters
scribus-commit
-
r23331 by jghali - Remove unused Dirty member from PageItem
scribus-commit
-
r23330 by craig - Minor fixes
scribus-commit
-
r23329 by jghali - Small workaround for old docs to make undo work with spirals
scribus-commit
-
r23328 by jghali - #12320: Undo/Redo does not restore properly a flipped Spiral
scribus-commit
-
r23327 by jghali - Enable use of custom selection with itemSelection_FlipH() and itemSelection_FlipV()
scribus-commit
-
r23326 by jghali - #12223: Undo is not able to restore properly a rotated Spiral
scribus-commit
-
r23325 by jghali - Fix crash when quitting spiral edit mode by close dialog with cross button
scribus-commit
-
r23324 by jghali - Remove some duplicated code
scribus-commit
-
r23323 by jghali - Code indentation fixes
scribus-commit
-
r23322 by jghali - Simplify CanvasMode's drawOutline() by noticing its scalex and scaley arguments are always 1.0
scribus-commit
-
r23321 by jghali - Improve drawing of item outlines when moving multiple items inside group
scribus-commit
-
r23320 by jghali - Improve drawing of item outline when moving item inside group
scribus-commit
-
r23319 by jghali - Comment out temporarily a few adjustItemSize() call in PDF importer due to bad interactions between adjustItemSize() and resizeGroupToContents() + small fixes related to gradient import
scribus-commit
-
r23318 by jghali - Some more improvements related to the resizing of multiple selections
scribus-commit
-
r23317 by jghali - Remove some code which has been commented out for a long time
scribus-commit
-
r23316 by jghali - Fix a crash in content palette occuring sometime when working with multiple objects
scribus-commit
-
r23315 by jghali - #15902: ui/oneclick.cpp/h seems to be unused
scribus-commit
-
r23314 by jghali - #15901: Fails to build with python 3.8
scribus-commit
-
r23313 by jghali - #15900: Story Editor jumps to top every time a style is changed
scribus-commit
-
r23312 by craig - Fix deprecated QItemDelegate function usage
scribus-commit
-
r23311 by gpittman - fixing syntax for print statements for python3
scribus-commit
-
r23310 by craig - Include scribusdoc.h in propertiespalette_group.h
scribus-commit
-
r23309 by craig - Apply patch for shape and group tabs. Ale
scribus-commit
-
r23308 by craig - Bump TS files
scribus-commit
-
r23306 by craig - Add some extra output for Python 3 information
scribus-commit
-
r23305 by craig - Bump about date
scribus-commit
-
r23304 by jghali - One more fix for tkinter integration in AppImage
scribus-commit
-
r23303 by jghali - Code style fixes
scribus-commit
-
r23302 by jghali - Code style fixes
scribus-commit
-
r23301 by jghali - #15882: Truncate action is active for image frames
scribus-commit
-
r23300 by jghali - #15883: The color picker should suggest the RGB color code as the default name (ale)
scribus-commit
-
r23299 by jghali - #15884: Error "More keyword list entries than format specifiers"
scribus-commit
-
r23298 by jghali - Fix integration of tkinter in AppImage
scribus-commit
-
r23297 by jghali - #15881: After deleting text frame, the truncate and clear actions are still active
scribus-commit