Warning: session_start(): open(/tmp/sess_f13nolq0atnnu1s4kr3on7iro7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
QGRUBEditor openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

QGRUBEditor

   2.5.0  

Qt System Tool

Score 81%
QGRUBEditor
zoom


QGRUBEditor
zoom


QGRUBEditor
zoom


Blog:  Link
Downloads:  163114
Submitted:  Jun 14 2007
Updated:  Feb 17 2008

Description:

QGRUBEditor is no longer under active development. It has been replaced by KGRUBEditor (http://www.kde-apps.org/content/show.php?content=75442). It contains exactly the same features and a lot more plus the fact that it is written in the KDE4 libraries. Please take a look at it.

----------------------------------------------------

QGRUBEditor is a system tool to view and edit the GRUB boot loader. It offers many features and it is the perfect solution for those who want to change the way GRUB works, without messing with GRUB's configuration files.

HOW TO INSTALL:
Install by entering into the extracted folder and typing (in the console)

qmake
make
sudo make install

For more information see the INSTALL file.

Have fun!

NOTE: QGRUBEditor depends on:
  • gzip (gunzip)

  • grub

  • imagemagick

  • libqt4-core (>=4.3.0)

  • libqt4-gui (>=4.3.0)

  • libqt4-dev (>=4.3.0)



  • Changelog:

    v.2.5.0
    -------
    *ADDED: View Input now shows even the UUID of each device (and UUID is used whenever you select a kernel using Browse in the Add or Edit page)
    *ADDED: View menu.lst's raw input (as it exists in the file)
    *ADDED: New command support: Fallback
    *ADDED: Timeout, Default & Fallback are checkable (the user may or may not use them)
    *ADDED: Instead of selecting a number to set the default entry, the user may now choose from a list of names.
    *ADDED: Instead of selecting a number to set the fallback entry, the user may now choose from a list of names.
    *ADDED: Re-implemented all GRUB Settings
    *ADDED: Color Support
    *ADDED: Tools Menu
    *ADDED: Password encrypting tool.
    *ADDED: GRUB Splash Image creating tool.
    *ADDED: Toolbar custom context menu with their properties
    *ADDED: Entry custom context menu with the following actions: "Set Default", "Set Fallback"
    *ADDED: The "Auto Backup" setting
    *ADDED: What's This? Documentation
    *FIXED: Only one instance is allowed.
    *FIXED: 'lock' command is put after 'title' command as it ought to and not in the end of the entry.
    *FIXED: A bug occuring if you had the Location toolbar enabled and tried to edit some entry
    *FIXED: In the Add/Edit Page if the root of the kernel/initrd are the same automatically remove the "(hdx,x)" prefix
    *FIXED: Location Toolbar will now appear at the bottom by default.
    *REMOVED: Vector Graphics will no longer be shipped with the application
    *REMOVED: The "Smart Crop" settings
    *REMOVED: The "Toolbar Properties" settings from the settings dialog. These settings can still be accessed by right-clicking on a toolbar.
    *I18N: New translation available: Romanian (thanks to Doru)
    *I18N: Updated all translations
    and much, much more..

    In this version we tried to implement some kind of documentation (What's This?) but although it explains all functions available on the GUI it isn't complete (doesn't documentate all parts of the application). Thus, in some of the next releases we hope to have full HTML-based documentation.




    LicenseGPL
    Source(Source (2.5.0))
    Send to a friend
    Subscribe
    Other  Content  from artemisfowl2007
    Report inappropriate content



    goto page: prev   1  2  3  4  5  6 

    -
    .

     feeding back

     
     by apachelogger on: Jul 17 2007
     
    Score 50%

    Ahoy!
    I'm working on a Kubuntu package of qgrubeditor and want to report some issues.

    * GenericName in the desktop file should actually be a generic one, e.g. System Utility
    * The desktop file is missing the Categories tag, e.g. Categories=Qt;System;

    for both see http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html

    * I'd suggest to place the application related data in /usr/share/apps/qgrubeditor instead of /usr/share directly, this keeps the structure clear

    * /usr/share/applnk/System/ is not a proper installation path for the desktop file

    desktop.path = /usr/share/applications/

    ....if you want to only show it in KDE use the OnlyShowIn=KDE tag. If so, you might want considering to provide a 2nd desktop file including NotShowIn=KDE using Exec=gksu qgrubeditor instead of X-KDE-SubstituteUID


    Hope that was not too confusing ^_^ really good application


    Reply to this

    -
    .

     Re: feeding back

     
     by artemisfowl2007 on: Jul 17 2007
     
    Score 50%

    Thanks a lot for your advise...

    As you can see I did all the changes you told me... I hope it is easier for you now to create the package. Whenever it is ready send it to me via e-mail so that I can upload to it to SourceForge. (You can see my e-mail in the About Box. I am the head developer ;-D)

    PS: I hope the package you are creating is for version 1.3 of QGRUBEditor and that it will be compatible with all (K/X/Ed)ubuntu versions.

    (And you weren't confusing at all)


    Reply to this

    -

     Re: Re: feeding back

     
     by apachelogger on: Jul 17 2007
     
    Score 50%

    Dude, you honestly rock!

    Though I don't do as much... forgot the most important thing:

    Please add Copyright (!!) and License (!!) notes to every source file (as stated in the COPYING file, line 282 sqq.)

    And writing about the COPYING file. The version you're shipping is out of date. The FSF isn't located in
    59 Temple Place, Suite 330
    anymore, see http://www.fsf.org/about/contact.html
    You might consider updating the address :)

    I gotta wait for your changes, before I upload a new revision for ubuntu reviewing. Btw, instead of putting the deb on sf.net you might consider just linking to http://packages.kubuntu-de.org/en/ which is where I will store my backport anyway.


    Reply to this

    -
    .

     News

     
     by artemisfowl2007 on: Jul 23 2007
     
    Score 50%

    Sorry for taking me so long to answer but I was working hard on QGRUBEditor and QAliasEditor. Hopefully I released the first version of QAliasEditor and in a couple days I will release version 1.5 of QGRUBEditor. It has changed dramatically. You'll notice it immediately!


    Reply to this

    -
    .

     .deb package

     
     by artemisfowl2007 on: Jul 24 2007
     
    Score 50%

    apachelogger, now I think you may start with the package! I hope you liked this double release (version 1.3 -> 1.5)!


    Reply to this

    -

     ArchLinux

     
     by marciUn on: Jul 24 2007
     
    Score 50%

    QGRUBEditor 1.5.0 is ready for Arch Linux User.
    http://aur.archlinux.org/packages.php?do_Details=1&ID=11882

    Enjoy.


    --
    Archlinux User

    Reply to this

    -

     initial win state

     
     by xep on: Jul 25 2007
     
    Score 50%

    PLZ, use:
    settings->setValue("geometry", some_qmainwindow->saveGeometry());
    ...
    some_qmainwindow->restoreGeometry(settings->value("geometry").toByteArray());

    i hate big windows opened with top-left in center of screen


    //подумайте о детях! почему никто никогда не думает о детях?! :)
    Reply to this

    -

     Re: initial win stat

     
     by artemisfowl2007 on: Jul 25 2007
     
    Score 50%

    You're absolutely right! I implemended it but you'll have to wait for version 1.6!


    Reply to this

    -
    .

     News

     
     by artemisfowl2007 on: Aug 16 2007
     
    Score 50%

    Second major version of QGRUBEditor is out!

    The whole source code was rewritten(I would appreciate it if other developers could assess the new code) and now QGRUBEditor runs flawlessly (at least for me). Many new features were implemented and some of the old ones were enhanced. In the ChangeLog you may find some of the changes (unfortunately not all of them) but I strongly advise you to download QGRUBEditor and test it on your system. The new features are amazing (especially the data viewing feature which in my opinion will be especially helpful for newbiews - try pressing "Ctrl+V" in the main window) and above all they run like a gem!

    All feature requests were done (see the previous posts) except for GRUB2 Support :-(. This wasn't done due to lacking documentation. From September till next summer, I'll be having much less free time so if you wish to see any of your ideas completed, please let me know soon.

    PS: All translations but the Greek one is outdated (translators are probably on vacation). Whenever they are ready I'll update the download. Oh, and thanks for the Arch Packages ;-D.


    Reply to this

    goto page: prev   1  2  3  4  5  6 

    Add commentBack




    -



     
     
     Who we are
    Contact
    More about us
    Frequently Asked Questions
    Register
    Twitter
    Blog
    Explore
    Apps
    Artwork
    Jobs
    Knowledge
    Events
    People
    Updates on identi.ca
    Updates on Twitter
    Content RSS   
    Events RSS   

    Participate
    Groups
    Forum
    Add Content
    Public API
    About openDesktop.org
    Legal Notice
    Spreadshirt Shop
    CafePress Shop
    Advertising
    Sponsor us
    Report Abuse
     

    Copyright 2007-2016 openDesktop.org Team  
    All rights reserved. openDesktop.org is not liable for any content or goods on this site.
    All contributors are responsible for the lawfulness of their uploads.
    openDesktop is a trademark of the openDesktop.org Team