scribus-commit
Thread
Date
Earlier messages
Later messages
Messages by Thread
r23904 by jghali - Make gradient related code more easily understandable
scribus-commit
r23903 by jghali - #16131: scribus can't load 'libscriptplugin'
scribus-commit
r23902 by jghali - #16144: Cycling through items in a group with alt-ctrl
scribus-commit
r23901 by jghali - Code style fixes
scribus-commit
r23900 by jghali - Code cleanup
scribus-commit
r23899 by craig - Fix build issue after r23896
scribus-commit
r23898 by jghali - #16138: Wrong space before a closing double quotes character in justified paragraphs
scribus-commit
r23897 by jghali - Bump msvc projects to Qt 5.12.9
scribus-commit
r23896 by jghali - Code cleanup
scribus-commit
r23895 by jghali - Fix crash when closing Enhanced Char Palette after accessing it from Insert > Glyph menu
scribus-commit
r23894 by jghali - #16140: Endless selection when using Copy Item Properties
scribus-commit
r23893 by jghali - Remove now unused code
scribus-commit
r23892 by jghali - Code cleanup
scribus-commit
r23891 by jghali - Code cleanup
scribus-commit
r23890 by jghali - Attempt to fix several warnings related to slicing generated by clang
scribus-commit
r23889 by jghali - Fix crash occuring in some circumstances after undoing frame grouping
scribus-commit
r23888 by jghali - Code cleanup
scribus-commit
r23887 by gpittman - updated manual setting1.html - Preferences
scribus-commit
r23886 by gpittman - updating some images for manual - Preferences
scribus-commit
r23885 by jghali - Fix copy/paste error in 4 colors gradient save code
scribus-commit
r23883 by jghali - Remove useless files
scribus-commit
r23884 by jghali - Code style fix
scribus-commit
r23882 by jghali - #16124: Add support for visual studio 2019
scribus-commit
r23881 by craig - Code cleanup
scribus-commit
r23880 by craig - Code cleanup across the board
scribus-commit
r23879 by jghali - #15970: Status bar comboboxes are not following dark theme
scribus-commit
r23878 by jghali - Remove now useless trick: print dialog has enabled user to use GDI even for PostScript printers since a long time
scribus-commit
r23877 by jghali - #%15972: Contents of colors, lines and fonts in combobox is not visible in dark mode
scribus-commit
r23876 by craig - Fix build error
scribus-commit
r23875 by jghali - Add base code for PDF-based print engine
scribus-commit
r23874 by jghali - Add base code for PDF-based print engine
scribus-commit
r23873 by jghali - Some refactoring related to print engines
scribus-commit
r23872 by jghali - Fix some widgets not switching icons properly when changing icon theme
scribus-commit
r23871 by jghali - Add possibility to insert Narrow No-Break Space from Insert > Spaces menu
scribus-commit
r23870 by jghali - Add mention of qt image formats plugin in BUILDING file
scribus-commit
r23869 by jghali - Code style fixes
scribus-commit
r23868 by jghali - Code cleanup
scribus-commit
r23867 by jghali - Fix build error
scribus-commit
r23866 by jghali - Fix gcc warning
scribus-commit
r23865 by jghali - Add qt image formats plugins to travis file
scribus-commit
r23864 by jghali - Code cleanup
scribus-commit
r23863 by jghali - Make CustomFDialog widgets private
scribus-commit
r23862 by jghali - Fix a few gcc warnings
scribus-commit
r23861 by jghali - Fix a few gcc warnings
scribus-commit
r23860 by jghali - Fix travis once again
scribus-commit
r23859 by jghali - Revert Travis CI to Bionic as bundle.sh is used also by GitLab
scribus-commit
r23858 by jghali - Simplify code of ScribusMainWindow::reallySaveAsEps()
scribus-commit
r23857 by jghali - Return from Serializer::writeWithEncoding() if requested text codec is not available
scribus-commit
r23856 by jghali - Use same preference contexts when saving text from story editor or main window, also store selected text encoding
scribus-commit
r23855 by jghali - When exporting text from File > Export, use plain text format in the same way as story editor does when saving text
scribus-commit
r23854 by jghali - Code cleanup
scribus-commit
r23853 by jghali - Improve performance of scripter's getAllText() and getFrameText()
scribus-commit
r23852 by jghali - Put some order in installed packages in travis file
scribus-commit
r23851 by jghali - French translation update
scribus-commit
r23850 by jghali - Remove some useless blank lines
scribus-commit
r23849 by jghali - Write temporary PostScript files in temp file directory
scribus-commit
r23848 by craig - Bump files from Transifex
scribus-commit
r23847 by jghali - Add missing files to CMakeLists.txt
scribus-commit
r23846 by jghali - Small code cleanup
scribus-commit
r23845 by jghali - Add output preview for PostScript language
scribus-commit
r23844 by jghali - Fix msvc warning C4838: conversion from 'type_1' to 'type_2' requires a narrowing conversion
scribus-commit
r23843 by craig - Fix build issues
scribus-commit
r23841 by jghali - Sync old Python 2.x scripter code with current scripter code
scribus-commit
r23842 by jghali - Remove some useless blank lines
scribus-commit
r23840 by jghali - Refactor gtStyle, gtParagraphStyle and gtFrameStyle
scribus-commit
r23839 by jghali - Rename a few print dialog widgets to make code more understandable
scribus-commit
r23838 by jghali - Do not show print preview button in print dialog if print preview is not available
scribus-commit
r23837 by jghali - Fix some gcc warnings
scribus-commit
r23836 by jghali - Fix some gcc warnings
scribus-commit
r23835 by jghali - Fix build error on Linux
scribus-commit
r23834 by jghali - A few UI fixes for PDF output preview
scribus-commit
r23833 by jghali - Add missing files in msvc 2017 solution
scribus-commit
r23832 by jghali - Also enable Black and White colors to be defined using a CIELab color model
scribus-commit
r23831 by jghali - Allow Black and White color to be defined using a RGB model
scribus-commit
r23830 by jghali - Code cleanup
scribus-commit
r23829 by jghali - Add PDF based Output Preview
scribus-commit
r23828 by jghali - Remove useless clear() call
scribus-commit
r23827 by jghali - Perform some code reduction by using PageItemIterator
scribus-commit
r23826 by jghali - Fix build error on Linux
scribus-commit
r23825 by jghali - Simplify handling of some PDF export parameters related to PDF/X output profile
scribus-commit
r23824 by jghali - Fix issue with blockSignals() calls in page selector
scribus-commit
r23823 by jghali - Fix cleanup of temporary files generated by print preview + some cleanups
scribus-commit
r23822 by jghali - Some code simplification thanks to PageItemIterator
scribus-commit
r23821 by jghali - Mostly cosmetic changes
scribus-commit
r23820 by craig - Code cleanup
scribus-commit
r23819 by jghali - Fix warning issued by uic when processing barcodegenerator.ui
scribus-commit
r23818 by jghali - Code style fix
scribus-commit
r23817 by jghali - Code cleanup
scribus-commit
r23816 by craig - Bump files from Transifex
scribus-commit
r23815 by jghali - Fix bad Postscript being generated in the case where a pattern contains an image
scribus-commit
r23814 by jghali - PageItemIterator: more flexible options for selecting which items are iterated in a document
scribus-commit
r23813 by jghali - Fix case where pattern display would not be updated correctly after changing color used in pattern
scribus-commit
r23812 by jghali - Fix cases of non optimal iteration across document patterns
scribus-commit
r23811 by jghali - Add begin() overload to PageItemIterator for iterating across items of a whole document
scribus-commit
r23810 by jghali - Add PageItemIterator constructor for iteratoring across items of a whole document
scribus-commit
r23809 by jghali - Simplify a bit ScribusDoc's useImageEffects(), useImageColorEffects() and recalcPicturesRes() by using PageItemIterator
scribus-commit
r23808 by jghali - Enable PageItemIterator to be used in for loops
scribus-commit
r23807 by jghali - Enable PageItemIterator to iterate through table cells
scribus-commit
r23806 by jghali - #16109: when modifying or replacing colors, reload pictures only when necessary, ie when image use some color effects
scribus-commit
r23805 by jghali - Avoid issue with Qt 5.15 rc2 where new doc dialog would be displayed too large on startup
scribus-commit
r23804 by jghali - Code cleanup
scribus-commit
r23803 by jghali - Code cleanup
scribus-commit
r23802 by jghali - Avoid lots of "QList::insert(): Index out of range." warnings with Qt >= 5.15
scribus-commit
r23801 by craig - Undo bad isBlahFrame conversion
scribus-commit
r23800 by jghali - More asBlahFrame() to isBlahFrame() conversions
scribus-commit
r23799 by craig - Last of asBlahFrame for now.
scribus-commit
r23798 by craig - More asBlahFrame etc conversions
scribus-commit
r23797 by jghali - Use newer boolean isBlahFrame() functions instead of forcing pointer/boolean conversions where possible
scribus-commit
r23796 by jghali - Fix build error
scribus-commit
r23795 by craig - One more asBlahFrame
scribus-commit
r23794 by craig - Use newer boolean isBlahFrame functions instead of forcing pointer/
scribus-commit
r23793 by craig - Bump translation files from Transifex
scribus-commit
r23792 by jghali - #16107: Fix the Travis ci
scribus-commit
r23791 by jghali - Rename preview.* to printpreview.*
scribus-commit
r23790 by jghali - French translation update
scribus-commit
r23789 by jghali - French translation update
scribus-commit
r23788 by jghali - French translation update
scribus-commit
r23787 by jghali - French translation update
scribus-commit
r23786 by jghali - Fix typo
scribus-commit
r23785 by jghali - Fix French translation error
scribus-commit
r23784 by jghali - Codes style fixes and refactoring for annotation dialogs
scribus-commit
r23783 by jghali - Codes style fixes and refactoring for annotation dialogs
scribus-commit
r23782 by jghali - Fix potential buffer overrun in GS detection code on Windows
scribus-commit
r23781 by jghali - Fix potential buffer overrun in GS detection code on Windows
scribus-commit
r23780 by jghali - Fix signed/unsigned comparison warning
scribus-commit
r23779 by jghali - Use QString::fromWCharArray() to convert wchar_t buffer filled by lcms2 to QString
scribus-commit
r23778 by jghali - Fix potential null pointer dereference
scribus-commit
r23777 by jghali - Use default printer when current printer is not defined or missing
scribus-commit
r23776 by jghali - Code style fix
scribus-commit
r23775 by jghali - Code style fixes
scribus-commit
r23774 by jghali - Remove obsolete code in ScPrintEngine_GDI::getDefaultPrinter(void)
scribus-commit
r23773 by jghali - Code style fix
scribus-commit
r23772 by jghali - Reduce indentation in XPSExPlug::processPolyItem() by modifying condition at start of function
scribus-commit
r23771 by jghali - Fix missing text frame background when exporting to XPS file
scribus-commit
r23770 by jghali - Do not leave broken XPS file behind if temporary directory fails to be written to ZIP
scribus-commit
r23769 by jghali - Do not leave broken XPS file behind if temporary directory creation fails
scribus-commit
r23768 by jghali - Declare public members in gtFont first
scribus-commit
r23767 by jghali - Fix missing default initializers in NotesStyle
scribus-commit
r23766 by jghali - Code style fixes
scribus-commit
r23765 by jghali - Code style fixes
scribus-commit
r23764 by jghali - Fix linker error caused by missing constructor
scribus-commit
r23763 by jghali - Fix msvc warning
scribus-commit
r23762 by jghali - Fix coverity 1438504: Unchecked return value
scribus-commit
r23761 by jghali - Fix coverity 1426969: Unchecked dynamic_cast
scribus-commit
r23760 by jghali - Fix coverity 1426981: Dereference after null check
scribus-commit
r23759 by jghali - Fix coverity 1350599: Uninitialized scalar variable
scribus-commit
r23758 by jghali - Fix coverity 1350804: Uninitialized scalar field
scribus-commit
r23757 by craig - Code clean up including member rename in UndoManager
scribus-commit
r23756 by craig - Bump translation files from Transifex
scribus-commit
r23755 by jghali - Fix coverity 1463123: Unchecked return value
scribus-commit
r23754 by jghali - Fix coverity 1463164: Uninitialized scalar field
scribus-commit
r23753 by jghali - Code style fixes
scribus-commit
r23752 by jghali - Indentation fixes
scribus-commit
r23751 by jghali - Fix rotate mode not exiting when pressing Esc key
scribus-commit
r23750 by jghali - Fix coverity 1350327: avoid "Missing break in switch" warning due to intentional fallthrough
scribus-commit
r23749 by jghali - Fix coverity 1350343: avoid "Missing break in switch" due to intentional fallthrough
scribus-commit
r23748 by jghali - Fix coverity 1438488: Explicit null dereferenced
scribus-commit
r23747 by jghali - Code cleanup
scribus-commit
r23746 by jghali - Code style fixes
scribus-commit
r23745 by jghali - Fix coverity 1438489: Uninitialized scalar field
scribus-commit
r23744 by jghali - Fix coverity 1438492: Dereference before null check
scribus-commit
r23743 by jghali - Fix coverity 1438493: Uninitialized pointer field
scribus-commit
r23742 by jghali - Fix coverity 1438494: Uninitialized scalar field
scribus-commit
r23741 by jghali - Code cleanup
scribus-commit
r23740 by jghali - Fix coverity 1438505: Logically dead code
scribus-commit
r23739 by jghali - Code style fixes
scribus-commit
r23738 by jghali - Fix coverity 1463108: Unchecked dynamic_cast
scribus-commit
r23737 by jghali - Fix coverity 1463109: Structurally dead code
scribus-commit
r23736 by jghali - Fix coverity 1463185: Uninitialized scalar field
scribus-commit
r23735 by jghali - Fix coverity 1463154: (Very unlikely) double free
scribus-commit
r23734 by jghali - Fix coverity 1350440, 1350436: Array compared against 0
scribus-commit
r23733 by jghali - Fix coverity 1350804: Uninitialized scalar field
scribus-commit
r23732 by jghali - Fix coverity 1357096: Uninitialized pointer field
scribus-commit
r23731 by jghali - Fix coverity 1463098: Unchecked dynamic_cast
scribus-commit
r23730 by jghali - Fix coverity 1463095: Uninitialized pointer field
scribus-commit
r23729 by jghali - Fix coverity 1350599: Uninitialized scalar variable
scribus-commit
r23728 by jghali - Fix coverity 1350601: Uninitialized scalar variable
scribus-commit
r23727 by jghali - Fix coverity 1438496: Uninitialized scalar variable
scribus-commit
r23726 by jghali - Code style fixes
scribus-commit
r23725 by jghali - Code style fixes
scribus-commit
r23724 by jghali - Fix coverity 1463231: Unchecked return value
scribus-commit
r23723 by jghali - Fix coverity 1463053: Failed to override method
scribus-commit
r23722 by jghali - Code cleanup
scribus-commit
r23721 by jghali - [Fix coverity 1463113: Uninitialized pointer field
scribus-commit
r23720 by jghali - Fix crash introduced by previous commit
scribus-commit
r23719 by jghali - Code cleanup
scribus-commit
r23718 by jghali - Code cleanup
scribus-commit
r23717 by jghali - Fix other cases of ScrSpinBox being declared with wrong base class in ui files
scribus-commit
r23716 by jghali - Fix ScrSpinBox being declared with wrong base class in polygonwidgetbase.ui
scribus-commit
r23715 by jghali - #15984: Hatch angles restricted
scribus-commit
r23714 by jghali - #15977: QComboBox in Startup Dialog does not extend properly with Breeze/Oxygen theme
scribus-commit
r23712 by jghali - Code style fixes
scribus-commit
r23711 by jghali - Fix issue where lines ending with multiple spaces would not be justified correctly
scribus-commit
r23710 by jghali - #16099: Add implicit space between a Latin character and a CJK character
scribus-commit
r23709 by jghali - #16102: Automatic space between CJK and Latin is inserted at the end of line <ftake>
scribus-commit
r23708 by jghali - Remove unused PageItem member
scribus-commit
r23707 by jghali - Rename ScribusDoc's MLineStyles to docLineStyles
scribus-commit
r23706 by jghali - Fix failure to build qxp and zmf plugins
scribus-commit
r23704 by jghali - Simplify CreateMode::mouseMoveEvent() by returning early when possible
scribus-commit
r23703 by jghali - Remove useless blank lines and small code style fixes
scribus-commit
Earlier messages
Later messages