]> git.sesse.net Git - kdenlive/log
kdenlive
14 years ago- Avoid adding an undo command when no clips are actually added. [1]
Alberto Villa [Wed, 12 May 2010 14:01:31 +0000 (14:01 +0000)]
- Avoid adding an undo command when no clips are actually added. [1]
- Fix a possible breakage of title clips duration on load.
- Remove code duplication.

PR: http://kdenlive.org/mantis/view.php?id=1406 [1]

svn path=/trunk/kdenlive/; revision=4433

14 years ago- mainwindow.cpp: possibly avoid a step when locating MLT environment in parseProfiles()
Alberto Villa [Wed, 12 May 2010 11:29:16 +0000 (11:29 +0000)]
- mainwindow.cpp: possibly avoid a step when locating MLT environment in parseProfiles()
- Start documenting code.
- Reindent and cleanup.

svn path=/trunk/kdenlive/; revision=4432

14 years ago- Do not allow setting opacity of obscure effect to zero as this will lead to a crash
Till Theato [Tue, 11 May 2010 16:41:27 +0000 (16:41 +0000)]
- Do not allow setting opacity of obscure effect to zero as this will lead to a crash

svn path=/trunk/kdenlive/; revision=4431

14 years ago- Add ability to disable opacity in geometryval
Till Theato [Tue, 11 May 2010 16:26:55 +0000 (16:26 +0000)]
- Add ability to disable opacity in geometryval
- Disable opacity in AffineComposite, Automask, Pan and Zoom, Rotate and Shear

svn path=/trunk/kdenlive/; revision=4430

14 years ago- Add myself to the authors :).
Alberto Villa [Tue, 11 May 2010 13:34:45 +0000 (13:34 +0000)]
- Add myself to the authors :).
- Cleanup and sync AUTHORS and main.cpp information.

svn path=/trunk/kdenlive/; revision=4429

14 years ago- Fix drop frame timecode format. [1]
Alberto Villa [Tue, 11 May 2010 13:25:57 +0000 (13:25 +0000)]
- Fix drop frame timecode format. [1]
- Fix a (possible) wrong format in the clip duration dialog when "frames" is current format.
- Reindent.

PR: http://www.kdenlive.org/mantis/view.php?id=1511 [1]

svn path=/trunk/kdenlive/; revision=4428

14 years ago- Disable reset action when no keyframe is selected in geometryval
Till Theato [Mon, 10 May 2010 14:48:23 +0000 (14:48 +0000)]
- Disable reset action when no keyframe is selected in geometryval
- Show the correct geometry in the geometryval options when between keyframes

svn path=/trunk/kdenlive/; revision=4427

14 years agoImprove accessibility of geometryval
Till Theato [Sun, 9 May 2010 17:06:25 +0000 (17:06 +0000)]
Improve accessibility of geometryval
(see: http://kdenlive.org/forum/effects-transitions-accessibility)

svn path=/trunk/kdenlive/; revision=4426

14 years agoDraw default line in curve widget
Till Theato [Sat, 8 May 2010 22:21:47 +0000 (22:21 +0000)]
Draw default line in curve widget

svn path=/trunk/kdenlive/; revision=4425

14 years ago- Small update to frei0r.levels appearance
Till Theato [Sat, 8 May 2010 22:02:46 +0000 (22:02 +0000)]
- Small update to frei0r.levels appearance
- Remove strange characters from debug messages in title widget

svn path=/trunk/kdenlive/; revision=4424

14 years ago- Increase maximum size of curve widget
Till Theato [Sat, 8 May 2010 21:55:38 +0000 (21:55 +0000)]
- Increase maximum size of curve widget
- Exclude first and last point from right click deletion in curve widget
- Fix selected point index changing after deleting a point with a smaller index in curve widget

svn path=/trunk/kdenlive/; revision=4423

14 years agoFix "insert space" crashing on last track
Till Theato [Sat, 8 May 2010 19:01:24 +0000 (19:01 +0000)]
Fix "insert space" crashing on last track
(also: http://kdenlive.org/mantis/view.php?id=1482)

svn path=/trunk/kdenlive/; revision=4422

14 years agoRemove point in curve widget with right click
Till Theato [Fri, 7 May 2010 20:01:08 +0000 (20:01 +0000)]
Remove point in curve widget with right click

svn path=/trunk/kdenlive/; revision=4421

14 years ago- Limit number of points in curve widget as they are limited in frei0r
Till Theato [Fri, 7 May 2010 15:31:53 +0000 (15:31 +0000)]
- Limit number of points in curve widget as they are limited in frei0r
- Add spin boxes for selected value in curve widget

svn path=/trunk/kdenlive/; revision=4420

14 years ago- Add "curve" as effect parameter type
Till Theato [Fri, 7 May 2010 14:32:07 +0000 (14:32 +0000)]
- Add "curve" as effect parameter type
- Use curve widget in frei0r curves effect

svn path=/trunk/kdenlive/; revision=4419

14 years agoImport Krita's curve widget and strip its Krita depencies
Till Theato [Fri, 7 May 2010 14:18:59 +0000 (14:18 +0000)]
Import Krita's curve widget and strip its Krita depencies

svn path=/trunk/kdenlive/; revision=4418

14 years agoFix detection of missing luma files on document opening
Jean-Baptiste Mardelle [Thu, 6 May 2010 11:55:43 +0000 (11:55 +0000)]
Fix detection of missing luma files on document opening

svn path=/trunk/kdenlive/; revision=4417

14 years agoFix pasting shortcut not always working
Jean-Baptiste Mardelle [Thu, 6 May 2010 11:33:18 +0000 (11:33 +0000)]
Fix pasting shortcut not always working

svn path=/trunk/kdenlive/; revision=4416

14 years agoAdd menu to timeline ruler to easily scroll to a guide
Jean-Baptiste Mardelle [Thu, 6 May 2010 10:56:58 +0000 (10:56 +0000)]
Add menu to timeline ruler to easily scroll to a guide

svn path=/trunk/kdenlive/; revision=4415

14 years agoFix pasting of color/image clips
Jean-Baptiste Mardelle [Thu, 6 May 2010 09:57:44 +0000 (09:57 +0000)]
Fix pasting of color/image clips

svn path=/trunk/kdenlive/; revision=4414

14 years agoTry to correctly fix issue resize start issue:
Jean-Baptiste Mardelle [Thu, 6 May 2010 09:48:39 +0000 (09:48 +0000)]
Try to correctly fix issue resize start issue:
http://kdenlive.org/mantis/view.php?id=1575

svn path=/trunk/kdenlive/; revision=4413

14 years agoAllow resizing images in timeline from start:
Till Theato [Thu, 6 May 2010 07:24:29 +0000 (07:24 +0000)]
Allow resizing images in timeline from start:
http://kdenlive.org/mantis/view.php?id=1575

svn path=/trunk/kdenlive/; revision=4412

14 years ago- Fix recordMyDesktop arguments: they mostly start with "--" instead of "-".
Alberto Villa [Wed, 5 May 2010 00:06:00 +0000 (00:06 +0000)]
- Fix recordMyDesktop arguments: they mostly start with "--" instead of "-".

This prevented the record monitor to do anything when options like "-freq" (the one that triggered this exact problem) were being used.

A feedback of the errors (if any) reported by recordMyDesktop should be displayed instead of dying silently.

Reported by: natman on IRC

svn path=/trunk/kdenlive/; revision=4411

14 years agoThe transcode menu should not be enabled for images and slideshows:
Till Theato [Tue, 4 May 2010 19:00:42 +0000 (19:00 +0000)]
The transcode menu should not be enabled for images and slideshows:
http://kdenlive.org/mantis/view.php?id=1579

svn path=/trunk/kdenlive/; revision=4410

14 years agoFocus Ok button in "add template title" dialog if template was found during initializ...
Till Theato [Tue, 4 May 2010 17:03:21 +0000 (17:03 +0000)]
Focus Ok button in "add template title" dialog if template was found during initialization:
http://kdenlive.org/mantis/view.php?id=1581

svn path=/trunk/kdenlive/; revision=4409

14 years agokdenlive.pot update. Ukrainian translation update.
Yuri Chornoivan [Mon, 3 May 2010 20:41:48 +0000 (20:41 +0000)]
kdenlive.pot update. Ukrainian translation update.

svn path=/trunk/kdenlive/; revision=4408

14 years agoFix initialization of AffineComposite Transition geometry (1539)
Dan Dennedy [Sat, 1 May 2010 06:10:24 +0000 (06:10 +0000)]
Fix initialization of AffineComposite Transition geometry (1539)

svn path=/trunk/kdenlive/; revision=4407

14 years agoFix effectlist filter and search not obeying to each other
Till Theato [Thu, 29 Apr 2010 18:26:57 +0000 (18:26 +0000)]
Fix effectlist filter and search not obeying to each other

svn path=/trunk/kdenlive/; revision=4406

14 years agoAdd effects XML UI files for c0rners and defish0r.
Dan Dennedy [Tue, 27 Apr 2010 21:19:17 +0000 (21:19 +0000)]
Add effects XML UI files for c0rners and defish0r.

svn path=/trunk/kdenlive/; revision=4405

14 years agomake sure subclip is visible when added to the project tree
Jean-Baptiste Mardelle [Tue, 27 Apr 2010 21:10:00 +0000 (21:10 +0000)]
make sure subclip is visible when added to the project tree

svn path=/trunk/kdenlive/; revision=4404

14 years agoSmall improvement to usability of "levels" and "curves" effects
Till Theato [Sun, 25 Apr 2010 15:26:35 +0000 (15:26 +0000)]
Small improvement to usability of "levels" and "curves" effects

svn path=/trunk/kdenlive/; revision=4403

14 years agoFix crash when pressing play in the clip monitor after deleting the last clip
Till Theato [Sun, 25 Apr 2010 09:01:34 +0000 (09:01 +0000)]
Fix crash when pressing play in the clip monitor after deleting the last clip

svn path=/trunk/kdenlive/; revision=4402

14 years agoFix fades when copy/paste a clip
Jean-Baptiste Mardelle [Sat, 24 Apr 2010 22:13:06 +0000 (22:13 +0000)]
Fix fades when copy/paste a clip

svn path=/trunk/kdenlive/; revision=4401

14 years agoFix expansion of clips with subitems (through double click)
Jean-Baptiste Mardelle [Sat, 24 Apr 2010 20:36:23 +0000 (20:36 +0000)]
Fix expansion of clips with subitems (through double click)

svn path=/trunk/kdenlive/; revision=4400

14 years agoAdd WAV transcoding in project tree to easily extract audio from a clip
Jean-Baptiste Mardelle [Sat, 24 Apr 2010 20:15:13 +0000 (20:15 +0000)]
Add WAV transcoding in project tree to easily extract audio from a clip

svn path=/trunk/kdenlive/; revision=4399

14 years agoMake preselected profile visible in render dialog
Till Theato [Sat, 24 Apr 2010 19:35:54 +0000 (19:35 +0000)]
Make preselected profile visible in render dialog

svn path=/trunk/kdenlive/; revision=4398

14 years agoSet icon for "clip in timeline"
Till Theato [Sat, 24 Apr 2010 19:29:43 +0000 (19:29 +0000)]
Set icon for "clip in timeline"

svn path=/trunk/kdenlive/; revision=4397

14 years agoFix crash when using "insert clip zone in timeline (overwrite)" without selecting...
Till Theato [Sat, 24 Apr 2010 17:05:43 +0000 (17:05 +0000)]
Fix crash when using "insert clip zone in timeline (overwrite)" without selecting a clip

svn path=/trunk/kdenlive/; revision=4396

14 years ago- Add "clip in project tree" (timeline clip context menu)
Till Theato [Sat, 24 Apr 2010 16:55:59 +0000 (16:55 +0000)]
- Add "clip in project tree" (timeline clip context menu)
- Fix "switch monitor" not working

svn path=/trunk/kdenlive/; revision=4395

14 years agoShow warning when adding a clip which already exists in the project
Till Theato [Wed, 21 Apr 2010 19:41:45 +0000 (19:41 +0000)]
Show warning when adding a clip which already exists in the project

svn path=/trunk/kdenlive/; revision=4394

14 years agoMake "reload clip" work on folders
Till Theato [Wed, 21 Apr 2010 18:44:24 +0000 (18:44 +0000)]
Make "reload clip" work on folders

svn path=/trunk/kdenlive/; revision=4393

14 years agoShow name, resource and comment in tooltip for timeline clips (http://kdenlive.org...
Till Theato [Wed, 21 Apr 2010 15:47:50 +0000 (15:47 +0000)]
Show name, resource and comment in tooltip for timeline clips (http://kdenlive.org/mantis/view.php?id=1234)

svn path=/trunk/kdenlive/; revision=4392

14 years agokdenlive.pot update. Ukrainian translation update.
Yuri Chornoivan [Mon, 19 Apr 2010 16:45:16 +0000 (16:45 +0000)]
kdenlive.pot update. Ukrainian translation update.

svn path=/trunk/kdenlive/; revision=4391

14 years agoFix crash introduced in previous commit & transition corruption when deleting a track
Jean-Baptiste Mardelle [Sun, 18 Apr 2010 12:29:15 +0000 (12:29 +0000)]
Fix crash introduced in previous commit & transition corruption when deleting a track

svn path=/trunk/kdenlive/; revision=4390

14 years agoFinally fix transition order issue:
Jean-Baptiste Mardelle [Sun, 18 Apr 2010 10:36:22 +0000 (10:36 +0000)]
Finally fix transition order issue:
http://www.kdenlive.org/mantis/view.php?id=892

svn path=/trunk/kdenlive/; revision=4389

14 years agoSort entries in the "Find in Timeline" menu
Jean-Baptiste Mardelle [Sun, 18 Apr 2010 07:05:39 +0000 (07:05 +0000)]
Sort entries in the "Find in Timeline" menu

svn path=/trunk/kdenlive/; revision=4388

14 years agoFix errors & crash in paste clip
Jean-Baptiste Mardelle [Sun, 18 Apr 2010 06:58:00 +0000 (06:58 +0000)]
Fix errors & crash in paste clip

svn path=/trunk/kdenlive/; revision=4387

14 years ago- Find clip, selected in project tree, in timeline
Till Theato [Sat, 17 Apr 2010 15:16:50 +0000 (15:16 +0000)]
- Find clip, selected in project tree, in timeline
- Add "Edit duration" to timeline menu

svn path=/trunk/kdenlive/; revision=4386

14 years agoOptimise project tree UI
Jean-Baptiste Mardelle [Thu, 15 Apr 2010 21:52:41 +0000 (21:52 +0000)]
Optimise project tree UI

svn path=/trunk/kdenlive/; revision=4385

14 years agoFix title clip duration (1 frame offset):
Jean-Baptiste Mardelle [Wed, 14 Apr 2010 20:50:38 +0000 (20:50 +0000)]
Fix title clip duration (1 frame offset):
http://www.kdenlive.org/mantis/view.php?id=1552

svn path=/trunk/kdenlive/; revision=4384

14 years agoMake "Edit duration" in the transition context menu work
Till Theato [Mon, 12 Apr 2010 16:18:59 +0000 (16:18 +0000)]
Make "Edit duration" in the transition context menu work

svn path=/trunk/kdenlive/; revision=4383

14 years agoMonitor all clips for deletion, and replace with red clip if a video file is removed...
Jean-Baptiste Mardelle [Sun, 11 Apr 2010 21:17:54 +0000 (21:17 +0000)]
Monitor all clips for deletion, and replace with red clip if a video file is removed, fixes:
http://www.kdenlive.org/mantis/view.php?id=685

svn path=/trunk/kdenlive/; revision=4382

14 years agoPrepare checking of removed / deleted files in a project:
Jean-Baptiste Mardelle [Sun, 11 Apr 2010 15:52:29 +0000 (15:52 +0000)]
Prepare checking of removed / deleted files in a project:
http://www.kdenlive.org/mantis/view.php?id=685

svn path=/trunk/kdenlive/; revision=4381

14 years agofix regression with m_recMonitorDoc on OSX
Marco Gittler [Sat, 10 Apr 2010 20:36:58 +0000 (20:36 +0000)]
fix regression with m_recMonitorDoc on OSX

svn path=/trunk/kdenlive/; revision=4380

14 years agoMake screen capture work with more than one jack port:
Till Theato [Sat, 10 Apr 2010 11:12:06 +0000 (11:12 +0000)]
Make screen capture work with more than one jack port:
http://kdenlive.org/mantis/view.php?id=1548

svn path=/trunk/kdenlive/; revision=4379

14 years agoFix timeline corruption when moving clip with transition and the transition cannot...
Jean-Baptiste Mardelle [Sat, 10 Apr 2010 08:14:47 +0000 (08:14 +0000)]
Fix timeline corruption when moving clip with transition and the transition cannot be moved

svn path=/trunk/kdenlive/; revision=4378

14 years agocorrectly restore title bar setting (patch from Till Theato)
Jean-Baptiste Mardelle [Thu, 8 Apr 2010 13:14:17 +0000 (13:14 +0000)]
correctly restore title bar setting (patch from Till Theato)

svn path=/trunk/kdenlive/; revision=4377

14 years agoApplied patch supplied by Till TheatoFixes bug 1547: http://kdenlive.org/mantis/view...
Simon A. Eugster [Thu, 8 Apr 2010 11:57:06 +0000 (11:57 +0000)]
Applied patch supplied by Till TheatoFixes bug 1547: http://kdenlive.org/mantis/view.php?id=1547Track name no longer reset after changing its type.http://sourceforge.net/mailarchive/forum.php?thread_name=4BBDB5B3.6020502%40ttill.de&forum_name=kdenlive-devel

svn path=/trunk/kdenlive/; revision=4376

14 years agoRight mouse click on tabs to show / hide widget title bars
Jean-Baptiste Mardelle [Thu, 8 Apr 2010 07:42:30 +0000 (07:42 +0000)]
Right mouse click on tabs to show / hide widget title bars

svn path=/trunk/kdenlive/; revision=4375

14 years agosmall fix to title hiding
Jean-Baptiste Mardelle [Wed, 7 Apr 2010 17:53:04 +0000 (17:53 +0000)]
small fix to title hiding

svn path=/trunk/kdenlive/; revision=4374

14 years agoAdd option to hide dock widget title bars:
Jean-Baptiste Mardelle [Wed, 7 Apr 2010 17:48:12 +0000 (17:48 +0000)]
Add option to hide dock widget title bars:
http://kdenlive.org/forum/optimize-ui-screen-space-usage

svn path=/trunk/kdenlive/; revision=4373

14 years agoUse KDE's thumbnailer for slideshow preview
Jean-Baptiste Mardelle [Tue, 6 Apr 2010 12:14:17 +0000 (12:14 +0000)]
Use KDE's thumbnailer for slideshow preview

svn path=/trunk/kdenlive/; revision=4372

14 years agoFix thumbnail creation in slideshow dialog:
Jean-Baptiste Mardelle [Tue, 6 Apr 2010 01:03:10 +0000 (01:03 +0000)]
Fix thumbnail creation in slideshow dialog:
http://kdenlive.org/mantis/view.php?id=1546

svn path=/trunk/kdenlive/; revision=4371

14 years agoAdd "Edit duration" entry in timeline context menu, patch by Till Theato
Jean-Baptiste Mardelle [Mon, 5 Apr 2010 13:34:04 +0000 (13:34 +0000)]
Add "Edit duration" entry in timeline context menu, patch by Till Theato

svn path=/trunk/kdenlive/; revision=4370

14 years agokdenlive.pot update. Ukrainian translation update.
Yuri Chornoivan [Mon, 5 Apr 2010 06:59:51 +0000 (06:59 +0000)]
kdenlive.pot update. Ukrainian translation update.

svn path=/trunk/kdenlive/; revision=4369

14 years agoFix gimp mimetype
Jean-Baptiste Mardelle [Sun, 4 Apr 2010 14:09:06 +0000 (14:09 +0000)]
Fix gimp mimetype

svn path=/trunk/kdenlive/; revision=4368

14 years agoFix crash on thumb generation:
Jean-Baptiste Mardelle [Sat, 3 Apr 2010 20:03:19 +0000 (20:03 +0000)]
Fix crash on thumb generation:
http://www.kdenlive.org/mantis/view.php?id=1542

svn path=/trunk/kdenlive/; revision=4367

14 years agoCorrected typo
Mads Bondo Dydensborg [Fri, 2 Apr 2010 14:33:47 +0000 (14:33 +0000)]
Corrected typo

svn path=/trunk/kdenlive/; revision=4366

14 years ago- Add ability to configure the default duration for title clips.
Alberto Villa [Wed, 31 Mar 2010 13:50:06 +0000 (13:50 +0000)]
- Add ability to configure the default duration for title clips.
- Cleanup (courtesy of Qt Creator).

Submitted by: Till Theato

svn path=/trunk/kdenlive/; revision=4365

14 years ago- Split the render tool button into two push buttons.
Alberto Villa [Tue, 30 Mar 2010 14:55:17 +0000 (14:55 +0000)]
- Split the render tool button into two push buttons.

PR: http://kdenlive.org/mantis/view.php?id=1489
Submitted by: LeHomard

svn path=/trunk/kdenlive/; revision=4364

14 years ago- Make reindent.sh work when not called from its own directory.
Alberto Villa [Tue, 30 Mar 2010 11:43:37 +0000 (11:43 +0000)]
- Make reindent.sh work when not called from its own directory.
- Reindent some source files.

svn path=/trunk/kdenlive/; revision=4363

14 years ago- Hide empty effects folders when filtering by effect type.
Alberto Villa [Tue, 30 Mar 2010 11:35:38 +0000 (11:35 +0000)]
- Hide empty effects folders when filtering by effect type.

Submitted by: Till Theato

svn path=/trunk/kdenlive/; revision=4362

14 years ago- Set the limit to 10000% (100 times faster).
Alberto Villa [Sun, 28 Mar 2010 18:43:44 +0000 (18:43 +0000)]
- Set the limit to 10000% (100 times faster).

svn path=/trunk/kdenlive/; revision=4361

14 years agoFix crash in DVD Wizard:
Jean-Baptiste Mardelle [Sun, 28 Mar 2010 13:16:44 +0000 (13:16 +0000)]
Fix crash in DVD Wizard:
http://www.kdenlive.org:80/mantis/view.php?id=1474

svn path=/trunk/kdenlive/; revision=4360

14 years agocleanup drawing of effects list
Jean-Baptiste Mardelle [Sat, 27 Mar 2010 09:31:13 +0000 (09:31 +0000)]
cleanup drawing of effects list

svn path=/trunk/kdenlive/; revision=4359

14 years agoSmall fix in thumbnail creation
Jean-Baptiste Mardelle [Fri, 26 Mar 2010 14:34:14 +0000 (14:34 +0000)]
Small fix in thumbnail creation

svn path=/trunk/kdenlive/; revision=4358

14 years agoCleanup drawing of project tree
Jean-Baptiste Mardelle [Fri, 26 Mar 2010 12:10:16 +0000 (12:10 +0000)]
Cleanup drawing of project tree

svn path=/trunk/kdenlive/; revision=4357

14 years agoIf DVD creation failed, display the content of the Spumux and Dvdauthor project files...
Jean-Baptiste Mardelle [Fri, 26 Mar 2010 11:15:48 +0000 (11:15 +0000)]
If DVD creation failed, display the content of the Spumux and Dvdauthor project files for easier debugging

svn path=/trunk/kdenlive/; revision=4356

14 years agoFix error reported by cppcheck:
Jean-Baptiste Mardelle [Wed, 24 Mar 2010 09:50:39 +0000 (09:50 +0000)]
Fix error reported by cppcheck:
http://www.kdenlive.org/mantis/view.php?id=1528

svn path=/trunk/kdenlive/; revision=4355

14 years agoupdated russian translation by Alexander Sukhov
Jean-Baptiste Mardelle [Wed, 24 Mar 2010 08:09:17 +0000 (08:09 +0000)]
updated russian translation by  Alexander Sukhov

svn path=/trunk/kdenlive/; revision=4354

14 years agoFix dropframe timecode, patch from John T. Mertz
Jean-Baptiste Mardelle [Wed, 24 Mar 2010 07:59:07 +0000 (07:59 +0000)]
Fix dropframe timecode, patch from John T. Mertz
http://kdenlive.org/mantis/view.php?id=1033

svn path=/trunk/kdenlive/; revision=4353

14 years agoFix crash on clip transcode:
Jean-Baptiste Mardelle [Tue, 23 Mar 2010 20:11:46 +0000 (20:11 +0000)]
Fix crash on clip transcode:
ttp://www.kdenlive.org/mantis/view.php?id=1527

svn path=/trunk/kdenlive/; revision=4352

14 years agokdenlive.pot update. Ukrainian translation update.
Yuri Chornoivan [Mon, 22 Mar 2010 16:56:09 +0000 (16:56 +0000)]
kdenlive.pot update. Ukrainian translation update.

svn path=/trunk/kdenlive/; revision=4351

14 years agoFix HTML tags in i18n strings
Jean-Baptiste Mardelle [Sat, 13 Mar 2010 15:51:37 +0000 (15:51 +0000)]
Fix HTML tags in i18n strings

svn path=/trunk/kdenlive/; revision=4350

14 years agoUpdate our copyright message with fancy and legally enforceable copyright symbol
Markus Slopianka [Tue, 9 Mar 2010 22:56:28 +0000 (22:56 +0000)]
Update our copyright message with fancy and legally enforceable copyright symbol

svn path=/trunk/kdenlive/; revision=4349

14 years agoEnable UTF-8 strings
Markus Slopianka [Tue, 9 Mar 2010 22:53:14 +0000 (22:53 +0000)]
Enable UTF-8 strings

svn path=/trunk/kdenlive/; revision=4348

14 years agoUpdated German translation
Markus Slopianka [Sat, 27 Feb 2010 22:12:52 +0000 (22:12 +0000)]
Updated German translation

svn path=/trunk/kdenlive/; revision=4347

14 years agoUpdated German translation
Markus Slopianka [Sat, 27 Feb 2010 22:05:10 +0000 (22:05 +0000)]
Updated German translation

svn path=/trunk/kdenlive/; revision=4346

14 years agoUpdated German translation
Markus Slopianka [Sat, 27 Feb 2010 22:02:36 +0000 (22:02 +0000)]
Updated German translation

svn path=/trunk/kdenlive/; revision=4345

14 years agoUpdated German translation
Markus Slopianka [Sat, 27 Feb 2010 21:54:22 +0000 (21:54 +0000)]
Updated German translation

svn path=/trunk/kdenlive/; revision=4344

14 years agoFix possible confusion in variable name
Jean-Baptiste Mardelle [Fri, 26 Feb 2010 21:43:15 +0000 (21:43 +0000)]
Fix possible confusion in variable name

svn path=/trunk/kdenlive/; revision=4342

14 years agopolish translation update
Mariusz Pluciński [Wed, 24 Feb 2010 21:02:07 +0000 (21:02 +0000)]
polish translation update

svn path=/trunk/kdenlive/; revision=4339

14 years agokdenlive.pot update + Ukrainian translation update
Yuri Chornoivan [Tue, 23 Feb 2010 19:44:00 +0000 (19:44 +0000)]
kdenlive.pot update + Ukrainian translation update

svn path=/trunk/kdenlive/; revision=4338

14 years agosmaller combobox to not fill the widget up
Marco Gittler [Tue, 23 Feb 2010 12:48:14 +0000 (12:48 +0000)]
smaller combobox to not fill the widget up

svn path=/trunk/kdenlive/; revision=4337

14 years agoAdd option to disable Nepomuk:
Jean-Baptiste Mardelle [Mon, 22 Feb 2010 22:05:59 +0000 (22:05 +0000)]
Add option to disable Nepomuk:
http://kdenlive.org/mantis/view.php?id=1457

svn path=/trunk/kdenlive/; revision=4336

14 years agonewstuff and templates for title
Marco Gittler [Sun, 21 Feb 2010 19:03:33 +0000 (19:03 +0000)]
newstuff and templates for title
ask if changes are made to title

svn path=/trunk/kdenlive/; revision=4334

14 years agoremove unused file
Jean-Baptiste Mardelle [Sun, 21 Feb 2010 18:20:59 +0000 (18:20 +0000)]
remove unused file

svn path=/trunk/kdenlive/; revision=4330

14 years agoMake effect groups translatable
Jean-Baptiste Mardelle [Sun, 21 Feb 2010 18:20:19 +0000 (18:20 +0000)]
Make effect groups translatable

svn path=/trunk/kdenlive/; revision=4329

14 years agoFix bug that corrupted transitions in non english language
Jean-Baptiste Mardelle [Sun, 21 Feb 2010 17:39:31 +0000 (17:39 +0000)]
Fix bug that corrupted transitions in non english language

svn path=/trunk/kdenlive/; revision=4328

14 years agotranslate transition name in timeline
Jean-Baptiste Mardelle [Sun, 21 Feb 2010 17:01:12 +0000 (17:01 +0000)]
translate transition name in timeline

svn path=/trunk/kdenlive/; revision=4327