Messages by Thread
-
r23092 by jghali - Bump versions for 1.5.5 release
scribus-commit
-
r23091 by craig - Bump translations from Transifex
scribus-commit
-
r23090 by craig - Bump Changelog
scribus-commit
-
r23089 by jghali - Fix unwanted use of c++11 keyword
scribus-commit
-
r23088 by jghali - #15552: Add possibility to search through scribus actions <ale + jghali>
scribus-commit
-
r23087 by jghali - #15747: Image's transparency is positioned differently in PDF export
scribus-commit
-
r23086 by craig - Help Python libs finder by finding binaries first, per cmake help
scribus-commit
-
r23085 by jghali - A few cosmetic changes: align code with spaces
scribus-commit
-
r23084 by jghali - Put some order in includes
scribus-commit
-
r23083 by jghali - #14434: Converting true type fonts to outlines produces wrong shapes
scribus-commit
-
r23082 by jghali - Remove some now unnecessary "#if QT_VERSION" conditional blocks
scribus-commit
-
r23081 by jghali - Return when possible in ShapePalette::Import()
scribus-commit
-
r23080 by jghali - Try to not default on PostScript 1 when switching from a GDI printer to a Postscript printer in print dialog
scribus-commit
-
r23079 by jghali - Refactor ScFonts
scribus-commit
-
r23078 by jghali - Do not remove from cache fonts located in another local Scribus font folder (due to user having multiple versions installed for eg.)
scribus-commit
-
r23077 by jghali - Bump about date
scribus-commit
-
r23076 by jghali - Small performance improvement for TextShaper
scribus-commit
-
r23075 by jghali - Fix corrupted XPS export caused by glyph cluster being associated with incorrect text string
scribus-commit
-
r23074 by jghali - XPS exporter: improve merging of Glyphs XML elements
scribus-commit
-
r23073 by jghali - Mark virtual methods inherited from TextLayoutPainter with override specifier
scribus-commit
-
r23072 by jghali - #15736: Modifying character horizontal scale produces bad result on Malayalam text
scribus-commit
-
r23071 by craig - Convert scripter to override instead of virtual definitions
scribus-commit
-
r23070 by jghali - #15715: When changing sections, page numbers on regular pages are not updated immediately
scribus-commit
-
r23069 by jghali - #15732: setFontSize() changes only 1 character
scribus-commit
-
r23068 by jghali - Bump version to 1.4.9.svn
scribus-commit
-
r23067 by jghali - Small code cleanup
scribus-commit
-
r23066 by craig - Reimplement LocaleManager with better singleton approach
scribus-commit
-
r23065 by jghali - #15731: Build error in revision 23064
scribus-commit
-
r23064 by jghali - Fix build error
scribus-commit
-
r23063 by craig - Reimplement PrefsManager with better singleton approach part 3
scribus-commit
-
r23062 by craig - Reimplement PrefsManager with better singleton approach part 3
scribus-commit
-
r23061 by craig - Reimplement PrefsManager with better singleton approach part 2
scribus-commit
-
r23059 by craig - Bump TS files from Transifex
scribus-commit
-
r23058 by jghali - Update old odt importer code following change in IconManager singleton implementation
scribus-commit
-
r23057 by jghali - Fix compilation when OpenSceneGraph is enabled
scribus-commit
-
r23056 by jghali - Remove WANT_GUI_LANGUAGE option from AppImage's bundle.sh
scribus-commit
-
r23055 by jghali - Fix compilation of XPress tags importer plugin
scribus-commit
-
r23053 by craig - Bump TS files from Transifex
scribus-commit
-
r23052 by jghali - #15709: Fix cmake error when using WANT_LIB64 option
scribus-commit
-
r23051 by craig - Reimplement URL Launcher with better singleton approach
scribus-commit
-
r23050 by jghali - #15723: Small typo in the main CMakeLists.txt
scribus-commit
-
r23048 by jghali - Refactor PageItem_TextFrame::setShadow()
scribus-commit
-
r23047 by jghali - Readability improvement for PageItem_TextFrame calcAvailableRegion()
scribus-commit
-
r23046 by jghali - Rename a few PageItem variables and move a few others to protected
scribus-commit
-
r23045 by jghali - Remove unused PageItem variables
scribus-commit
-
r23044 by jghali - Rename a few PageItem variables and move a few others to protected
scribus-commit
-
r23043 by jghali - #15718: Text layout not updated when flow around shape stop overlapping text frame
scribus-commit
-
r23042 by jghali - Preparatory work for more complete fix of #15718
scribus-commit
-
r23041 by craig - Change initialisation for ScribusDoc, plus more clean up
scribus-commit
-
r23040 by jghali - Rename a few functions of util_math.h according to code style
scribus-commit
-
r23039 by jghali - Code style fixes
scribus-commit
-
r23038 by jghali - Add const qualifier to a few FPointArray methods + some refactoring
scribus-commit
-
r23037 by jghali - Revert changes from r23026, we don't indent public/protected/private declarations
scribus-commit
-
r23036 by jghali - Some refactoring for scrapbook code
scribus-commit
-
r23035 by jghali - Code style fixes
scribus-commit
-
r23034 by jghali - Improve readability
scribus-commit
-
r23033 by jghali - #15720: Small improvement to scrapbook initialization <william>
scribus-commit
-
r23032 by jghali - #15719: Keyboard shortcuts for copy/paste/delete content don't work
scribus-commit
-
r23031 by jghali - #15718: Text layout not updated when flow around shape stop overlapping text frame
scribus-commit
-
r23030 by jghali - Fix cmake error when using WANT_VERSIONING option
scribus-commit
-
r23029 by jghali - Cache WANT_RELOCATABLE value
scribus-commit
-
r23028 by jghali - #15671: Improve AppImage build by allowing relative paths
scribus-commit
-
r23027 by jghali - Update .travis.yml to Qt 5.9.7
scribus-commit
-
r23024 by craig - Remove unused varaible, test commit
scribus-commit
-
r23025 by craig - Remove unnecessary const
scribus-commit
-
r23023 by craig - Bump about date
scribus-commit
-
r23026 by craig - Fix identation
scribus-commit
-
r23022 by jghali - #15709: Fix missing docstring in cmake set command
scribus-commit
-
r23021 by craig - Bump TS files
scribus-commit
-
r23020 by craig - Fix some CMakeLists enhancements
scribus-commit
-
r23019 by jghali - Fix incorrect changes introduced by r23017 in sccieilluminants.h and sccieobservers.h headers
scribus-commit
-
r23018 by jghali - Fix compiler warning caused by virtual function having slightly different arguments from the function declared by its parent class
scribus-commit
-
r23016 by craig - Bump Scribus.pro
scribus-commit
-
r23015 by craig - Update TS files from Transifex
scribus-commit
-
r23014 by craig - Update CMakeLists for syntax
scribus-commit
-
r23013 by craig - Update CMakeLists for syntax and OSX 10.15
scribus-commit
-
r23012 by jghali - Small refactoring
scribus-commit
-
r23011 by jghali - Minor change
scribus-commit
-
r23010 by jghali - Refactor Insert Page dialog anhd make all its widgets private
scribus-commit
-
r23009 by jghali - #15670: PDF Link annotations not updated when inserting/removing pages
scribus-commit
-
r23008 by craig - Code cleanup
scribus-commit
-
r23007 by craig - Code cleanup
scribus-commit
-
r23006 by craig - Code cleanup
scribus-commit
-
r23005 by jghali - Fix incorrect initialization of page numbers when adding a section to a document
scribus-commit
-
r23004 by jghali - Fix potential hang in text layout caused by improper initialization of document section
scribus-commit
-
r23003 by jghali - Do a better job at preserving clicked point when zooming out
scribus-commit
-
r23002 by jghali - #15705: Text color combos show wrong value
scribus-commit
-
r23001 by jghali - Fix case where masterpage background would not be drawn
scribus-commit
-
r23000 by jghali - #15703: "None" color value is R:153, G:102, B:51
scribus-commit
-
r22999 by craig - Bump translations from Transifex
scribus-commit
-
r22998 by craig - #15644: Adjust action labels in image effects tool
scribus-commit
-
r22997 by craig - #15644: Adjust column title in image effects tool
scribus-commit
-
r22996 by craig - #15655: Add linebreaks to tooltip for en, translators need to fix their text
scribus-commit
-
r22995 by craig - #15660: Reorder break menu items
scribus-commit
-
r22994 by craig - Bump size of colour name controls
scribus-commit
-
r22993 by jghali - Fix small indentation issues
scribus-commit
-
r22992 by avox - LOD patch #123: unify 'No Style' with default style / keep direct formatting when applying parstyle / make charstyle sticky when deleting all text from textframe. No fileformat changes
scribus-commit
-
r22991 by jghali - Some refactoring for SlaOutputDev
scribus-commit
-
r22990 by jghali - Fix more missing initializations in SlaOutputDev constructor
scribus-commit
-
r22989 by jghali - Fix potential use of uninitialized values in SlaOutputDev
scribus-commit
-
r22988 by jghali - #15696: Croatian update for scribus-short-words.rc
scribus-commit
-
r22987 by jghali - #15686: Text with background color is not printed correctly
scribus-commit
-
r22986 by craig - minor change
scribus-commit
-
r22985 by craig - Test commit, C++11 change
scribus-commit
-
r22984 by craig - Bump about date
scribus-commit
-
r22983 by craig -
scribus-commit
-
r22982 by jghali -
scribus-commit
-
r22981 by jghali -
scribus-commit
-
r22980 by jghali -
scribus-commit
-
r22979 by jghali -
scribus-commit
-
r22978 by jghali -
scribus-commit
-
r22977 by craig -
scribus-commit
-
r22976 by jghali -
scribus-commit
-
r22975 by jghali -
scribus-commit
-
r22974 by craig -
scribus-commit
-
r22973 by craig -
scribus-commit
-
r22972 by jghali -
scribus-commit
-
r22971 by jghali -
scribus-commit
-
r22970 by jghali -
scribus-commit
-
r22969 by jghali -
scribus-commit
-
r22968 by jghali -
scribus-commit
-
r22967 by craig -
scribus-commit
-
r22964 by jghali - Some refactoring for PropertyWidget_TextColor
scribus-commit
-
r22963 by jghali - More additions to French translation
scribus-commit
-
r22962 by jghali - Small additions to French translation
scribus-commit
-
r22961 by jghali - Small additions to French translation
scribus-commit
-
r22960 by jghali - Sort language list also in user interface preferences
scribus-commit
-
r22959 by jghali - Fix language strings being displayed in incorrect language after startup
scribus-commit
-
r22958 by jghali - #15654: Incorrect ordering of language list in Preferences document setup options
scribus-commit
-
r22957 by jghali - Fix small French translation errors
scribus-commit
-
r22956 by jghali - Small refactoring for Prefs_KeyboardShortcuts::scanForSets()
scribus-commit
-
r22955 by craig - Minor cleanup
scribus-commit
-
r22954 by craig - CLean up master page mode switching code a little
scribus-commit
-
r22953 by craig - Remove unnecessary initialisation of QString
scribus-commit
-
r22952 by craig - Bump translations again
scribus-commit
-
r22951 by craig - C++11 virtual to override for canvasmodes
scribus-commit
-
r22950 by craig - Simplify a little
scribus-commit
-
r22948 by jghali - Move scripter style creation functions into their own documentation page
scribus-commit
-
r22947 by jghali - Cosmetic change
scribus-commit
-
r22946 by jghali - Fix translation error
scribus-commit
-
r22945 by jghali - Restore ability to define OpenType features in scripter createCharStyle()
scribus-commit
-
r22944 by jghali - Fix some typos in scripter doc
scribus-commit
-
r22943 by jghali - Check there is a current document when calling scripter's createCustomLineStyle()
scribus-commit
-
r22942 by jghali - Code style adjustments
scribus-commit
-
r22941 by jghali - Code style adjustments
scribus-commit
-
r22940 by jghali - #15629: Calling createCharStyle() with no arguments creates a style with a font size of 200 pt
scribus-commit
-
r22939 by jghali - #15650: Footnote frame incorrectly sized when re-opening document
scribus-commit
-
r22938 by jghali - #15648: Fix potential crash when loading document containing footnotes
scribus-commit
-
r22937 by craig - Bump TS files from Transifex
scribus-commit
-
r22936 by jghali - Fix msvc compiler warning
scribus-commit
-
r22935 by jghali - #15646: remove ScribusDoc::CurrentSel: it's not used
scribus-commit
-
r22934 by jghali - #15645: Non translatable strings in Picture Browser
scribus-commit
-
r22933 by craig - Bump TS files from Transifex
scribus-commit
-
r22932 by jghali - #15613: Reduce a PP image tab need for width when color management is enabled
scribus-commit
-
r22931 by jghali - Add Croatian translation
scribus-commit
-
r22930 by jghali - #15631: make StyleSet::getDefault() const
scribus-commit
-
r22929 by jghali - #15630: Document scripter's getCharStyles()
scribus-commit
-
r22928 by jghali - Fix some html issues in IT scripter's font api doc
scribus-commit
-
r22927 by jghali - Refactor scripter's scribus_getstylenames() and scribus_getcharstylenames()
scribus-commit
-
r22926 by jghali - createCustomLineStyle() : check that specified color effectively exists in document
scribus-commit
-
r22925 by jghali - Add more error checks in createCharStyle() vs specified fill and stroke colors
scribus-commit
-
r22924 by jghali - When calling createCharStyle() without specifying font, use font from default character style instead of arbitrary "Times"
scribus-commit
-
r22923 by jghali - #15628: Scripter: some createCharStyle() arguments do not seem to work correctly
scribus-commit
-
r22922 by jghali - #15612: Pasting several objects changes z-index
scribus-commit
-
r22921 by jghali - #15614: path tools > subtract does not work correctly
scribus-commit
-
r22920 by jghali - fix a bool/int mix + some cosmetic changes
scribus-commit
-
r22919 by jghali - Prevent creation of spurious rotation undo actions
scribus-commit
-
r22918 by jghali - Use c++11 override specifier in PDF import plugin in order to detect poppler changes (2)
scribus-commit
-
r22917 by jghali - Remove some now useless virtual keywords
scribus-commit
-
r22916 by jghali - Use c++11 override specifier in PDF import plugin in order to detect poppler changes and fix a few detected issues
scribus-commit
-
r22915 by jghali - #15616: After importing a PDF file scribus saves corrupt .sla files
scribus-commit
-
r22914 by jghali - More cleanup for ScrSpinBox code
scribus-commit
-
r22913 by jghali - Some cleanup for ScrSpinBox code
scribus-commit
-
r22912 by jghali - Small readability improvement
scribus-commit
-
r22911 by jghali - Indentation fix
scribus-commit
-
r22910 by jghali - Refactor PathFinderPlugin::run()
scribus-commit
-
r22909 by jghali - Some refactoring for node edit related code
scribus-commit
-
r22908 by jghali - Revert unintended comparison change
scribus-commit
-
r22907 by jghali - #15611: Deleting shape point triggers crash
scribus-commit
-
r22906 by jghali - Fixes for enabling building with poppler 0.75.0
scribus-commit
-
r22905 by jghali - Fix failure to define custom bullet char using character palette
scribus-commit
-
r22904 by jghali - Remove useless MenuManager::addMenuToWidgetOfAction()
scribus-commit
-
r22903 by jghali - Remove unused MenuManager::generateKeyManList()
scribus-commit
-
r22902 by jghali - Refactor MenuManager::clearMenuStrings()
scribus-commit
-
r22901 by jghali - Refactor ShapePlugin::addToMainWindowMenu()
scribus-commit
-
r22900 by jghali - Fix use of lower/upper case in some MenuManager function names
scribus-commit
-
r22899 by jghali - Refactor MenuManager's addMenuItemStringstoMenuBar() and addMenuItemStringstoMenu()
scribus-commit
-
r22898 by jghali - Revert changes not committed intentionally
scribus-commit
-
r22897 by jghali - #15603: Image rotation increment down button doesn't go below zero (or wrap to 360)
scribus-commit
-
r22896 by jghali - #15604: wrong undo when resizing multiple items
scribus-commit
-
r22895 by jghali - #15601: Last line of text frame appears duplicated at the beginning of next linked text frame
scribus-commit
-
r22894 by jghali - Refactor ScribusMainWindow::specialActionKeyEvent() (2)
scribus-commit
-
r22893 by jghali - Refactor ScribusMainWindow::specialActionKeyEvent()
scribus-commit
-
r22892 by jghali - #15594: Copy-pasting image may change image offset
scribus-commit
-
r22891 by jghali - Remove deleted files from CMakeLists.txt (2)
scribus-commit
-
r22890 by jghali - Fix msvc warning about int <=> pointer conversion
scribus-commit
-
r22889 by jghali - Some refactoring for character palette
scribus-commit
-
r22888 by jghali - #15597: crash when inserting a glyph... in an image frame
scribus-commit
-
r22887 by jghali - Sort rejected fonts by name
scribus-commit
-
r22886 by jghali - #15550: Add a tab to Preferences > Fonts with the rejected fonts
scribus-commit