1. 03 Dec, 2006 4 commits
    • Clément Stenac's avatar
      Qt4 open: · 9040f4ed
      Clément Stenac authored
      * Implement MRL handling for file, disc and network
      * Moved input slave option to the global dialog (not file specific and
        avoid cluttering the file subpanel)
      * Initial implementation of the network panel based on ideas and work by
        Leo Spalteholz. Thanks !
      * Improve layouting and handling of the advanced options subpanel
      
      --This line, and those below, will beignored--
      
      M    modules/gui/qt4/dialogs/open.cpp
      M    modules/gui/qt4/dialogs/open.hpp
      M    modules/gui/qt4/components/open.cpp
      M    modules/gui/qt4/components/open.hpp
      M    modules/gui/qt4/ui/open_net.ui
      M    modules/gui/qt4/ui/open_disk.ui
      M    modules/gui/qt4/ui/open_file.ui
      M    modules/gui/qt4/ui/open.ui
      9040f4ed
    • Rémi Denis-Courmont's avatar
      Save a few allocations · c256165f
      Rémi Denis-Courmont authored
      c256165f
    • Rémi Denis-Courmont's avatar
    • Rémi Denis-Courmont's avatar
      New VLM quoting and escaping logic that is more like the usual C one[1] · e0bebcef
      Rémi Denis-Courmont authored
      - Do not validate quotes recursively (there is no reason to do that)
        and it is really unlike anything else.
      - Do not allow escaping non-ASCII (to avoid UTF-8 breakages)
        or non-printable characters.
      [1] we don't support every features of C escaping though
      e0bebcef
  2. 02 Dec, 2006 4 commits
  3. 01 Dec, 2006 9 commits
  4. 30 Nov, 2006 7 commits
  5. 29 Nov, 2006 10 commits
  6. 28 Nov, 2006 6 commits