[thg-dev] [PATCH 1 of 2] qtlib: new method openlocalurl for opening a local url

2011-08-07 Thread Simon Heimberg
# HG changeset patch # User Simon Heimberg sim...@besonet.ch # Date 1312372764 -7200 # Node ID bc054acc8d07200c09076c168cfd86a2c57714a5 # Parent 71c2535192cc0d285462b8a3d8fce7cf2bb0cdda qtlib: new method openlocalurl for opening a local url It allows to explore something located on a network

[thg-dev] [PATCH 0 of 2] allow to explore a repo located on a network share

2011-08-07 Thread Simon Heimberg
The function in qtlib is introduced and used with this patches. I will handle the other pending mails later. Greetings, Simon -- BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for

[thg-dev] [PATCH 2 of 2] use openlocalurl from qtlib in hgqt dialogs

2011-08-07 Thread Simon Heimberg
# HG changeset patch # User Simon Heimberg sim...@besonet.ch # Date 1312373614 -7200 # Node ID ea60172149aa1bcd90f2c96af9fd29f5161a623d # Parent bc054acc8d07200c09076c168cfd86a2c57714a5 use openlocalurl from qtlib in hgqt dialogs Replaced QDesktopServices.openUrl(QUrl.fromLocalFile(...)) with

[thg-dev] [PATCH] hglib: functions tounicode and fromunicode less error prone

2011-08-07 Thread Simon Heimberg
# HG changeset patch # User Simon Heimberg sim...@besonet.ch # Date 1312375591 -7200 # Node ID 2d3284ca70533bcda10710e9f7d74af446ef9215 # Parent 4fc3521bcb5aae38bfd06546a67a8a15bb20dc9a hglib: functions tounicode and fromunicode less error prone * tounicode returns QString unmodified instead of