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
/
ui
/
sctreewidget.cpp
- Rev 24658
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
24658
355d 13h
jghali
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Refactor ScTreeWidgetDelegate::paint() to exit early when possible
24657
355d 13h
jghali
/trunk/Scribus/scribus/ui/sctreewidget.cpp
#16585: Sidebars arrows don't follow system dark theme
24656
355d 14h
jghali
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Code style fixes
23925
677d 23h
jghali
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Code cleanup
22652
1367d 15h
craig
/trunk/Scribus/scribus/ui/sctreewidget.cpp
clazy and clang fixes, part 20
22635
1375d 23h
craig
/trunk/Scribus/scribus/ui/sctreewidget.cpp
clazy and clang fixes, part 15
22601
1390d 01h
craig
/trunk/Scribus/scribus/ui/sctreewidget.cpp
clazy and clang fixes, part 3
22521
1481d 21h
craig
/trunk/Scribus/scribus/ui/sctreewidget.cpp
More nullptr and other conversions
21575
1998d 11h
craig
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Split Text formatting functions into new Text Properties palette
21095
2258d 19h
jghali
/trunk/Scribus/scribus/ui/sctreewidget.cpp
12204: Opening/Closing Properties palette tabs moves the view to the first document
21093
2258d 19h
jghali
/trunk/Scribus/scribus/ui/sctreewidget.cpp
use some new QTreeWidgetItem functions instead of deprecated ones
18799
3031d 14h
fschmid
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Experimental new Design for Property Palette Widgets. Looks and feels like the QtDesigner PropertyEditor Window.
Can be removed easily if it isn't accepted.
18446
3186d 15h
craig
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Remove USE_QT5 and all the Qt4 only code. Remove some QT version >4 code. Remove some cmake 2.6 cmake code, Set minimum cmake to 2.8.9 and qt min version to 5.0.0
18204
3361d 12h
fschmid
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Fixed Bug #11454: Fix all the Q_WS/Q_OS globals that are not right anymore
18194
3363d 13h
fschmid
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Port to Qt5:
To enable building against Qt5 use the new commandline options:
-DUSE_QT5=1
-DQT_PREFIX="path _to_your_Qt5_installation"
when calling cmake
Only thing that does't work is the upgradechecker class as it depends on deprecated Qt4 classes, and needs a complete rewrite.
Default for building is still Qt4, so a normal cmake call without the options above still results in a build against
Qt4.
17936
3458d 14h
craig
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Fix a few compile warnings
17389
3719d 14h
fschmid
/trunk/Scribus/scribus/ui/sctreewidget.cpp
ScTreeWidget: enabled smooth scrolling.
17387
3720d 13h
fschmid
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Activating the real power to the properties palette change: now you can have more than one tab open at a time.
17386
3721d 14h
fschmid
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Improved visual appearance when an item is disabled in ScTreeWidget.
17383
3721d 22h
fschmid
/trunk/Scribus/scribus/ui/sctreewidget.cpp
Replaced the QToolBox widget of the properties palette with the ScTreeWidget (already used in the text tab)
←Prev
1
2
Next→
Show All