index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
Fix an incorrect build order in src/generic/.
Daniel Burrows
1
-1
/
+11
2010-07-21
Tweak (hopefully improve) the package pool doccomments.
Daniel Burrows
1
-10
/
+33
2010-07-21
Replace an apparently accidental (but harmless) use of operator, with a semic...
Daniel Burrows
1
-2
/
+2
2010-07-21
Standardize indentation.
Daniel Burrows
1
-10
/
+10
2010-07-21
Derive package_pool_impl from sigc::trackable to avoid any surprises.
Daniel Burrows
1
-1
/
+2
2010-07-21
Merge remote branch 'aptitude-qt/001.1-package'
Daniel Burrows
3
-0
/
+263
2010-07-21
Merge commit 'aptitude-qt/001.1-package^'
Daniel Burrows
5
-1
/
+705
2010-07-21
Indentation fix.
Daniel Burrows
1
-8
/
+8
2010-07-21
Introduce package_pool class
Piotr Galiszewski
3
-0
/
+263
2010-07-21
Introduce package and version classes
Piotr Galiszewski
5
-1
/
+705
2010-07-20
Add tabs_manager class and fix tab_deletion_request signal logic
Piotr Galiszewski
7
-68
/
+490
2010-07-19
Fix indentation and spacing.
Daniel Burrows
2
-20
/
+19
2010-07-19
Improve a TODO.
Daniel Burrows
1
-2
/
+2
2010-07-19
Improve language in a bunch of doccomments.
Daniel Burrows
3
-60
/
+68
2010-07-19
Merge commit 'b7c0e95463426381865ac9902d73260e4ad284ff'
Daniel Burrows
8
-6
/
+744
2010-07-15
Indentation fix.
Daniel Burrows
1
-1
/
+1
2010-07-15
Add tab_widget, main_window and stub implemenation of status_widget
Piotr Galiszewski
8
-6
/
+744
2010-07-15
Add tab class and stubs of other main program's tabs
Piotr Galiszewski
13
-1
/
+599
2010-07-14
add new target *.mocc used for files containing signals and slots definitions...
Piotr Galiszewski
1
-0
/
+4
2010-07-13
Add build rules for aptitude-Qt
Piotr Galiszewski
6
-10
/
+167
2010-07-10
Make display_and_advance work even when the output isn't a terminal.
Daniel Burrows
2
-9
/
+15
2010-07-10
Force the current progress to be updated after a new file starts to download.
Daniel Burrows
1
-0
/
+2
2010-07-10
Make download_status_display part of the command-line code.
Daniel Burrows
12
-135
/
+163
2010-07-10
Use the new acquire_download_progress object to display command-line download...
Daniel Burrows
11
-429
/
+87
2010-07-10
Write a controller for the download progress view based on Acquire.
Daniel Burrows
4
-2
/
+384
2010-07-10
Add a routine on download_progress that's invoked when a file is skipped beca...
Daniel Burrows
2
-0
/
+46
2010-07-10
Add a complete() routine to the download progress view that's invoked when th...
Daniel Burrows
2
-1
/
+27
2010-07-10
Flesh out the implementation of the download progress display and its tests.
Daniel_Burrows@alumni.brown.edu
7
-51
/
+638
2010-07-10
Split the teletype mock's constructors into default/nice/strict variants too.
Daniel Burrows
2
-8
/
+49
2010-07-10
Make transient_message a Mock and use its strict variant.
Daniel Burrows
1
-1
/
+9
2010-07-10
Make combining_terminal_output implement the same interface as Mock.
Daniel Burrows
2
-5
/
+39
2010-07-10
Use Mock to implement terminal_with_combined_output.
Daniel Burrows
2
-8
/
+3
2010-07-10
Make the terminal_metrics mock a Mock instance and use its strict variant eve...
Daniel Burrows
2
-8
/
+4
2010-07-10
Make the terminal_locale mock a Mock instance and use its strict variant in t...
Daniel Burrows
2
-8
/
+4
2010-07-10
Make the terminal input class a Mock instance.
Daniel Burrows
2
-8
/
+4
2010-07-10
Make the terminal_output mock a Mock instance.
Daniel Burrows
2
-8
/
+6
2010-07-10
Add a utility class that makes it easy to use strict/nice mocks.
Daniel Burrows
3
-2
/
+95
2010-07-10
Have the teletype mark calls to the terminal's output() routine as expected.
Daniel_Burrows@alumni.brown.edu
1
-2
/
+2
2010-07-10
Give mocks::terminal_input::prompt_for_input a default return value.
Daniel Burrows
1
-1
/
+4
2010-07-10
Split the "terminal" interface into several interfaces that each export one p...
Daniel_Burrows@alumni.brown.edu
43
-438
/
+552
2010-07-09
A translator message has to be directly infront of the gettext call
Jens Seidel
1
-2
/
+2
2010-07-09
Moved a wrongly placed translator comment
Jens Seidel
2
-3
/
+3
2010-07-09
Added a missing "\n" in a message for consistency
Jens Seidel
1
-1
/
+1
2010-07-03
Move the search input controller and view classes over to generic/.
Daniel_Burrows@alumni.brown.edu
22
-89
/
+90
2010-07-03
Move the throttle object to src/generic/util.
Daniel_Burrows@alumni.brown.edu
13
-55
/
+77
2010-07-03
Move the core command-line progress view interface to generic/views.
Daniel_Burrows@alumni.brown.edu
14
-71
/
+147
2010-07-03
Fix up the SConscript files.
Daniel_Burrows@alumni.brown.edu
2
-0
/
+8
2010-07-02
Remove the now-obsolete preserve_and_advance() routine.
Daniel Burrows
3
-19
/
+0
2010-07-02
Use display_and_advance() for the standard progress meters.
Daniel Burrows
1
-8
/
+6
2010-07-02
Add a routine on transient_message to display a non-wrapped message and move ...
Daniel Burrows
4
-0
/
+28
[next]