All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Anonymous

    2118167·text·111.0 KB·2012-02-11 22:59 UTC
    
        
  • Mine

    2118166·text·111.0 KB·2012-02-11 22:59 UTC
    
        
  • Something

    2118159·text·2.7 KB·2012-02-11 22:28 UTC
    void RobertsUI::playVideo()
    {
    // Use the Qt GStreamer hack on systems with Qt Gstreamer phonon_backend
    #if !defined(Q_WS_WIN) && !defined(Q_WS_MAC)
     #define QT_GSTREAMER_HACK
    #endif
    
     QWi
  • Mine

    2118157·text·19.5 KB·2012-02-11 22:07 UTC
    make clean 
    make -f Makefile.Debug clean
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    rm debug/moc_aboutdialog.cpp debug/moc_configeditor.cpp debug/moc_configurationmodel.cpp debug/moc
  • Mine

    2118156·text·324 B·2012-02-11 22:07 UTC
    catch (SQLException x)
     {
     if (Config.DEBUG)
     _log.fine("Database Connection FAILED");
     // re-throw the exception
     throw x;
     }
     catch (Exception e)
     {
     if (Config.DEBUG)
  • Mine

    2118155·text·19.5 KB·2012-02-11 22:07 UTC
    make clean 
    make -f Makefile.Debug clean
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    rm debug/moc_aboutdialog.cpp debug/moc_configeditor.cpp debug/moc_configurationmodel.cpp debug/moc
  • Untitled

    2118154·text·3.0 KB·2012-02-11 21:56 UTC
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    
    C:\Users\Jonathan>env
    !::=::\
    !C:=C:\Users\Jonathan
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=
  • Someone

    2118153·text·3.0 KB·2012-02-11 21:43 UTC
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    
    C:\Users\Jonathan>env
    !C:=C:\Users\Jonathan
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\
  • Someone

    2118152·text·3.0 KB·2012-02-11 21:40 UTC
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    
    C:\Users\Jonathan>env
    !C:=C:\Users\Jonathan
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\
  • Mine

    2118151·text·908 B·2012-02-11 21:34 UTC
    C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Watcom\binnt;C:\Watcom
  • Untitled

    2118150·text·3.1 KB·2012-02-11 21:33 UTC
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    
    C:\Users\Jonathan>cd c:\mingw\msys\1.0\bin.env.exe
    The system cannot find the path specified.
  • Something

    2118149·text·2.8 KB·2012-02-11 21:25 UTC
    using System;
    using System.Linq;
    using System.Collections.Generic;
    
    namespace ConsoleApplication1
    {
    
     class Program1
     {
     static char[] sesli = { 'A', 'a', 'E', 'e', 'İ', 'i', 'I'
  • Mine

    2118147·text·9.8 KB·2012-02-11 21:15 UTC
    % beginfig(1);
    
    % linecap := butt;
    % linejoin := mitered;
    
    drawoptions (withcolor (0.000000,0.180000,0.900000));
    
    % /
    fill (1246.540039,54.421902)--(1329.739990,168.266006)--(1369.160034,168.2
  • Something

    2118146·text·16.0 KB·2012-02-11 21:10 UTC
    make debug 
    make -f Makefile.Debug
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    c:\QtSDK\Desktop\Qt\4.8.0\mingw\bin\uic.exe aboutdialog.ui -o ui_aboutdialog.h
    c:\QtSDK\Desktop\Qt\4.8.
  • Unnamed

    2118145·text·16.0 KB·2012-02-11 21:10 UTC
    make debug 
    make -f Makefile.Debug
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    c:\QtSDK\Desktop\Qt\4.8.0\mingw\bin\uic.exe aboutdialog.ui -o ui_aboutdialog.h
    c:\QtSDK\Desktop\Qt\4.8.
  • Mine

    2118144·text·16.0 KB·2012-02-11 21:09 UTC
    make debug 
    make -f Makefile.Debug
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    c:\QtSDK\Desktop\Qt\4.8.0\mingw\bin\uic.exe aboutdialog.ui -o ui_aboutdialog.h
    c:\QtSDK\Desktop\Qt\4.8.
  • Unnamed

    2118142·text·82 B·2012-02-11 21:01 UTC
    TEMPLATE = app
    TARGET = RobertsUI
    QT += core \
     gui \
     xml \
     phonon
  • Someone

    2118141·text·1.2 KB·2012-02-11 20:55 UTC
    make debug 
    make -f Makefile.Debug
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    c:\QtSDK\Desktop\Qt\4.8.0\mingw\bin\uic.exe aboutdialog.ui -o ui_aboutdialog.h
    c:\QtSDK\Desktop\Qt\4.8.
  • Something

    2118140·text·1.2 KB·2012-02-11 20:54 UTC
    make debug 
    make -f Makefile.Debug
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    c:\QtSDK\Desktop\Qt\4.8.0\mingw\bin\uic.exe aboutdialog.ui -o ui_aboutdialog.h
    c:\QtSDK\Desktop\Qt\4.8.
  • Mine

    2118139·text·2.0 KB·2012-02-11 20:53 UTC
    make clean 
    make -f Makefile.Debug clean
    make[1]: Entering directory `C:/Users/Jonathan/RobertsUI'
    del debug\moc_aboutdialog.cpp debug\moc_configeditor.cpp debug\moc_configurationmodel.cpp debug\mo

older pastes →