BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
Scribus
(root)
/
trunk
/
Scribus
/
scribus
/
scribus.h
- Rev 25130
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
25130
175d 21h
jghali
/trunk/Scribus/scribus/scribus.h
25058
320d 13h
jghali
/trunk/Scribus/scribus/scribus.h
Code cleanup
24715
493d 13h
jghali
/trunk/Scribus/scribus/scribus.h
Code cleanup
24665
610d 13h
jghali
/trunk/Scribus/scribus/scribus.h
#16591: Typo fixes in source documentation and comments <luzpaz>
24055
852d 13h
craig
/trunk/Scribus/scribus/scribus.h
Code cleanup
24048
859d 19h
jghali
/trunk/Scribus/scribus/scribus.h
Code cleanup
24003
890d 10h
jghali
/trunk/Scribus/scribus/scribus.h
Move ScribusMainWindow::keyPressEvent() code to CanvasMode
ScribusMainWindow::keyPressEvent() cannot be removed tho and ScribusMainWindow::keyReleaseEvent() has also to be restored. In some situations it indeed appears that key events go through ScribusMainWindow instead of ScribusView's eventFilter(). ScribusMainWindow's keyPressEvent() and keyReleaseEvent() are hence modified to redirect key events directly to active canvas mode.
23981
905d 18h
craig
/trunk/Scribus/scribus/scribus.h
#16191 related: Test removal of duplicate code. We can remove commented
code once confirmed ok
23954
924d 15h
jghali
/trunk/Scribus/scribus/scribus.h
Remove additional underscore in class member name
23949
925d 08h
jghali
/trunk/Scribus/scribus/scribus.h
Rename ScribusView's GotoLa() to more meaningful GotoLayer
23947
925d 14h
jghali
/trunk/Scribus/scribus/scribus.h
rename ScribusMainWindow's slotSetCurrentPage() argument from German to English
23917
938d 12h
jghali
/trunk/Scribus/scribus/scribus.h
Fix canvas positionning issue when going from page edit mode to masterpage edit mode then inline/symbol items edit mode and back
23845
986d 09h
jghali
/trunk/Scribus/scribus/scribus.h
Add output preview for PostScript language
For Windows users, it was previously not always easy to get to PostScript output preview as Windows GDI is the most common printing method on this platform. The print preview hence most commonly uses Windows GDI based code, requiring user to pass by print dialog to access PostScript preview. Also coming changes related to printing code should in the end make use of PostScript language less frequent in print preview also on other platforms. A more direct way to access Postscript output preview is hence also needed on these other platforms.
23829
988d 10h
jghali
/trunk/Scribus/scribus/scribus.h
Add PDF based Output Preview
23825
992d 09h
jghali
/trunk/Scribus/scribus/scribus.h
Simplify handling of some PDF export parameters related to PDF/X output profile
23700
1008d 14h
craig
/trunk/Scribus/scribus/scribus.h
Code cleanup fixing function parameters and initialisation
23651
1018d 14h
craig
/trunk/Scribus/scribus/scribus.h
Code cleanup
23607
1030d 02h
craig
/trunk/Scribus/scribus/scribus.h
Related to #15656, introduce ability to switch between Qt detected
system numerical separators and separators as default for the UI
language locale. Implement (and therefore harmonise) the display of
separators across the application. Adjust ScrSpinBox workings,
definitely needs more testing.
23577
1034d 14h
craig
/trunk/Scribus/scribus/scribus.h
Split up screen data collection function and add dpi colleciton
23568
1035d 13h
craig
/trunk/Scribus/scribus/scribus.h
Record screen and position in a better way to properly place the main window on opening in multi screen situation
←Prev
1
2
Next→
Show All