]> git.sesse.net Git - kdenlive/log
kdenlive
15 years agoFix version number (now 0.7), add myself as author
Jean-Baptiste Mardelle [Tue, 15 Jul 2008 15:26:50 +0000 (15:26 +0000)]
Fix version number (now 0.7), add myself as author

svn path=/branches/KDE4/; revision=2314

15 years agocopy / paste clips and transitions, move several clips
Jean-Baptiste Mardelle [Tue, 15 Jul 2008 10:54:51 +0000 (10:54 +0000)]
copy / paste clips and transitions, move several clips

svn path=/branches/KDE4/; revision=2313

15 years agoFix crash on guide dialog
Jean-Baptiste Mardelle [Mon, 14 Jul 2008 10:17:12 +0000 (10:17 +0000)]
Fix crash on guide dialog

svn path=/branches/KDE4/; revision=2312

15 years agomake mouse wheel effective on marker dialog
Jean-Baptiste Mardelle [Mon, 14 Jul 2008 10:13:27 +0000 (10:13 +0000)]
make mouse wheel effective on marker dialog

svn path=/branches/KDE4/; revision=2311

15 years agoAnother fix for the same compilation error. Btw, the error never appeared in my system...
Lúcio Flávio Corrêa [Sun, 13 Jul 2008 16:15:27 +0000 (16:15 +0000)]
Another fix for the same compilation error. Btw, the error never appeared in my system...

svn path=/branches/KDE4/; revision=2310

15 years agom_gradient was not initialized. Fixed now.
Lúcio Flávio Corrêa [Sat, 12 Jul 2008 23:37:29 +0000 (23:37 +0000)]
m_gradient was not initialized. Fixed now.

svn path=/branches/KDE4/; revision=2309

15 years agoadd menu to hide/show dock widgets
Jean-Baptiste Mardelle [Sat, 12 Jul 2008 12:45:36 +0000 (12:45 +0000)]
add menu to hide/show dock widgets

svn path=/branches/KDE4/; revision=2308

15 years agocleanup some monitor suff
Jean-Baptiste Mardelle [Sat, 12 Jul 2008 12:12:15 +0000 (12:12 +0000)]
cleanup some monitor suff

svn path=/branches/KDE4/; revision=2307

15 years agoAdd dvd export profile (problem with 16:9 ratio still pending), some export fixes.
Jean-Baptiste Mardelle [Sat, 12 Jul 2008 12:08:21 +0000 (12:08 +0000)]
Add dvd export profile (problem with 16:9 ratio still pending), some export fixes.

svn path=/branches/KDE4/; revision=2306

15 years agoSome headers fixes
Lúcio Flávio Corrêa [Fri, 11 Jul 2008 14:23:22 +0000 (14:23 +0000)]
Some headers fixes

svn path=/branches/KDE4/; revision=2305

15 years agoFix typos
Lúcio Flávio Corrêa [Thu, 10 Jul 2008 15:24:38 +0000 (15:24 +0000)]
Fix typos

svn path=/branches/KDE4/; revision=2304

15 years agofix audiothumb issue on resize of clip
Marco Gittler [Wed, 9 Jul 2008 18:10:05 +0000 (18:10 +0000)]
fix audiothumb issue on resize of clip

svn path=/branches/KDE4/; revision=2303

15 years agoSome new actions: delete all guides, delete all markers, fix crash in delete clip...
Jean-Baptiste Mardelle [Tue, 8 Jul 2008 22:41:04 +0000 (22:41 +0000)]
Some new actions: delete all guides, delete all markers, fix crash in delete clip undo

svn path=/branches/KDE4/; revision=2302

15 years agoremoved not present *.h in Messages.sh
Marco Gittler [Tue, 8 Jul 2008 19:07:20 +0000 (19:07 +0000)]
removed not present *.h in Messages.sh

svn path=/branches/KDE4/; revision=2301

15 years agodefault apps (video player, external image / sound editor) can now be defined in...
Jean-Baptiste Mardelle [Tue, 8 Jul 2008 16:35:10 +0000 (16:35 +0000)]
default apps (video player, external image / sound editor) can now be defined in Kdenlive settings dialog

svn path=/branches/KDE4/; revision=2300

15 years agoNo error message if jobViewServer is unavailable, fix timeout on Notify popups
Jean-Baptiste Mardelle [Tue, 8 Jul 2008 16:33:32 +0000 (16:33 +0000)]
No error message if jobViewServer is unavailable, fix timeout on Notify popups

svn path=/branches/KDE4/; revision=2299

15 years agochange cursor on timeline ruler for better feedback
Jean-Baptiste Mardelle [Mon, 7 Jul 2008 23:12:19 +0000 (23:12 +0000)]
change cursor on timeline ruler for better feedback

svn path=/branches/KDE4/; revision=2298

15 years agoSmall fix to transition change
Jean-Baptiste Mardelle [Mon, 7 Jul 2008 22:46:29 +0000 (22:46 +0000)]
Small fix to transition change

svn path=/branches/KDE4/; revision=2297

15 years agoFix crash on transition edit
Jean-Baptiste Mardelle [Mon, 7 Jul 2008 22:30:51 +0000 (22:30 +0000)]
Fix crash on transition edit

svn path=/branches/KDE4/; revision=2296

15 years agohome / end to go to start / end of clip, Ctrl+home/end to go to project start / end
Jean-Baptiste Mardelle [Mon, 7 Jul 2008 21:39:37 +0000 (21:39 +0000)]
home / end to go to start / end of clip, Ctrl+home/end to go to project start / end

svn path=/branches/KDE4/; revision=2295

15 years ago* Guides improvements and fixes
Jean-Baptiste Mardelle [Mon, 7 Jul 2008 20:48:50 +0000 (20:48 +0000)]
* Guides improvements and fixes
* Timeline ruler cursor fixes

svn path=/branches/KDE4/; revision=2294

15 years agoInstead of LINK_DIRECTORIES, the correct one is LINK_LIBRARIES.
Lúcio Flávio Corrêa [Mon, 7 Jul 2008 19:48:30 +0000 (19:48 +0000)]
Instead of LINK_DIRECTORIES, the correct one is LINK_LIBRARIES.

Thanks to gold linker I found that :)

svn path=/branches/KDE4/; revision=2293

15 years agoAdded "find next" feature
Jean-Baptiste Mardelle [Sun, 6 Jul 2008 22:35:23 +0000 (22:35 +0000)]
Added "find next" feature

svn path=/branches/KDE4/; revision=2292

15 years ago* NEW: find as you type feature. You can now type a text and the timeline will scroll...
Jean-Baptiste Mardelle [Sun, 6 Jul 2008 21:55:08 +0000 (21:55 +0000)]
* NEW: find as you type feature. You can now type a text and the timeline will scroll to a clip or marker that has this text
* start fixing bugs in clip's effect index

svn path=/branches/KDE4/; revision=2291

15 years agoallow set values for duration/crop/pos with scrolling in duration dialog
Marco Gittler [Sun, 29 Jun 2008 17:45:18 +0000 (17:45 +0000)]
allow set values for duration/crop/pos with scrolling in duration dialog

svn path=/branches/KDE4/; revision=2290

15 years agodouble click a clip in timeline to edit position & duration, several clip move/resize...
Jean-Baptiste Mardelle [Sat, 28 Jun 2008 20:35:16 +0000 (20:35 +0000)]
double click a clip in timeline to edit position & duration, several clip move/resize fixes

svn path=/branches/KDE4/; revision=2289

15 years agoBetter transition move between tracks
Jean-Baptiste Mardelle [Sat, 28 Jun 2008 18:40:22 +0000 (18:40 +0000)]
Better transition move between tracks

svn path=/branches/KDE4/; revision=2288

15 years agoFix clip count & duration on document opening
Jean-Baptiste Mardelle [Sat, 28 Jun 2008 13:48:58 +0000 (13:48 +0000)]
Fix clip count & duration on document opening

svn path=/branches/KDE4/; revision=2287

15 years agoSet thumbnail image for clip from monitor context menu
Jean-Baptiste Mardelle [Sat, 28 Jun 2008 12:35:46 +0000 (12:35 +0000)]
Set thumbnail image for clip from monitor context menu

svn path=/branches/KDE4/; revision=2286

15 years agosmall fix for project opening
Jean-Baptiste Mardelle [Sat, 28 Jun 2008 00:37:18 +0000 (00:37 +0000)]
small fix for project opening

svn path=/branches/KDE4/; revision=2285

15 years agoindent fixes and give more info on capture failure
Jean-Baptiste Mardelle [Sat, 28 Jun 2008 00:31:58 +0000 (00:31 +0000)]
indent fixes and give more info on capture failure

svn path=/branches/KDE4/; revision=2284

15 years agoFix clip type not correctly saved
Jean-Baptiste Mardelle [Fri, 27 Jun 2008 18:24:54 +0000 (18:24 +0000)]
Fix clip type not correctly saved

svn path=/branches/KDE4/; revision=2283

15 years agoFix effect stack corruption when opening project
Jean-Baptiste Mardelle [Fri, 27 Jun 2008 18:10:23 +0000 (18:10 +0000)]
Fix effect stack corruption when opening project

svn path=/branches/KDE4/; revision=2282

15 years agostart informing user when there is an error in MLT operation, add option to reopen...
Jean-Baptiste Mardelle [Fri, 27 Jun 2008 17:55:14 +0000 (17:55 +0000)]
start informing user when there is an error in MLT operation, add option to reopen last project

svn path=/branches/KDE4/; revision=2281

15 years agoadd / edit effect keyframe is now integrated in the undo framework
Jean-Baptiste Mardelle [Fri, 27 Jun 2008 17:18:40 +0000 (17:18 +0000)]
add / edit effect keyframe is now integrated in the undo framework

svn path=/branches/KDE4/; revision=2280

15 years agocompletely hide the project overview widget since it is not implemented at all yet
Jean-Baptiste Mardelle [Thu, 26 Jun 2008 15:28:22 +0000 (15:28 +0000)]
completely hide the project overview widget since it is not implemented at all yet

svn path=/branches/KDE4/; revision=2279

15 years agoupdate startup layout
Jean-Baptiste Mardelle [Thu, 26 Jun 2008 11:35:10 +0000 (11:35 +0000)]
update startup layout

svn path=/branches/KDE4/; revision=2278

15 years agoScreen grab fixes
Jean-Baptiste Mardelle [Wed, 25 Jun 2008 20:52:20 +0000 (20:52 +0000)]
Screen grab fixes

svn path=/branches/KDE4/; revision=2277

15 years agoNEW: Kdenlive can now create screencasts.
Jean-Baptiste Mardelle [Wed, 25 Jun 2008 20:22:47 +0000 (20:22 +0000)]
NEW: Kdenlive can now create screencasts.
You can capture video through firewire (with dvgrab), video4linux (with ffmpeg) and x11 video grabbing (with ffmpeg configured with: --enable-x11grab )

svn path=/branches/KDE4/; revision=2276

15 years agosome fixes for guides
Jean-Baptiste Mardelle [Wed, 25 Jun 2008 15:17:16 +0000 (15:17 +0000)]
some fixes for guides

svn path=/branches/KDE4/; revision=2275

15 years agopopulate the timeline menu
Jean-Baptiste Mardelle [Wed, 25 Jun 2008 11:00:03 +0000 (11:00 +0000)]
populate the timeline menu

svn path=/branches/KDE4/; revision=2274

15 years agonicer style for zoom slider
Jean-Baptiste Mardelle [Tue, 24 Jun 2008 22:01:44 +0000 (22:01 +0000)]
nicer style for zoom slider

svn path=/branches/KDE4/; revision=2273

15 years agonew icons, snapping can now be en/disabled
Jean-Baptiste Mardelle [Tue, 24 Jun 2008 21:52:46 +0000 (21:52 +0000)]
new icons, snapping can now be en/disabled

svn path=/branches/KDE4/; revision=2272

15 years agomore icons
Jean-Baptiste Mardelle [Tue, 24 Jun 2008 20:43:54 +0000 (20:43 +0000)]
more icons

svn path=/branches/KDE4/; revision=2271

15 years agonew icons for add clip
Jean-Baptiste Mardelle [Tue, 24 Jun 2008 20:17:01 +0000 (20:17 +0000)]
new icons for add clip

svn path=/branches/KDE4/; revision=2270

15 years agoclick on monitor ruler now seeks
Jean-Baptiste Mardelle [Mon, 23 Jun 2008 21:52:17 +0000 (21:52 +0000)]
click on monitor ruler now seeks

svn path=/branches/KDE4/; revision=2269

15 years agomoving cutter tool over a clip now shows the frame to be cut in clip monitor
Jean-Baptiste Mardelle [Mon, 23 Jun 2008 21:17:32 +0000 (21:17 +0000)]
moving cutter tool over a clip now shows the frame to be cut in clip monitor

svn path=/branches/KDE4/; revision=2268

15 years agosmall ui fixes
Jean-Baptiste Mardelle [Mon, 23 Jun 2008 20:31:10 +0000 (20:31 +0000)]
small ui fixes

svn path=/branches/KDE4/; revision=2267

15 years agoshow error message when action failed
Jean-Baptiste Mardelle [Mon, 23 Jun 2008 20:23:59 +0000 (20:23 +0000)]
show error message when action failed

svn path=/branches/KDE4/; revision=2266

15 years agosmall effect keyframe fix
Jean-Baptiste Mardelle [Mon, 23 Jun 2008 20:10:46 +0000 (20:10 +0000)]
small effect keyframe fix

svn path=/branches/KDE4/; revision=2265

15 years agokeyframes can now be edited through double click
Jean-Baptiste Mardelle [Mon, 23 Jun 2008 19:53:10 +0000 (19:53 +0000)]
keyframes can now be edited through double click

svn path=/branches/KDE4/; revision=2264

15 years ago* show image thumbnail in marker creation dialog
Jean-Baptiste Mardelle [Mon, 23 Jun 2008 19:10:14 +0000 (19:10 +0000)]
* show image thumbnail in marker creation dialog
* better keyframes handling
* small bugfixes

svn path=/branches/KDE4/; revision=2263

15 years agoseveral small fixes, introduce nice popup messages in statusbar taken from dolphin
Jean-Baptiste Mardelle [Sat, 21 Jun 2008 23:56:26 +0000 (23:56 +0000)]
several small fixes, introduce nice popup messages in statusbar taken from dolphin

svn path=/branches/KDE4/; revision=2262

15 years agoseveral keyframe effect fixes
Jean-Baptiste Mardelle [Sat, 21 Jun 2008 13:39:44 +0000 (13:39 +0000)]
several keyframe effect fixes

svn path=/branches/KDE4/; revision=2261

15 years agobrightness, boxblur and wave can have keyframes
Jean-Baptiste Mardelle [Sat, 21 Jun 2008 09:29:45 +0000 (09:29 +0000)]
brightness, boxblur and wave can have keyframes

svn path=/branches/KDE4/; revision=2260

15 years agoSmall fix for keyframe effects
Jean-Baptiste Mardelle [Sat, 21 Jun 2008 09:26:33 +0000 (09:26 +0000)]
Small fix for keyframe effects

svn path=/branches/KDE4/; revision=2259

15 years agofix typo & cleanup
Jean-Baptiste Mardelle [Sat, 21 Jun 2008 09:25:24 +0000 (09:25 +0000)]
fix typo & cleanup

svn path=/branches/KDE4/; revision=2258

15 years agovolume effect now works fine with keyframes
Jean-Baptiste Mardelle [Sat, 21 Jun 2008 08:46:36 +0000 (08:46 +0000)]
volume effect now works fine with keyframes

svn path=/branches/KDE4/; revision=2257

15 years agomore work on keyframe effects and thumbnail fixes
Jean-Baptiste Mardelle [Sat, 21 Jun 2008 00:35:14 +0000 (00:35 +0000)]
more work on keyframe effects and thumbnail fixes

svn path=/branches/KDE4/; revision=2256

15 years agoscale thumbnail before converting it to rgb
Jean-Baptiste Mardelle [Tue, 17 Jun 2008 22:37:17 +0000 (22:37 +0000)]
scale thumbnail before converting it to rgb

svn path=/branches/KDE4/; revision=2255

15 years agoFix effects
Jean-Baptiste Mardelle [Tue, 17 Jun 2008 21:25:13 +0000 (21:25 +0000)]
Fix effects

svn path=/branches/KDE4/; revision=2254

15 years agofix memleak & only fetch thumbnails if user wants them
Jean-Baptiste Mardelle [Tue, 17 Jun 2008 21:17:52 +0000 (21:17 +0000)]
fix memleak & only fetch thumbnails if user wants them

svn path=/branches/KDE4/; revision=2253

15 years agoget ready for keyframes in timeline
Jean-Baptiste Mardelle [Tue, 17 Jun 2008 21:05:20 +0000 (21:05 +0000)]
get ready for keyframes in timeline

svn path=/branches/KDE4/; revision=2252

15 years agoWorkaround MLT not giving rgb images to fix thumbnails
Jean-Baptiste Mardelle [Tue, 17 Jun 2008 21:04:00 +0000 (21:04 +0000)]
Workaround MLT not giving rgb images to fix thumbnails

svn path=/branches/KDE4/; revision=2251

15 years agocleanup and better monitor handling from project view
Jean-Baptiste Mardelle [Wed, 11 Jun 2008 20:39:38 +0000 (20:39 +0000)]
cleanup and better monitor handling from project view

svn path=/branches/KDE4/; revision=2250

15 years agoremove duplicate line
Jean-Baptiste Mardelle [Wed, 11 Jun 2008 20:36:24 +0000 (20:36 +0000)]
remove duplicate line

svn path=/branches/KDE4/; revision=2249

15 years agouncomment the code disabling double buffering for video monitor, fixes the "gray...
Jean-Baptiste Mardelle [Wed, 11 Jun 2008 19:42:15 +0000 (19:42 +0000)]
uncomment the code disabling double buffering for video monitor, fixes the "gray monitor" effect

svn path=/branches/KDE4/; revision=2248

15 years agoFix guide snapping & stop animations on timeline zooming
Jean-Baptiste Mardelle [Tue, 10 Jun 2008 22:10:48 +0000 (22:10 +0000)]
Fix guide snapping & stop animations on timeline zooming

svn path=/branches/KDE4/; revision=2247

15 years agoFix zoom centering
Jean-Baptiste Mardelle [Tue, 10 Jun 2008 22:02:00 +0000 (22:02 +0000)]
Fix zoom centering

svn path=/branches/KDE4/; revision=2246

15 years agoload & save guides
Jean-Baptiste Mardelle [Tue, 10 Jun 2008 21:35:28 +0000 (21:35 +0000)]
load & save guides

svn path=/branches/KDE4/; revision=2245

15 years agodon't forget to cleanup clipmanager
Jean-Baptiste Mardelle [Tue, 10 Jun 2008 20:52:52 +0000 (20:52 +0000)]
don't forget to cleanup clipmanager

svn path=/branches/KDE4/; revision=2244

15 years agoGuides can now be moved, and deleted, all actions can be undone
Jean-Baptiste Mardelle [Tue, 10 Jun 2008 20:51:22 +0000 (20:51 +0000)]
Guides can now be moved, and deleted, all actions can be undone

svn path=/branches/KDE4/; revision=2243

15 years agostart implementing timeline guides
Jean-Baptiste Mardelle [Tue, 10 Jun 2008 10:35:26 +0000 (10:35 +0000)]
start implementing timeline guides

svn path=/branches/KDE4/; revision=2242

15 years agosmall bugfixes
Jean-Baptiste Mardelle [Mon, 9 Jun 2008 22:05:03 +0000 (22:05 +0000)]
small bugfixes

svn path=/branches/KDE4/; revision=2241

15 years agooptimize painting
Jean-Baptiste Mardelle [Mon, 9 Jun 2008 20:17:05 +0000 (20:17 +0000)]
optimize painting

svn path=/branches/KDE4/; revision=2240

15 years agooptimize clip painting
Jean-Baptiste Mardelle [Mon, 9 Jun 2008 19:58:48 +0000 (19:58 +0000)]
optimize clip painting

svn path=/branches/KDE4/; revision=2239

15 years agooptimize clip painting
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 23:27:03 +0000 (23:27 +0000)]
optimize clip painting

svn path=/branches/KDE4/; revision=2238

15 years agoWhen adding transition, calculate optimal duration
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 21:40:07 +0000 (21:40 +0000)]
When adding transition, calculate optimal duration

svn path=/branches/KDE4/; revision=2237

15 years agoAnother attempt to fix crash on clip move
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 21:39:15 +0000 (21:39 +0000)]
Another attempt to fix crash on clip move

svn path=/branches/KDE4/; revision=2236

15 years agoFix mid button playing in timeline
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 21:02:21 +0000 (21:02 +0000)]
Fix mid button playing in timeline

svn path=/branches/KDE4/; revision=2235

15 years ago* Fix for constant params
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 13:44:32 +0000 (13:44 +0000)]
* Fix for constant params

svn path=/branches/KDE4/; revision=2234

15 years ago* small arrow instead of ellipse as transition handle
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 13:40:24 +0000 (13:40 +0000)]
* small arrow instead of ellipse as transition handle
* mouse middle click in timeline now does play / pause
* correctly load effects from saved doc

svn path=/branches/KDE4/; revision=2233

15 years ago* New: audio fade in / out by dragging a clip's top corner
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 10:47:12 +0000 (10:47 +0000)]
* New: audio fade in / out by dragging a clip's top corner
* Nice animation on effect add/remove

svn path=/branches/KDE4/; revision=2232

15 years agoFade in / out effects
Jean-Baptiste Mardelle [Sun, 8 Jun 2008 10:44:46 +0000 (10:44 +0000)]
Fade in / out effects

svn path=/branches/KDE4/; revision=2231

15 years agoallow arrows & delete when editing a text item
Jean-Baptiste Mardelle [Tue, 3 Jun 2008 20:59:10 +0000 (20:59 +0000)]
allow arrows & delete when editing a text item

svn path=/branches/KDE4/; revision=2230

15 years agoTitle clips:
Jean-Baptiste Mardelle [Tue, 3 Jun 2008 20:46:28 +0000 (20:46 +0000)]
Title clips:
* add item horizontal/vertical align
* fix bugs with rectangles that had borders

svn path=/branches/KDE4/; revision=2229

15 years agoAdd transition through context menu
Jean-Baptiste Mardelle [Tue, 3 Jun 2008 19:28:08 +0000 (19:28 +0000)]
Add transition through context menu

svn path=/branches/KDE4/; revision=2228

15 years agouse appropriate icons
Jean-Baptiste Mardelle [Tue, 3 Jun 2008 17:33:12 +0000 (17:33 +0000)]
use appropriate icons

svn path=/branches/KDE4/; revision=2227

15 years agosupport transparency in wipe transitions
Jean-Baptiste Mardelle [Tue, 3 Jun 2008 17:11:35 +0000 (17:11 +0000)]
support transparency in wipe transitions

svn path=/branches/KDE4/; revision=2226

15 years agoSOme work on transitions, including a new wipe transition (to be improved)
Jean-Baptiste Mardelle [Tue, 3 Jun 2008 16:02:41 +0000 (16:02 +0000)]
SOme work on transitions, including a new wipe transition (to be improved)

svn path=/branches/KDE4/; revision=2225

15 years agoadd widget for wipe transition settings
Jean-Baptiste Mardelle [Tue, 3 Jun 2008 15:58:34 +0000 (15:58 +0000)]
add widget for wipe transition settings

svn path=/branches/KDE4/; revision=2224

15 years agoLoad transition params when opening document
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 23:17:36 +0000 (23:17 +0000)]
Load transition params when opening document

svn path=/branches/KDE4/; revision=2223

15 years agoFix param update when switching between 2 transitions
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 22:50:58 +0000 (22:50 +0000)]
Fix param update when switching between 2 transitions

svn path=/branches/KDE4/; revision=2222

15 years agoDisable transition settings if no transition is selected
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 22:48:49 +0000 (22:48 +0000)]
Disable transition settings if no transition is selected

svn path=/branches/KDE4/; revision=2221

15 years agoLayout: remove frame
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 22:48:02 +0000 (22:48 +0000)]
Layout: remove frame

svn path=/branches/KDE4/; revision=2220

15 years agoMake transitions smaller
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 21:06:44 +0000 (21:06 +0000)]
Make transitions smaller

svn path=/branches/KDE4/; revision=2219

15 years agoFix possible crash after transition deletion
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 21:06:03 +0000 (21:06 +0000)]
Fix possible crash after transition deletion

svn path=/branches/KDE4/; revision=2218

15 years agofix layout issue
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 20:12:18 +0000 (20:12 +0000)]
fix layout issue

svn path=/branches/KDE4/; revision=2217

15 years agoFix dropping effect on selected clip
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 20:11:59 +0000 (20:11 +0000)]
Fix dropping effect on selected clip

svn path=/branches/KDE4/; revision=2216

15 years agosmall changes in clip painting (effect names and markers)
Jean-Baptiste Mardelle [Mon, 2 Jun 2008 20:11:38 +0000 (20:11 +0000)]
small changes in clip painting (effect names and markers)

svn path=/branches/KDE4/; revision=2215